At 02:32 PM 4/5/01 -0800, you wrote:
>Is there an easy way to import a list of users, say from a text file or
>spreadsheet or maybe through a tellnews command, into my users.dat? I want
>to create about 300 users and assign them their user names and passwords.
There are two ways, first users.dat is a text file so as long as you match
the format you can just
append them with notepad or whatever.
If you want the passwords encrypted, then you can write a script like this:
tellnews -adduser USERNAME PASSWORD USERGROUP
tellnews -adduser USERNAME2 PASSWORD USERGROUP
tellnews -adduser USERNAME3 PASSWORD USERGROUP
Then run that script.
chrisP.
------------------------------------------------------------
To unsubscribe send to [EMAIL PROTECTED] a message
containing a single line, unsubscribe
Problems with:
Incoming feed problems: http://netwinsite.com/dnews/feedsin.htm
Access rule problems: http://netwinsite.com/dnews/access.htm
General FAQ: http://netwinsite.com/dnews/faq.htm