tom writes:
 > 
 > I try and login as amanda and I get this error message " This account is
 > currently not available."
 > 
 > How do I make the amanda account available so I can do the flush?

Sounds like you're using FreeBSD, or another Unix that defaults the
shell to a "nologin" script.

You just need to change amanda's shell (the last field in /etc/passwd)
to something valid, like /bin/sh or similar. The command is, depending
on your OS:

chsh
usermod
vipw   # if the above two don't work
vi /etc/passwd   # last resort


Dan
--
[EMAIL PROTECTED]
www.nodewarrior.org
ignorami: n: 
The art of folding problem users into representational shapes.

Reply via email to