Difference between revisions of "Shell Commands/Login"

From MorphOS Library

< Shell Commands

(Created page with "'''Login''' - Logs in as a different user -g=GUI/S, -f=FORCE/S, -p=PRESERVE/S, -a=ALL/S, -h=HOST/K, USERNAME <nowiki> GUI - Opens a graphical login prompt with options...")
 
 
Line 3: Line 3:
 
-g=GUI/S, -f=FORCE/S, -p=PRESERVE/S, -a=ALL/S, -h=HOST/K, USERNAME
 
-g=GUI/S, -f=FORCE/S, -p=PRESERVE/S, -a=ALL/S, -h=HOST/K, USERNAME
 
  <nowiki>
 
  <nowiki>
GUI      - Opens a graphical login prompt with options to reboot and shutdown.
+
GUI      - Opens a graphical login prompt with options to reboot and shutdown
FORCE    -  
+
FORCE    - User is preauthenticated and no authentication is performed
PRESERVE -
+
PRESERVE - Preserves the environment
ALL      -
+
ALL      -  
HOST    -
+
HOST    - Name of the remote host for this login
USERNAME -
+
USERNAME - Name of the user to be logged in
 
</nowiki>
 
</nowiki>

Latest revision as of 12:52, 9 January 2016

Login - Logs in as a different user

-g=GUI/S, -f=FORCE/S, -p=PRESERVE/S, -a=ALL/S, -h=HOST/K, USERNAME

GUI      - Opens a graphical login prompt with options to reboot and shutdown
FORCE    - User is preauthenticated and no authentication is performed
PRESERVE - Preserves the environment
ALL      - 
HOST     - Name of the remote host for this login
USERNAME - Name of the user to be logged in