Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 May 2005 21:07:49 +0200
From:      =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= <gabor.kovesdan@t-hosting.hu>
To:        Doug White <dwhite@gumbysoft.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: FreeBSD 5.3 forgets some of my users
Message-ID:  <4290D885.6000600@t-hosting.hu>
In-Reply-To: <20050522114640.R27009@carver.gumbysoft.com>
References:  <428FA04F.7060708@t-hosting.hu> <20050522114640.R27009@carver.gumbysoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for your suggestion. I use 'files' lookup. As You wrote I checked 
the syntax with pwd_mkdb -C /etc/passwd' and it returned nothing. Then I 
did a rebuild with -p, and now it seems to be okay, the two accounts 
that had gone away are working now.

Anyway I haven't changed the nsswitch.conf, I have the default one:

root@server# less /etc/nsswitch.conf
group: compat
group_compat: nis
hosts: files dns
networks: files
passwd: compat
passwd_compat: nis
shells: files

Cheers,

Gábor Kövesdán


>What are you using for user lookups?  Are you using nss_ldap or something
>other than the default 'files' lookup?  Can you post the contents of
>/etc/nsswitch.conf?
>
>I'd also check your master.passwd file for any syntax errors or odd
>characters and then force a rebuild with:
>
>pwd_mkdb -p /etc/master.passwd
>
>as root.
>
>  
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4290D885.6000600>