The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 08-30-2001
rwb1959's Avatar
rwb1959 rwb1959 is offline
Registered User
 

Join Date: Aug 2001
Location: Virginia, USA
Posts: 438
newbie questions...

1. someuser@somehost is a repersentation of a
user's id at (@) some host BUT it normally
represents an email address and does not
necessarily mean the user has anything but
an email account on that server. In other
words, it has nothing to do with telnet access.

2. you would use the "su" command to change to
another user assuming you have that user's
password. Check the man page su(1).

I hope this answers your questions. I'm sure
it creates more