![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Automatic script | TShirt | UNIX for Advanced & Expert Users | 5 | 06-05-2008 05:34 AM |
| automatic sftp | csaunders | SUN Solaris | 10 | 03-19-2007 10:32 AM |
| Automatic sftp | dayanand | Shell Programming and Scripting | 1 | 10-24-2006 08:08 AM |
| Automatic ftp job | DumDum | Shell Programming and Scripting | 4 | 04-07-2005 10:32 AM |
| Automatic FTP | shyamrk | UNIX for Advanced & Expert Users | 5 | 01-17-2002 10:22 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
automatic su
Hi all,
Suppose I have a script under user A, which calls a script under user B (this script should be run using user B). How can I change the user (along with supplying the password) automatically in the script (a command similar to su)? Thank you in advance Best Regards |
|
|||||
|
hey,
if you are using C, there is a PAM (Pluggable Authentication Module) available for linux. you can get more information here http://www.kernel.org/pub/linux/libs/pam/ hope it helps asif |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|