eoghan wrote:

> I have installed sudo from ports, and the docs say that the allowed list
> of users is located in:
> /etc/sudoers
> However i cannot locate this file in /etc/ or anywhere else for that
> matter. What file or where do i need to add a list of authorized users?

as root you should do : visudo
(if you don't like vi, then do e.g. export EDITOR=nano
if you prefer nano)

you should try to use visudo because it helps you to prevent making
syntax-errors which can save you a few grey hairs

(and try : pkg_info -L sudo* and discover it's in /usr/local/etc :-)

-- 
grtjs, albi
gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to