Ed Noepel wrote: > I used /usr/sbin/useradd to create a new user account. I created, chowned > and chmodded a directory in /home for the user. I updated /etc/passwd to > change login shell to /bin/bash. But when I try to login remotely as the > new user, ssh gives me "Permission denied, please try again." after entering > the correct password. Logging in as root works fine. > > Of course, I have SSH acceess enabled, as well as password and key > authentication.
Did you make sure that user has a valid shell? something other than /bin/false. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Efw-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/efw-user
