mirror of
https://github.com/samba-team/samba.git
synced 2024-12-31 17:18:04 +03:00
Fixing location of sambaDomainName info.
This commit is contained in:
parent
49afe716b0
commit
92624e47f7
@ -2239,7 +2239,8 @@ Let's start configuring the smbldap-tools scripts ...
|
||||
. Idmap suffix [ou=Idmap] >
|
||||
. sambaUnixIdPooldn: object where you want to store the next uidNumber
|
||||
and gidNumber available for new users and groups
|
||||
sambaUnixIdPooldn object (relative to ${suffix}) [cn=NextFreeUnixId] >
|
||||
sambaUnixIdPooldn object (relative to ${suffix})
|
||||
[cn=NextFreeUnixId] > sambaDomainName=MEGANET2
|
||||
. ldap master server: IP adress or DNS name
|
||||
of the master (writable) ldap server
|
||||
Use of uninitialized value in scalar chomp at ./configure.pl
|
||||
|
@ -714,7 +714,7 @@ Let's start configuring the smbldap-tools scripts ...
|
||||
. sambaUnixIdPooldn: object where you want to store the next uidNumber
|
||||
and gidNumber available for new users and groups
|
||||
sambaUnixIdPooldn object (relative to ${suffix})
|
||||
[cn=NextFreeUnixId] > sambaDomainName=DAMNATION
|
||||
[cn=NextFreeUnixId] > sambaDomainName=DAMNATION
|
||||
. ldap master server:
|
||||
IP adress or DNS name of the master (writable) ldap server
|
||||
ldap master server [] > 127.0.0.1
|
||||
|
Loading…
Reference in New Issue
Block a user