vermaneerajin / shellinabox

Automatically exported from code.google.com/p/shellinabox
Other
0 stars 0 forks source link

'AUTH' is checked as an existing user when using -s /:AUTH:HOME:SHELL #106

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
---------------------------------------------
What steps will reproduce the problem?
---------------------------------------------
0: compile shellinaboxd WITHOUT pam header libraries
1. run "shellinaboxd -s :/AUTH:HOME:SHELL"
2. program exists complaining that user "AUTH" can not be found. 

---------------------------------------------
What is the expected output? 
---------------------------------------------

a prompt asking the user to re-compile with pam header libraries is such 
functionality is wanted. otherwise, user assumes the MAN pages are wrong.

---------------------------------------------
What version of the product are you using? On what operating system?
---------------------------------------------

239, ubuntu

Original issue reported on code.google.com by ele...@gmail.com on 3 Jan 2011 at 12:34

GoogleCodeExporter commented 8 years ago
To be clear, making this work requires --disable-runtime-loading ; without 
that, AUTH simply doesn't work at all.  Which puts me in an odd position in 
terms of trying to decide what to do with it for the Fedora package I'm trying 
to make.  :)

-Robin

Original comment by robinleepowell@gmail.com on 3 Aug 2011 at 5:15

GoogleCodeExporter commented 8 years ago
Hi,

Sorry, I am a newbie, but I need the AUTH functionality to work.

So, if I want the AUTH functionality, what is the configure command I should 
use?
What is the drawback? I will install it on Ubuntu 10.04 server

Thanks for the help.

Best regards,
Laurent.

Original comment by laurent....@gmail.com on 24 Dec 2012 at 9:28