i create new users on solaris but i can't login.
the account and the passwd is created soccessfull
but when i try to login i can't and i don't get any error.
i check the admintool and the account exist.
any ideas how this is happening?
are you trying to login from the console? or from a telnet or ssh session? i dont have any expierience with solaris so no expierience with admintool, but did you give the user a shell? maybe the user is given /bin/false so there is gui login only, or the shell is /dev/null. when you say you get no error, when you try to login it just dosnt do anything and goes back to the login prompt? or does it say user does not exist or something like that, or user dosnt have valid shell.
Log in as root or someone with root premissions. Check all the use files in the home directory. Sometimes not all the files are there or something isn't right.
Check to see if it's a generic file that might be wrong. The standard system files can be found in /etc/skel. Also try changing the login shell to C shell see if that makes a difference.
Sounds like something I had and it was the login files in teh home directory.