Penguin

Differences between version 11 and previous revision of Samba3LDAP.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 11 Last edited on Sunday, October 31, 2004 6:10:03 pm by CraigBox Revert
Older page: version 10 Last edited on Sunday, October 31, 2004 5:23:29 pm by DanielLawson Revert
@@ -42,9 +42,9 @@
 The default setting for this is 'no', which means 'Update the NT and LM passwords in LDAP, and update the last set time'. This *will* cause a lot of grief if you are trying to use another mechanism to set the password, such as a custom script. It can also be set to 'only' which means it will only update the LDAP password (which is the userPassword field, ie the password that unix services will use via pam_ldap). Setting it to 'yes' means it will attempt to update all three passwords and update the last set time. This is almost definitely what you want. 
  
 !IdealX Samba Administration Scripts 
  
-The smbldap-tools available at http://samba.idealx.org/ are, in my opinion, essential for running an LDAP-aware Samba server. 
+The [IdealX smbldap-tools| http://samba.idealx.org/index.en.html] are, in my opinion, essential for running an LDAP-aware Samba server. 
  
 The smbldap-populate script will add in the "basic" builtin users and groups you need for decent windows interop. 
  
 The other scripts can be specified in smb.conf for things like adding users, adding machines (essential for joining a Windows client to a Samba domain run from LDAP), and so on.