I was looking through my o'reilly book and according to it all of the ldap inputs that would be in smb.conf are not supposed to be there in samba 3.0. How do you specify which ldap server to use and whatnot?
I'm kind of a newbie with some of the samba stuff so this might not be right. According to the Samba site the only obsolete options are the following: printer driver (replaced by new driver procedures) printer driver file (replaced by new driver procedures) printer driver location (replaced by new driver procedures) use rhosts postscript client code page (replaced by dos charset) vfs path vfs options I would say you just use the same options as before. Are you doing something like connecting to a Windows network? Adam Oliver System Administrator Microsoft Certified Professional "Even in trifling matters the depths of one's heart can be seen.">From Hagakure, The Book of the Samurai----- Original Message ----- From: "Matt Bednarik" <mattb@prismequine.com> To: <samba@lists.samba.org> Sent: Monday, August 04, 2003 3:59 PM Subject: [Samba] Samba 3.0 and LDAP> I was looking through my o'reilly book and according to it all of the ldap > inputs that would be in smb.conf are not supposed to be there in samba3.0.> How do you specify which ldap server to use and whatnot? > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba >
On Mon, 4 Aug 2003, Matt Bednarik wrote:> I was looking through my o'reilly book and according to it all of the ldap > inputs that would be in smb.conf are not supposed to be there in samba 3.0. > How do you specify which ldap server to use and whatnot?Please refer to chapter 11 of the Samba-HOWTO-Collection.pdf You will find you copy since samba-3.0.0Beta3 in the docs directory of the tarball. Alternatively, you may obtain a copy from the documentation area on all samba web sites. - John T. -- John H Terpstra Email: jht@samba.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, 4 Aug 2003, Matt Bednarik wrote:> I was looking through my o'reilly book and according to it all of the ldap > inputs that would be in smb.conf are not supposed to be there in samba 3.0. > How do you specify which ldap server to use and whatnot?Most of the ldap options are still there. also refer to the 'passdb backend' option in smb.conf(5). cheers, jerry ---------------------------------------------------------------------- Hewlett-Packard ------------------------- http://www.hp.com SAMBA Team ---------------------- http://www.samba.org GnuPG Key ---- http://www.plainjoe.org/gpg_public.asc "You can never go home again, Oatman, but I guess you can shop there." --John Cusack - "Grosse Point Blank" (1997) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) Comment: For info see http://quantumlab.net/pine_privacy_guard/ iD8DBQE/MR9OIR7qMdg1EfYRAt29AKCV5AAV4NRrkw3Cxh3ylIqxZPwSwACglykX MRiEP1ywKex5Fk3MESTomKM=ggoF -----END PGP SIGNATURE-----
Dear All, I use fedora. I want to use LDAP with samba. I follow samba 3.0 howto collection. How can I add samba to my system? Is there a program like 'smbpasswd -a'? If I must create LDIF file to add user, how can I know value of some fields, for example, SID? Thanks, Theewara