From 0f9c300f5916824bb40f4ab45952b97a3fb7aea4 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Wed, 20 Apr 2005 17:00:25 +0000 Subject: Fixing location of sambaDomainName info. (This used to be commit 92624e47f7a7793c00128f6f2c48aadff0502658) --- docs/Samba-Guide/SBE-MakingHappyUsers.xml | 3 ++- docs/Samba-Guide/SBE-MigrateNT4Samba3.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/Samba-Guide/SBE-MakingHappyUsers.xml b/docs/Samba-Guide/SBE-MakingHappyUsers.xml index 27dfe89758..02effbe91f 100644 --- a/docs/Samba-Guide/SBE-MakingHappyUsers.xml +++ b/docs/Samba-Guide/SBE-MakingHappyUsers.xml @@ -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 diff --git a/docs/Samba-Guide/SBE-MigrateNT4Samba3.xml b/docs/Samba-Guide/SBE-MigrateNT4Samba3.xml index 6658873602..e0697ec24d 100644 --- a/docs/Samba-Guide/SBE-MigrateNT4Samba3.xml +++ b/docs/Samba-Guide/SBE-MigrateNT4Samba3.xml @@ -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 -- cgit