[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
limits on user's path
all-
i would like to limit a user's path to a finite group a binaries which
would be stored in /usr/local/guest/bin
i have created the user and edited their .bash_profile as follows:
-rw-r--r-- 1 root username 235 Jun 30 14:07 .bash_profile
I also edited the path statement within the .bash_profile as follows:
PATH=/usr/local/guest/bin
Nonetheless, the user still has privelages to 'cd', which i would like to
avoid. Is there a way around this?
-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.