[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] mass addusers
- Subject: Re: [cobalt-users] mass addusers
- From: "webmaster" <webmaster@xxxxxxxxxxx>
- Date: Tue Dec 21 12:39:47 1999
- Organization: umailme.com
Thanks David,
I found out about the shadow passwords too.
The script I am working with does the 3 first tasks.
I don't have any idea how to implement the "Run pwconv" in the script. What
does it look like. Do you have an example so I can add it to the script?
Henk
> webmaster wrote:
>
> > The big problem however is to add the passwords. I don't know why, but
the
> > password from the text file is not being implemented into the user
profile.
> > This results in having to enter the passwords manually. Maybe someone
knows
> > how to solve this problem?
>
> My scripts use the following procedure:
>
> Crypt the password.
> Build /etc/passwd entry.
> Append entry to /etc/passwd
> Run pwconv
>
> Most of my earlier, unsuccessful attempts did not include the pwconv
> bit. The RaQ uses 'shadow passwords' for authentication which are stored
> in a different file from /etc/passwd (/etc/shadow). This file can be
> protected to stop people reading it. The pwconv utility will scan
> /etc/passwd and update /etc/shadow accordingly.
>
> Just a thought (I do have them occasionally!).
>
> Dave
> --
> David Sexton
>
> Network Technician
> Sapphire Technologies Ltd.
> Tel: +44 (0) 1642 702100
> Fax: +44 (0) 1642 702119
>
> -----------------------------------------------
> Any opinions expressed in this message are those of the individual and not
necessarily the company. This message and any files transmitted with it are
confidential and solely for the use of the intended recipient. If you are
not the intended recipient or the person responsible for delivering to the
intended recipient, be advised that you have received this message in error
and that any use is strictly prohibited.
>
> Sapphire Internet
> http://www.sapphire.net
>
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
Best Regards
webmaster@xxxxxxxxxxx