Re: Adding new users and assigning passwords

2003-07-09 Thread Leonard den Ottolander
Hi Tony, > The commands in 'pem' work ok if I type them > at the command line. Why will they not work > in a script? > > Red Hat Linux release 7.1 (Seawolf) > Kernel 2.4.2-2 on an i686 Please update your system. > # ls -l pem > -rwxrwxrwx 1 root root 94 Jul 8 19:44 pem > > #

Adding new users and assigning passwords

2003-07-09 Thread Tony Hickinbottom
The commands in 'pem' work ok if I type themat the command line. Why will they not workin a script?   Red Hat Linux release 7.1 (Seawolf)Kernel 2.4.2-2 on an i686   # ls -l pem-rwxrwxrwx   1 root root   94 Jul  8 19:44 pem   # cat pem/usr/sbin/useradd -g popusers -s /bin/false me