OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Adding a user with problem....

21hgmx.net
Date: Sun Jul 06 2003 - 17:13:25 CDT


I would create myself an config-shellscript wich configurate the BSD for me after the
installation.
So i tried to add an 'normal user' with the "adduser" command.

I used (and modified) the example from the manpage:

adduser -batch falken guest,staff,beer 'Prof. Falken' joshua

modified:

 adduser -batch test wheel 'test user' test

The command told me: Added User test

Then I tried to login over SSH (user: test, pw: test) and SSH told me: ACCES DENIED.
What's my fault?

Sebastian