CVS Commit: network

cvs at videolan.org cvs at videolan.org
Mon Apr 23 02:59:57 CEST 2001


Update of /cvs/videolan/network/VLANserver
Modified Files:
	Makefile 

Update of /cvs/videolan/network/VLANserver/interface
Modified Files:
	interface.h telnet.c 

Log Message:
This is the first version of telnet authentification.

It works with passwords generated by crypt stored in the file "./passwd".

The file format is at this time the following :
user_name
crypted_password
user_name
crypted_password
...

Afterwards, it should reflect the format of /etc/passwd to take care of
user permissions.


-- 
lool




More information about the vlcs-devel mailing list