Skip Menu |
 

From: jaltman@mit.edu
Subject: CVS Commit
The Logon Network Provider works like the OpenAFS Integrated
Logon. It uses the username entered by the user and the
default realm obtained from krb5.ini and the user entered
password. If possible, tickets are obtained and imported
into the user's CCAPI credential cache.


Commit By: jaltman



Revision: 17518
Changed Files:
U trunk/src/windows/ChangeLog
U trunk/src/windows/Makefile.in
A trunk/src/windows/kfwlogon/
A trunk/src/windows/kfwlogon/Makefile.in
A trunk/src/windows/kfwlogon/kfwcommon.c
A trunk/src/windows/kfwlogon/kfwcpcc.c
A trunk/src/windows/kfwlogon/kfwcpcc.rc
A trunk/src/windows/kfwlogon/kfwlogon.c
A trunk/src/windows/kfwlogon/kfwlogon.def
A trunk/src/windows/kfwlogon/kfwlogon.h
A trunk/src/windows/kfwlogon/kfwlogon.rc
From: jaltman@mit.edu
Subject: CVS Commit
execute wconfig on src/windows/kfwlogon/Makefile.in



Commit By: jaltman



Revision: 17519
Changed Files:
U trunk/src/ChangeLog
U trunk/src/Makefile.in
From: jaltman@mit.edu
Subject: CVS Commit
Restore unintentional deletions between r17518:17519


Commit By: jaltman



Revision: 17526
Changed Files:
U trunk/src/Makefile.in
From: tlyu@mit.edu
Subject: CVS Commit
Pull up r17518, r17519 from trunk. r17526 corrects some
trunk-specific problems introduced by r17519.

Commit By: tlyu



Revision: 17527
Changed Files:
U branches/krb5-1-4/src/ChangeLog
U branches/krb5-1-4/src/Makefile.in
U branches/krb5-1-4/src/windows/ChangeLog
U branches/krb5-1-4/src/windows/Makefile.in
A branches/krb5-1-4/src/windows/kfwlogon/