Date: Wed, 18 Feb 2004 23:16:29 +0100 (CET) From: Joerg Pulz <Joerg.Pulz@frm2.tum.de> To: "BUTTERWORTH,THADDAEUS (HP-Boise,ex1)" <thad.butterworth@hp.com> Cc: freebsd-questions@freebsd.org Subject: Re: Setting up samba as PDC Message-ID: <20040218231556.H932@hades.frm2.tu-muenchen.de> In-Reply-To: <345D43ADFFFF864298F9ECD6C5D574E809D535D5@xboi21.boise.itc.hp.com> References: <345D43ADFFFF864298F9ECD6C5D574E809D535D5@xboi21.boise.itc.hp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wed, 18 Feb 2004, BUTTERWORTH,THADDAEUS (HP-Boise,ex1) wrote: > Hello all, > > I'm needing to set up my machine as a PDC. When I go to add users using the > smbpasswd -a username command I get the following error. Does anyone have > any suggestions on how to fix this error? > > fetch_ldap_pw: no ldap secret retrieved! > > ldap_connect_system: Failed to retrieve password for from secrets.tdb you have to set the password for "ldap admin dn" first. try 'smbpasswd -w <password>' the password is then stored in the secrets.tdb file. this is necessary to make samba able to connect as a user with write permissions to the LDAP server. otherwise, as your current situation shows, it is not possible to change any information in the LDAP tree. Joerg -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAM+RASPOsGF+KA+MRAr7nAJ9gaH22T4117dO/2elK03+Iaz8bagCgqmyS AVLcsy1vlZY27zwHNiPAZ28= =ZI1c -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040218231556.H932>