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
"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
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
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