Re: 5.0.6: How to unlock a accoutn from shell ?

From: Bugaz (tomasz_klim_at_op.pl)
Date: 01/28/04


Date: 28 Jan 2004 11:44:09 -0800


> >S. Marquardt wrote:
> >> Hello,
> >>
> >> a account is locked from system because the user exceeded 99 failed
> >> logins.
> >>
> >> How can i unlock the user from the shell ?
> >>
> >> usermod -x "{administrativeLockApplied 0}" user
> >> doesn't unlock this type of lock.
> >>
> >> Stefan
> >>
> >
> >Try with:
> >
> > scoadmin -> Account Manager
> >
> >Select an user and Users -> Login Controls
> >
> >Best,
> >Rob (r.zini<AT>strhold.it>
>
> I know this but like to do this from the shell with one command and
> not from a menu. (to run with rcmd)
>
>
> Stefan

Did you try

passwd -u [user]

Bugaz



Relevant Pages

  • Bash-4.0 available for FTP
    ... Unlike previous bash distributions, this tar file includes the formatted ... The shell has been changed to be more ... rigorous about parsing commands inside command substitutions, ... Changes have been made to the Readline library being released at ...
    (gnu.announce)
  • Why newbies dont RTFM...
    ... Even though I've used Linux before, I've never had to do any ... BASH BUILTIN COMMANDS ... last command exited within ... unless the shell is not exeâ ...
    (comp.os.linux.misc)
  • Re: Great SWT Program
    ... None of the nasty things that you have said or implied about me are at ... treat the file as input (manually invoking the command interpreter ... script, copy the line into that within the editor, exit, and invoke ... the shell script. ...
    (comp.lang.java.programmer)
  • Re: ksh silently ignores function if mistakenly not autoloaded
    ... Here's the order of execution. ... This really takes place prior to command ... Shell scripts, with all their power, have one major drawback - they ... In the Korn Shell, there are two separate syntaxes for defining ...
    (comp.unix.shell)
  • Re: Shell function - accessing an Access secure db (.MDW file)
    ... > Hi - Does anyone know the correct syntax for the shell function. ... You can use the Shell command. ... To execute internal DOS command (Dir, Copy, ... Private Declare Function OpenProcess _ ...
    (microsoft.public.vb.general.discussion)