mallapadi niranjan wrote: > Dec 20 10:52:43 testsystem slapd[3549]: conn=6 op=6 SEARCH RESULT tag=101 > err=0 nentries=0 text= > ############################################################################# There is no administrator account..., you can map administrator to root or create the administrator account in LDAP.
> > i have created a testuser using smbldap-useradd -a -m -A 1 -P testuser, and > gave password. > i could able to login with the user in the windows client, and able to > change password. > but that password is not getting updated shadow password. > > my query is the ldap password and shadow password should be same. ie if i > change a user password, will it get updated even in shadow password. > so that if i login with the "testuser" in linux, i should able to login with > the same password. try in smb.conf: ldap passwd sync = yes > > Regards > Niranjan -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
