search for: sec_login

Displaying 5 results from an estimated 5 matches for "sec_login".

Did you mean: mech_login
2003 Nov 29
1
BUG?: 2.2.8a, missing header files for source/passdb/pass_check.c
...with-automount --with-sysl og --with-quotas --with-utmp --with-msdfs --with-libsmbclient --with-acl-sup port --with-dfs --with-krb5=/etc/kerberosV --prefix=/usr/local --sysconfdir= /etc The 2 lines that reference the header files are listed below: #include <dce/dce_error.h> #include <dce/sec_login.h>
2003 Dec 01
0
No subject
...it it runs for a whie with no > problems but when it gets to "passdb/pass_check.c" it > runs into a problem and stops compiling. truncated > output below: > .... > passdb/pass_check.c:69:27: dce/dce_error.h: No such > file or directory > passdb/pass_check.c:70:27: dce/sec_login.h: No such > file or directory > make: *** [passdb/pass_check.o] Error 1 Do you mean to support dce/dfs or were you trying for --wth-msdfs? I don't think the dce/dfs code is being actively maintained. Cheers, jerry ----------------------------------------------------------------...
2003 Dec 01
0
No subject
...enable-debug --with-dfs --with-smbmount --with-profile --with-quotas --with-acl-support it came out fine then did linux:/tmp/samba-2.2.1a/source # make and the error was Compiling passdb/pass_check.c passdb/pass_check.c:69: dce/dce_error.h: No such file or directory passdb/pass_check.c:70: dce/sec_login.h: No such file or directory make: *** [passdb/pass_check.o] Error 1 I am running suse 7.2 and currently had 2.2.0a installed from an rpm running. I killed all the processes of smbd and nmbd to? linux:~ # ps -ef | grep smbd root 30786 30782 0 23:01 pts/3 00:00:00 grep smbd linux:~ # ps...
2003 Dec 01
0
No subject
...g.c Compiling locking/brlock.c Compiling locking/posix.c Compiling passdb/passdb.c Compiling passdb/smbpassfile.c Compiling passdb/smbpass.c Compiling passdb/secrets.c Compiling passdb/pass_check.c passdb/pass_check.c:69:27: dce/dce_error.h: No such file or directory passdb/pass_check.c:70:27: dce/sec_login.h: No such file or directory make: *** [passdb/pass_check.o] Error 1 Any assistance would be appreciated. Thanks, /*Raj*/ Return-Path: <a_saifu@yahoo.co.uk> Delivered-To: samba@samba.org Received: from web12304.mail.yahoo.com (web12304.mail.yahoo.com [216.136.173.102]) by lists.samba.o...
2003 Dec 01
0
No subject
...ns ./configure --with-dfs --with-automount --with-smbmount --with-porfile --with-quotas --with-msdfs --with-vfs --with-acl-support then i did the make then the make install but i got this error passdb/pass_check.c:69:27: dce/dce_error.h: No such file or directory passdb/pass_check.c:70:27: dce/sec_login.h: No such file or directory make: *** [passdb/pass_check.o] Error 1 how can i go about fixing this? brandon caudle _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com Return-Path: <swright@sls.bc.ca> Delivered...