CVS update: samba/source/smbd

vlendec at samba.org vlendec at samba.org
Mon Sep 8 02:36:13 EST 2003


Date:	Sun Sep  7 16:36:13 2003
Author:	vlendec

Update of /data/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv7253/smbd

Modified Files:
      Tag: SAMBA_3_0
	service.c 
Log Message:
Nobody complained on the team-list, so commit it ...

This implements some kind of improved AFS support for Samba on Linux with
OpenAFS 1.2.10. ./configure --with-fake-kaserver assumes that you have
OpenAFS on your machine. To use this, you have to put the AFS server's KeyFile
into secrets.tdb with 'net afskey'. If this is done, on each tree connect
smbd creates a Kerberos V4 ticket suitable for use by the AFS client and 
gives it to the kernel via the AFS syscall. This is meant to be very
light-weight, so I did not link in a whole lot of libraries to be more
platform-independent using the ka_SetToken function call.

Volker


Revisions:
service.c		1.85.2.26 => 1.85.2.27
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/service.c.diff?r1=1.85.2.26&r2=1.85.2.27



More information about the samba-cvs mailing list