Changes
Page history
Update overview
authored
Feb 26, 2018
by
Alessandro Dal Sasso
Show whitespace changes
Inline
Side-by-side
samba-functionality/overview.md
View page @
2db52073
...
...
@@ -46,7 +46,7 @@ This can be used to create a central print server.
Active Directory is often described as a combined LDAP, Kerberos and
DCE/RPC server backed on to a common database
(
[
sam.ldb
](
protocols-and-subsystems/sam.ldb
)
in Samba).
(
[
sam.ldb
](
../
protocols-and-subsystems/sam.ldb
)
in Samba).
It provides secure centralised authentication, authorization as well
as address book services. All three protocols and others beside work
...
...
@@ -223,7 +223,7 @@ available for direct use as well.
### LDB
LDB is not just the basis for the AD DC's database
[
sam.ldb
](
protocols-and-subsystems/sam.ldb
)
in Samba), it is also a
[
sam.ldb
](
../
protocols-and-subsystems/sam.ldb
)
in Samba), it is also a
stand-alone library for wider use.
LDB aims to be an LDAP-like serverless database backed on to a
...
...
...
...