Results 1 to 1 of 1
Hello
I want to write a script in k shell to change UID, group and GID. I don't want to enter a password when i login to multiple machines. Since ...
- 04-18-2007 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 16
Changing userID, group and GID in KSH
Hello
I want to write a script in k shell to change UID, group and GID. I don't want to enter a password when i login to multiple machines. Since this task perform on root level i want to have su - password in script also. Anybody can provide me a sample of script.
servername= linux1, linux2...so on.
-Ad


Reply With Quote