search for: dce_libdir

Displaying 1 result from an estimated 1 matches for "dce_libdir".

1998 Oct 15
1
Problem to map home dir
...r \ # $(AFS_LIBDIR)/afs/util.a # This is for DCE/DFS enablement. Uncomment this so that smbd can # operate as an authenticated user identity to operate on files that # live in the DCE Distributed Filesystem. # DCE_BASE = /opt/dcelocal # DCE_FLAGS = -DDFS_AUTH -I$(DCE_BASE)/include # DCE_LIBDIR = -L$(DCE_BASE)/lib # DCE_LIBS = # This is for Kerberos 5 authentication. Contributed by Nathan Neulinger # Univ. of Missouri - Rolla <nneul@umr.edu> # KRB5_BASE = /usr/local/krb5 # KRB5_FLAGS = -DKRB5_AUTH -I$(KRB5_BASE)/include # KRB5_LIBS = -L$(KRB5_BASE)/lib -ldes425 -lkrb5 -lcrypto -lco...