Hi All,
I'm attempting to change some file permissions for backup purposes so that a non-admin account on my computer can write to a certain file. I have several questions if someone has the time.
1) How do I find out group names and user names for the purpose of adding them to the sudoers file. (I'm accessing the sudoers file using
sudo vi sudoers
from my admin account because I can't access the file from the non-admin user account, obviously because it needs to be edited with sudo, which it can't do) Problem is, I can't access root from the non-admin user account.
2) anyone know why I can't 'su' as a non-admin user? I though root was universal as long as the passwd was correct, but I can only su from my admin account.
I suppose anwers to these questions should let me accomplish what I need to... unless you're having fun with this stuff and would like to give me a blow-by-blow "how to"... which wouldn't hurt ; D
thanks much
-S
I'm attempting to change some file permissions for backup purposes so that a non-admin account on my computer can write to a certain file. I have several questions if someone has the time.
1) How do I find out group names and user names for the purpose of adding them to the sudoers file. (I'm accessing the sudoers file using
sudo vi sudoers
from my admin account because I can't access the file from the non-admin user account, obviously because it needs to be edited with sudo, which it can't do) Problem is, I can't access root from the non-admin user account.
2) anyone know why I can't 'su' as a non-admin user? I though root was universal as long as the passwd was correct, but I can only su from my admin account.
I suppose anwers to these questions should let me accomplish what I need to... unless you're having fun with this stuff and would like to give me a blow-by-blow "how to"... which wouldn't hurt ; D
thanks much
-S