]> andersk Git - moira.git/blame - man/chsh.1
Command line printer manipulation client, and build goo.
[moira.git] / man / chsh.1
CommitLineData
76ca8a03 1.TH CHSH 1 "1 Feb 1988" "Project Athena"
2\" RCSID: $Header$
3.SH NAME
4chsh \- change user login shell
5.SH SYNOPSIS
6.B chsh
de9a9988 7[
8.BI \-u
9|
10.BI \-w
11] [
12.BI \-db
13.I host:port
14]
76ca8a03 15[ username ]
16.SH DESCRIPTION
17This command changes the login shell associated with
18.IR username
19(your own name by default).
76ca8a03 20While you can specify any program as a command interpreter, be
f1647f51 21cautious about specifying a program that won't let you change your
76ca8a03 22login shell to something else (i.e., a noninteractive program like
23"date").
24.PP
25When invoked,
26.B chsh
27displays the current shell, and prompts for the new one.
76ca8a03 28.PP
de9a9988 29If invoked with the
30.BI \-w
31option, chsh will change the user's Windows shell instead of their
32UNIX shell. The default behavior is to change the user's UNIX shell,
33and the
34.BI \-u
35option is provided to explicitly select this behavior.
36
1ee647e1 37The actual change will take place overnight.
76ca8a03 38Users may only change their own information unless they are
b865dabe 39Moira database administrators.
f848b953 40.SH AUTHOR
41Emanuel 'Jay' Berkenbilt
76ca8a03 42.SH "SEE ALSO"
b865dabe 43moira(1),
44Moira section of the Project Athena Technical Plan
This page took 0.147087 seconds and 5 git commands to generate.