Your schema is missing an entry for userPassword. In my schema, that's defined as part of the Core schema and is referenced inside posixAccount, which is where I think most people keep it. But it can also be a special-purpose kind of attribute that interacts with the LDAP server more than other attribs will.
Caveat, though, is that I'm using OpenDS and not OpenLDAP. I don't *think* it's different for userPassword, though. Wes On Tuesday 22 September 2009 06:35:25 am Bruno Steven wrote: > Hello > I am trying add smbpasswd for user root , my environment is samba > integrated with openldap , I found the message down at moment that was > creating smbpasswd for root, with command smbpasswd -a root , show this log > in my sladp.log > > ldap_read: want=80, got=80 > 0000: 17 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 .1.3.6.1.4.1.420 > 0010: 33 2e 31 2e 31 31 2e 31 81 36 30 34 80 26 75 69 3.1.11.1.604.&ui > 0020: 64 3d 72 6f 6f 74 2c 6f 75 3d 70 65 73 73 6f 61 d=root,ou=pessoa > 0030: 73 2c 64 63 3d 61 6d 62 6c 69 76 72 65 2c 64 63 s,dc=amblivre,dc > 0040: 3d 63 6f 6d 82 08 70 69 6c 61 73 74 72 6f 05 00 =com..pilastro.. > ldap_read: want=8 error=Resource temporarily unavailable > Entry (uid=root,ou=pessoas,dc=amblivre,dc=com), attribute 'userPassword' not > allowed > entry failed schema check: attribute 'userPassword' not allowed > > By log , the schema samba not allowed attribute 'userPassword' , Somebody > know how resolve this problem ? > > -- > Bruno Steven - Administrador de sistemas. > LPIC-1 - LPI ID: lpi000119659 / Code: p2e4wz47e4 > https://www.lpi.org/caf/Xamman/certification > > MCP-Windows 2003 - TranscriptID: 793804 / Access Code: 080089100 > https://mcp.microsoft.com/authenticate/validatemcp.aspx > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba > -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
