|
From: Matías M. <mat...@gm...> - 2011-10-20 16:54:23
|
I think i solved, Thank you all, you gave me a clue. My solution was: http://help.directadmin.com/item.php?id=375 To uncomment RequireValidShell and turn it to off. It' s working for the users I'm using to test. Thank you very much 2011/10/20 Csere Mátyás <cs...@gm...> > You could try adding /bin/false to /etc/shells to make it a valid login > shell. > This should solve the ftp problem, and still dissallow shell access. > > > ---- > > the message in your logs should make it obvious but a user whose shell > > is set to /bin/false can authenticate, but is immediately disconnected. > > Edit the user. Set the user's shell to /bin/sh or /bin/bash. > > > > Recognize that once the user has a valid shell (not /bin/false) it means > > that this user can also use connection methods other than ftp (i.e. ssh) > > too. > > > > > ------------------------------------------------------------------------------ > The demand for IT networking professionals continues to grow, and the > demand for specialized networking skills is growing even more rapidly. > Take a complimentary Learning@Ciosco Self-Assessment and learn > about Cisco certifications, training, and career opportunities. > http://p.sf.net/sfu/cisco-dev2dev > - > Forwarded by the Webmin mailing list at > web...@li... > To remove yourself from this list, go to > http://lists.sourceforge.net/lists/listinfo/webadmin-list > -- Matias |