Adam, I get this whenever I do [r...@samba ~]# pdbedit --user=nobody smbldap_search_domain_info: Searching for:[(&(objectClass=sambaDomain)(sambaDomainName=DOMAIN.TLD))] smbldap_open_connection: connection opened ldap_connect_system: succesful connection to the LDAP server smbldap_search_domain_info: Searching for:[(&(objectClass=sambaDomain)(sambaDomainName=DOMAIN.TLD))] smbldap_open_connection: connection opened ldap_connect_system: succesful connection to the LDAP server init_sam_from_ldap: Entry found for user: nobody nobody:99:nobody
How do you map nobody to guest? Do I have to do this in LDAP or local? Thanks, Arthur 2009/3/10 Adam Tauno Williams <[email protected]> > On Mon, 2009-03-09 at 22:21 +0100, Arthur Odekerken wrote: > > nscd wasn't running on my machine. > > After setting the option ldapsam:trusted = yes smbd doesn"t start any > longer > > I get the following error in /var/log/smbd.log: > > [2009/03/09 22:01:31, 0] smbd/server.c:main(1063) > > ERROR: failed to setup guest info. > > I did add a nobody account & group to my LDAP database with the following > > DN's: > > Is your guest account mapped to "nobody"? (Maybe that is the default, > don't remember; I try not to rely on defaults). > > Like: guest account = nobody > > I assume your nobody user shows up if your do an `id nobody` and a > `pdbedit --user=nobody` > -- > OpenGroupware developer: [email protected] > <http://whitemiceconsulting.blogspot.com/> > OpenGroupare & Cyrus IMAPd documenation @ > <http://docs.opengroupware.org/Members/whitemice/wmogag/file_view> > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba > -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
