If you still wish to keep the default entry in the users file, but still
want some people in your /etc/passwd to be denied access. I'd grab a version
of radiusd that supports shell checking.
so that if the person you want to deny access via radius has a shell that
is NOT in /etc/shells they are given the NAK :-)
so basically cp /bin/bash /bin/norad
chmod 755 /bin/norad etc etc
don't put /bin/norad in /etc/shells
change the users shell (who is not to have radius access) to /bin/norad
and bingo.. they get the denied message.
to give them access is just a matter of changing their shell.. :-)
It is a hack.. but thems the breaks :-0
Terry
-- ____________________________________________________________________ Terry Manderson PO Box 3220, SBBC 4101 Phone +61 7 3259 6259 System Administrator QLD, AUSTRALIA Fax +61 7 3255 0555 Pegasus Networks http://www.peg.apc.org terrym@peg.apc.org