One thing to note with rlogin. If the user number is not the same on each server, even though the user-id and password are the same, it will prompt for password.
Thanks, Nick Cipollina -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of George Gallen Sent: Tuesday, November 08, 2005 12:03 PM To: [email protected] Subject: RE: [U2] Plant hopping help if each "plant" is on a different machine, and all machines are running unix, you could use the rlogin command. WARNING: rlogin has some very serious security risks however. rlogin is the equivilent of a telnet without the username/password authentication. There is an assumed trust between machines and usernames. > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Keith > W. Roberts > Sent: Tuesday, November 08, 2005 11:23 AM > To: [email protected] > Subject: RE: [U2] Plant hopping help > > > You'll have to define this a bit more. Assuming you mean > that each "plant" > is a different account ... a simple EXECUTE 'LOGTO > ':ACCT.NAME will do it. > > -Keith > > ----Original Message---- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Jason K. Szemborski > Sent: Tuesday, November 08, 2005 7:30 AM > To: [email protected] > Subject: [U2] Plant hopping help > > > Hi all, > > > > I've been working on something that have run into a road > > block and know > > it can be done, but I can't figure it out. We have a > > multi-plant system > > and I need to take a user from one plant to another based on > > some search > > criteria. I have the search routine written out and have a place to > > call a subroutine to move someone from one plant to another > > but have yet > > to find anything that can log the user to another plant without them > > actually typing it. Any help would be greatly appreciated. > > > > Environment: Universe - Pick > > > > Thanks! > > > > Jason Szemborski > > ------- > > u2-users mailing list > > [email protected] > > To unsubscribe please visit http://listserver.u2ug.org/ > ------- > u2-users mailing list > [email protected] > To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
