home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Meeting Pearls 3
/
Meeting_Pearls_III.iso
/
Pearls
/
tcp
/
Networking
/
TCP
/
Server
/
tnserv
/
passwd
< prev
next >
Wrap
Text File
|
1993-12-05
|
2KB
|
39 lines
# tnserv password file
# (loosely based on the AmigaUUCP Getty password file)
# User,Password,Uid,GroupId,(Finger-Info),Home-Dir,Command-To-Run
#
# NOTES
# - the password is not encrypted. If you use MultiUser, it would
# be a good idea to make the password only readable by a special
# account. Then set that account as the owner of tnserv and
# set the setuid bit for that file.
#
# - if the Command-To-Run begins with a '*', its console input/output
# will go to the telnet session
#
# - otherwise a pseudo serial.device unit will be created on the
# fakesr.device and the device name and unit number will be added
# to the command line. For example, s:GoAXsh would be called as:
# s:GoAXsh -DEVICE fakesr.device -UNIT 2130
# specifying that AXsh should use fakesr.device unit 2130
#
# - if the Command-To-Run begins with a number, the command is then
# always given that unit number of fakesr.device if it is available.
# the login will fail if that unit is not available.
#
# - The Uid, GroupID, Finger-Info, and Home-Dir fields are ignored
# and will be for the forseeable future
#
# - A password field of '*' indicates that any password is acceptable
# NOT that the login is disabled
#
sdh4,putyourpasswordhere,207,3,(Steve Holland),ram:,*newshell * from s:remote-startup
emacs,youremacspassword,208,4,(emacs),ram:,0execute s:runfakesremacs
#
# the AXsh (not AXshser) works better because it allows many simultaneous
# remote connections
#
AXshser,*,209,2,(AXsh via fakeserial),ram:,s:GoAXSh
AXsh,*,209,2,(AXsh),ram:,*AXsh:etc/remote-startup