ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/CCSAdmin/chsh.sh
Revision: 583
Committed: 2005-11-21T12:56:05-08:00 (19 years, 7 months ago) by douglas
Content type: text/x-sh
File size: 213 byte(s)
Log Message:
Refactorx0r!

File Contents

# User Rev Content
1 douglas 572 #!/usr/bin/env bash
2 douglas 562 # Douglas Thrift
3     #
4     # CCS Computer Science
5     #
6 douglas 563 # Change Shell
7 douglas 562
8 douglas 566 source '/ccs/bin/common.sh'
9 douglas 562
10 douglas 566 $ldapmodify -D "uid=root,ou=People,$BASE" -x -y $SECRET <<EOF
11     dn: uid=$USER,ou=People,$BASE
12 douglas 583 $SHELLS
13 douglas 566 EOF

Properties

Name Value
svn:executable *