Hi ,

Thanks for your help.

Basically I am trying to setup a samba file server where can people can store their private files in it.
The authentication will be done using ldap.
For example : -
$ smbclient -U <ldap_username> //<samba-server>/homes
Password: ***ldap password **

That is it !

Is it possible to do this, with the below mentioned object classes ?
---------
objectClass: top
objectClass: person
objectClass: organizationalPerson
objectClass: user
objectClass: inetOrgPerson
----------


Do u have any suggestions ?


Thank you,
Dinesh



Asier BaranguƔn wrote:
Danny escribió:
Hello everyone,

I am trying to setup samba with ldap.
Local users need to browse their share folders on a samba server using ldap authentication. [ LDAP has inetOrgPerson class. ]
Does anybody have a good link or tutorial to do this ?

You can look at the IDEALX "The Linux Samba-LDAP Howto" http://samba.idealx.org available at http://sourceforge.net/project/showfiles.php?group_id=166108

It was very helpfull for me.

--
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