[68] in CVS-changelog-for-Kerberos-V5
CVS report: src/appl/sample/sserver sserver.c
daemon@ATHENA.MIT.EDU (tytso@MIT.EDU)
Wed Dec 1 17:31:44 1993
Date: Wed, 1 Dec 93 17:31:27 EST
From: tytso@MIT.EDU
To: cvs-krb5@MIT.EDU
Update of /mit/krb5/.cvsroot/src/appl/sample/sserver
In directory tsx-11:/u1/krb5/linux/src/appl/sample/sserver
Modified Files:
sserver.c
Log Message:
Added new extra flags argument to the call to krb5_recvauth()
The service name is automatically determined using krb5_sname_to_principal().
If an argument is specified, it is taken to be the port number on which
the sample server should run (instead of being run out of inetd).