Re: R: User administration

2001-03-15 Thread Jan Harkes
On Thu, Mar 15, 2001 at 05:16:54PM +0100, Steffen Neumann wrote: > "Andrea Cerrito" <[EMAIL PROTECTED]> writes: > > > What is the problem with > > > > #!/bin/sh > > pdbtool < > first command > > second command > > third command > > ... > > n command > > EOF > > Well, > if I got it right it won

Re: R: User administration

2001-03-15 Thread Steffen Neumann
"Andrea Cerrito" <[EMAIL PROTECTED]> writes: > What is the problem with > > #!/bin/sh > pdbtool < first command > second command > third command > ... > n command > EOF Well, if I got it right it won't allow me to set the password. Sure, everything else can be automatized. For passwords you

R: User administration

2001-03-13 Thread Andrea Cerrito
What is the problem with #!/bin/sh pdbtool < -Messaggio originale- > Da: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Inviato: martedi 13 marzo 2001 19.54 > A: [EMAIL PROTECTED] > Oggetto: User administration > > > > I'm trying to "automatiz

User administration

2001-03-13 Thread Emmanuel Varagnat
I'm trying to "automatize" the user account creation process for Coda, but I've got a problem with 'au'. I can't find a way to set a generic password automatically with 'au'. It only works in prompt mode. Is there a hidden way to use it in command line mode or something with a file ? Or directly