> Hey so i got my wi card to work... Now I am trying authpf rules. I > think > they are correct. > But when I change the users shell to /usr/sbin/authpf and try to > connect > with ssh > i get imediately disconnected from the authpf server. My wifi > connection is > still there though.
Did you check your logs? (/var/log/authlog) When you login successfuly, authpf will tell the user he's authenticated and display the file /etc/authpf/authpf.message. You said it gets disconnected immediatly, this will probably be the cause of some misconfiguration of ssh. The logs will give you more information about what's wrong. Maybe because /usr/sbin/authpf isn't a valid shell? (/etc/shells) Kenny Gryp -- http://gryp.dakin.be - [EMAIL PROTECTED]
