![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Switching user | mjdarm | UNIX for Dummies Questions & Answers | 9 | 07-18-2008 12:52 AM |
| su (switching to other user) | bjagadeesh | Shell Programming and Scripting | 2 | 05-21-2008 01:51 AM |
| su (switching to other user) | bjagadeesh | Shell Programming and Scripting | 1 | 05-20-2008 07:27 AM |
| switching user from root to ordinary user | sasia | Shell Programming and Scripting | 3 | 01-25-2008 07:25 PM |
| FTP - switching user syntax | daveaasmith | UNIX for Dummies Questions & Answers | 1 | 09-05-2007 05:03 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Switching user in AIX 5
I need to do a switch user in an automated mode and do a ftp using that switched id.
Scenario: initial login xx. switch to user-yy without manually entering the password. ftp some files from user yy to another user zz - automated mode. Can any unix experts can help me for my above query? |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Check for "sudo" since you are not root and promped for the pw when trying to "su", as I wrote in your other thread.
|
|||
| Google The UNIX and Linux Forums |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|