Hello. I am running a server which currently unlike most other servers on
the world, do not provide web service yet.

Currently I need to allow users to register themselves. They first
through
a registration process get a username and password, get themselves their
home directories under /home and then they can use ssh to login to the
server to do a few things like search for addressbook.

I think of two ideas:

1) write a script that runs on telnet port. 
users can run telnet, talk to the script which will ask a few questions
like your fullname and username desired. If everything qualify, a user
is
created on the system.

2) write a web service that does the same.

1) is probably not save and 2) adds a little bit overhead and complecity
of the system by adding a web service.

Is there a standard registration routine I can use? That we I don't have
to write my own script, which could be a security risk.

Thanks!
-- 
锐业软服(国内业务)  http://www.realss.cn
Real SoftService      http://www.realss.com
销售咨询(Sales Department):    0086 592 20 99987 (Chinese, German,
English)
国际业务(International Sales): 0086 10 8460 6011 (German and English)
联系:厦门大学科技园,嘉庚二号楼6楼
邮政:厦门大学2312号信箱(邮编361005)

Attachment: signature.asc
Description: 这是信件的数 字签名部分

Reply via email to