Re: authpf won't work as a shell with ssh

2006-07-09 Thread Chris Kuethe
# ls -l /etc/authpf/ total 20 -rw-r--r-- 1 root wheel 2 Nov 20 2005 authpf.allow -rw-r--r-- 1 root wheel 0 Nov 20 2005 authpf.conf -rw-r--r-- 1 root wheel 451 Nov 20 2005 authpf.message -rw-r--r-- 1 root wheel 0 Nov 20 2005 authpf.rules -rw-r--r-- 1 root wheel 1289

authpf won't work as a shell with ssh

2006-07-08 Thread Bill Meigs
I can't imagine what simple thing I'm leaving out. When ever I try to ssh to an account with the shell set to /usr/sbin/authpf I get disconnected immediately after getting the motd. I know I'm connecting and authenticating, but I don't stay connected. I've created the files authpf.allow

Re: authpf won't work as a shell with ssh

2006-07-08 Thread Darrin Chandler
On Sat, Jul 08, 2006 at 06:24:40PM -0700, Bill Meigs wrote: One other related issue. If I use the adduser script and specify authpf as the shell, I get authpf: is not allowed!. I've used vipw to change the shell to /usr/sbin/authpf for the test user. man shells(5)? -- Darrin Chandler

Re: authpf won't work as a shell with ssh

2006-07-08 Thread Bill Meigs
Thanks. That fixed the adduser script issue, but I still get disconnected immediately. Darrin Chandler wrote: On Sat, Jul 08, 2006 at 06:24:40PM -0700, Bill Meigs wrote: One other related issue. If I use the adduser script and specify authpf as the shell, I get authpf: is not allowed!. I've

Re: authpf won't work as a shell with ssh

2006-07-08 Thread Ray Percival
On Jul 8, 2006, at 8:49 PM, Bill Meigs wrote: Thanks. That fixed the adduser script issue, but I still get disconnected immediately. Read the authpf portion of the FAQ. It's in there. Darrin Chandler wrote: On Sat, Jul 08, 2006 at 06:24:40PM -0700, Bill Meigs wrote: One other related

Re: authpf won't work as a shell with ssh

2006-07-08 Thread Bill Meigs
The only relevant point I could see in the faq is the for /etc/authpf/authpf.conf to exist and it does. It is empty. Is there another reason I'm overlooking? Ray Percival wrote: On Jul 8, 2006, at 8:49 PM, Bill Meigs wrote: Thanks. That fixed the adduser script issue, but I still get

Re: authpf won't work as a shell with ssh

2006-07-08 Thread Spruell, Darren-Perot
From: [EMAIL PROTECTED] The only relevant point I could see in the faq is the for /etc/authpf/authpf.conf to exist and it does. It is empty. Is there another reason I'm overlooking? What do your logs tell you? Can you tell if the user is being rejected because of authentication failures?