Koozali.org: home of the SME Server
Obsolete Releases => SME 6.x Contribs => Topic started by: bjoyce on May 30, 2006, 02:06:00 PM
-
Hi,
Trying in vain to add a batch of users and this works from the command line.
lat-users -a -c "username|firstname|lastname|password"
But when I try to use the file format I get an error adding the user
lat-users -a -i /root/users.lat
users.lat
"username|firstname|lastname|password"
I have tried lots of different ways and no go. What am I doing wrong????
-
Forgot to remove the quotes. All is well.
Thanks