On 03/05/06, Nikolay Sturm <[EMAIL PROTECTED]> wrote:
* Bachman Kharazmi [2006-05-03]:
> [EMAIL PROTECTED]:~/ > ls -al /usr/local/share/examples/openvpn/
> total 24
> drwxr-xr-x  6 root  wsrc   512 Apr 30 20:39 .
> drwxr-xr-x  8 root  wheel  512 Apr 30 20:39 ..
> drwxr-xr-x  3 root  wsrc   512 Apr 30 20:39 easy-rsa
> drwxr-xr-x  2 root  wsrc   512 Apr 30 20:39 sample-config-files
> drwxr-xr-x  2 root  wsrc   512 Apr 30 20:39 sample-keys
> drwxr-xr-x  2 root  wsrc   512 Apr 30 20:39 sample-scripts
>
> I thought the group should be bin, but I might be wrong.

The group is not hardcoded in the package. How did you install the
package and what are the related user's primary groups?
I did "sudo pkg_add MYMIRROR/openvpn-2.0.6.tgz" as the user bkw, his
primary group is 'admin'.

[EMAIL PROTECTED]:~/ > id
uid=1000(bkw) gid=1000(admin) groups=1000(admin), 0(wheel)

the only change made in /etc/sudoers is,
# Uncomment to allow people in group wheel to run all commands
%wheel  ALL=(ALL)       ALL

/bkw

Reply via email to