"extended operations" are not "non-standard",  although they may or may
not be implemented by a particular DSA.  You can determine the 'exops'
supported by your DSA by looking at the rootDSA.

Samba should be able to sync the password and lm and ht hashes by
itself.  Just set the "ldap passwd sync = yes" directive,  see the
smb.conf for he possible settings (yes, no, and only ?).  This will work
with or without exop password change support.

Already i had  put the ldap passwd sync=yes

What does you root DSE look like?

This is my root DSE access control point rules:

dn:
changetype: modify
replace: orclaci
orclaci: access to entry by * (browse)
orclaci: access to attr=(*) by * (search,read,compare)
orclentrylevelaci: access to entry by * (browse)

The problems isn't here,

is there any samba developer that tell me what other kind of ldap operation make when change the password from windows? why i got the message: ldap password change requested, but LDAP server does not support it -- ignoring ? if Oracle Ldap doesn't support this, why it's changing just the samba password and not the userpassword, and why it is changed when i use the smbldap-password command?

Alex Canizales

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to