Hi,

I did a fresh install on my PC at home of Ubuntu 9.10 and I am wanting to limit a user from accessing certain features of admin, for example...

# Cmnd alias specification
Cmnd_Alias    PRTCT =  /usr/local/bin/..., \
                                       /usr/local/bin/...

# User privilege specification
root    ALL=(ALL) ALL
bud     ALL=(ALL) !PRTCT    # Why don't this line limit the PRTCT Alias????

Thanks in advance!
Bud

_______________________________________________
Fwlug mailing list
[email protected]
http://fortwaynelug.org/mailman/listinfo/fwlug_fortwaynelug.org

Reply via email to