The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com



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
How to get the exit satus of a command which I executed in sftp prompt Karteek Shell Programming and Scripting 2 04-09-2008 09:00 AM
Weird in Shell Prompt bobbygsk UNIX for Advanced & Expert Users 6 01-31-2008 02:13 PM
shell specific prompt dranNfly UNIX for Dummies Questions & Answers 3 04-27-2005 09:50 AM
prompt in sh shell diegoe UNIX for Dummies Questions & Answers 1 12-30-2003 02:10 PM
No shell prompt? Mufasa UNIX for Dummies Questions & Answers 2 02-14-2002 07:31 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 04-28-2008
ishanc ishanc is offline
Registered User
  
 

Join Date: Apr 2008
Posts: 1
Exit Shell Prompt after Pbrun

I have a script, which pbruns into another account.
I want to pbrun run into that account, and continue running all the commands in my script.
But instead, it pbruns into the account, and just gives me a shell prompt.. and stops there.
Only once i exit that shell prompt.. does it continue running the rest of the sciprt.

I have tried to run a command with the pbrun command (e.g. pbrun su - useraccount2 whoami).

But before it can execute the whoami command, it just gets stuck at the shell prompt.

I have tried to run the command in the background (with the &), I have tried to pass it with -b, -c, but nothing seems to work.

Any suggestions would be deeply appreciated!
  #2 (permalink)  
Old 10-31-2008
sivakumaras sivakumaras is offline
Registered User
  
 

Join Date: Oct 2008
Posts: 1
Hello ishanc,

I have to resolve a very similar (or exact) problem.

Can you let me know, how did you resolve this problem if you did resolve?

any workaround for this problem?

appreciate your help.

Thanks
Siva
  #3 (permalink)  
Old 02-23-2009
apitambare apitambare is offline
Registered User
  
 

Join Date: Feb 2009
Posts: 2
When you pbrun into a different account a new login script is executed because of which it waits for at the command prompt. The commands in your main script will be executed after you manually exit from this login script.
Here is how I solved the problem for myself:
1. In my main script I created a zero-length temporary file at a predetermined location (I tried exporting variables to the new login script but that does not work)
2. In the .profile of the new user account I check if this file exists and execute the required commands and delete the temporary file

thus if you pbrun to that user from the command prompt this file won't be there so your commands won't be executed.

you could have a problem though if multiple users are pbrunning into that account at the same time as you are executing your script.

Hope this helps.
  #4 (permalink)  
Old 02-23-2009
KevinADC KevinADC is offline Forum Advisor  
Registered User
  
 

Join Date: Jan 2008
Posts: 731
Didn't notice the date of the thread I guess.....
  #5 (permalink)  
Old 02-25-2009
apitambare apitambare is offline
Registered User
  
 

Join Date: Feb 2009
Posts: 2
I did notice the date. I recently faced this problem and searched the net for a solution without any success. I thought I should post my solution to help somebody in the future
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 01:41 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0