Hi!

abebe lsslp wrote:

Hey
Thanks for the help. I think I am about to take you on
your offer. since you said to ask if I have any
question, here I am.


Ok.

I usually do the installation from the top of my head,
but I followed


It's always better to never trust anything one read, just test it and try to figureout how it really works. I used both, the idealx howto and the samba-3 by example. Well, I also used some info from the samba-3 howto.

http://samba.idealx.org/smbldap-howto.fr.html as you
recommended. I have one big question, which one do I
put in '/etc/ldap.conf'

nss_base_passwd dc=wbcoll,dc=edu?one
nss_base_shadow dc=wbcoll,dc=edu?one
nss_base_group  ou=Groups,dc=wbcoll,dc=edu?one

or

nss_base_passwd ou=Users,dc=wbcoll,dc=edu?one
nss_base_shadow ou=Users,dc=wbcoll,dc=edu?one
nss_base_group ou=Groups,dc=wbcoll,dc=edu?one


Neither, use this:

nss_base_passwd dc=wbcoll,dc=edu?sub
nss_base_shadow dc=wbcoll,dc=edu?sub
nss_base_group  ou=Groups,dc=wbcoll,dc=edu?one

Look at the sub, it tells the system to descend to all the sub-objects it may have.

The idealx howto was not really clear on this one.
I have posted the problems I have and other detail
installation steps and configuration files at
http://150.208.105.24/smbldap-pdc/smbldap-pdc.html.

The file are one directory below at
http://150.208.105.24/smbldap-pdc/

I am not really using "ldap ssl = start tls" yet. I
will get to that part after I get the rest of the
stuff working.


Thanks again,

Ambex



                
__________________________________
Do you Yahoo!?
Vote for the stars of Yahoo!'s next ad campaign!
http://advision.webevents.yahoo.com/yahoo/votelifeengine/




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

Reply via email to