]> andersk Git - moira.git/blobdiff - man/chsh.1
Command line printer manipulation client, and build goo.
[moira.git] / man / chsh.1
index 25a043d0e59661ed23d5303d2e710913231ac46d..1a538b19b2e4174dcea87f542aa7d743074f0e1e 100644 (file)
@@ -4,14 +4,19 @@
 chsh \- change user login shell
 .SH SYNOPSIS
 .B chsh
+[
+.BI \-u
+|
+.BI \-w
+] [
+.BI \-db
+.I host:port
+]
 [ username ]
 .SH DESCRIPTION
 This command changes the login shell associated with
 .IR username
 (your own name by default).
-If no command interpreter is specified, then the login shell reverts
-to the default login shell
-.B /bin/sh.
 While you can specify any program as a command interpreter, be
 cautious about specifying a program that won't let you change your
 login shell to something else (i.e., a noninteractive program like
@@ -21,11 +26,19 @@ When invoked,
 .B chsh
 displays the current shell, and prompts for the new one.
 .PP
-The actual change will take place a couple of hours later.
+If invoked with the 
+.BI \-w 
+option, chsh will change the user's Windows shell instead of their
+UNIX shell.  The default behavior is to change the user's UNIX shell,
+and the 
+.BI \-u
+option is provided to explicitly select this behavior.
+
+The actual change will take place overnight.
 Users may only change their own information unless they are
-SMS database administrators.
+Moira database administrators.
 .SH AUTHOR
 Emanuel 'Jay' Berkenbilt
 .SH "SEE ALSO"
-sms(1),
-SMS section of the Project Athena Technical Plan
+moira(1),
+Moira section of the Project Athena Technical Plan
This page took 0.034911 seconds and 4 git commands to generate.