On 11/21/05, Sašo Kiselkov <[EMAIL PROTECTED]> wrote:
> Sorry, a mistake of mine. It was supposed to be:
[...]
> As for UserManager:
>  - FreeBSD uses ???

/etc/passwd and /etc/master.passwd

The password file can directly be modified by using vipw(8).

     The passwd file is generated from the master.passwd file by pwd_mkdb(8),
     has the class, change, and expire fields removed, and the password field
     replaced by a ``*''.

It's basically similar to a shadow password 'database.'

--
Chris
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to