[Samba] samba authentication PAM/LDAP

2008-11-12 Thread Lenny Shovsky
Can Samba authenticate directly ( through pam_ldap ? ) via LDAP, which only has Unix uids password hashes ? Thank you. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] samba ldap domain join

2006-05-17 Thread lenny
still haven't found any resolution for this problem. I tried using a -t parameter with smbldap-passwd, but that didn't make any difference. The debug output still shows that it simply can't find the created computer account, eventhough it creates it the right ou. I wish there was a way to no have

Re: [Samba] samba ldap domain join

2006-05-11 Thread lenny
I got passed this by permitting anonymous writes to sambadomain and ou=computers in LDAP ( not ideal, but I really want this to work already ). Now I'm running into another problem. It seems that eventhough the machine accounts get created upon successful authentication, it fails to find that

Re: [Samba] samba ldap domain join

2006-05-11 Thread lenny
You don't need to give anonymous write access. You just need to give the ldap admin you set in smb.conf write access to the tree and properly set the ldap password with smbpasswd -w Thank you, but this isn't really the issue for me right now. The rest of the message described the problem I

Re: [Samba] samba ldap domain join

2006-05-09 Thread lenny
Still can't figure this one out. I get Error: Insufficient 'write' privilege to the 'uidNumber' attribute of entry 'sambadomainname=ldapauth,dc=mydomain,dc=com'.[2006/05/09 10:29:16, 0] rpc_server/srv_samr_nt.c:(2415) _samr_create_user: Running the command `/usr/local/samba/bin/smbldap-useradd

[Samba] samba ldap domain join

2006-05-04 Thread lenny
All LDAP authentciation works just fine, windows passwords can be set LDAP users. Windows workstations can connect to the machine's shares using windows passwords stored in LDAP LDAP tools are configured with the right LDAP credentials and DN settings, for people and computers. The logs show

[Samba] samba and sun one ldap

2006-04-10 Thread lenny
any advise on integrating Sun One LDAP 5.2 with samba ? I successfully imported the schema, created the domain object with rid in LDAP, but I'm stuck trying to map the groups, whether mapping to the local group 'admins' or ldap group Domain Admins. net groupmap add rid=512 ntgroup='Domain

[Samba] (no subject)

2006-04-05 Thread lenny
any advise on integrating Sun One LDAP 5.2 with samba ? I'm stuck trying to map the groups, whether mapping to the local group 'admins' or ldap group. net groupmap add rid=512 ntgroup='Domain Admins' unixgroup='admins' [2006/04/05 11:04:41, 0] lib/smbldap_util.c:(258) Adding domain info for

[Samba] SambaSamAccount

2006-03-21 Thread lenny
In netscape5x directory schema, the object class is defined as SambaSamAccount account, instead of the usual SambaAccount that Samba uses for all its ldap binds. How can I change this behavior on Samba's side ? thank you. -- To unsubscribe from this list go to the following URL and read the

Re: [Samba] SambaSamAccount

2006-03-21 Thread lenny
I don't understand what's happening then. I copied and loaded the schema, added objectclass SambaSamAccount and sambaSID that matches uidNumber. when I do smbpasswd -a user, to populate ldap with windows passwords, I get complaints that userdn has unknown object class sambaAccount. if I