Displaying 20 results from an estimated 67 matches for "pass_check".
2004 Apr 08
0
Error building Samba 3.0.2a
...afs/afs.h: proceeding with the preprocessor's result
checking for afs/afs.h... yes
RPM reports that I have OpenAFS 1.2.10 (I installed SuSE's openafs-devel
package)
Here are the error messages from make:
In file included from /usr/include/afs/afs/kautils.h:35,
from auth/pass_check.c:39:
/usr/include/afs/rx/xdr.h:149: error: redeclaration of `enum xdr_op'
/usr/include/afs/rx/xdr.h:150: error: conflicting types for `XDR_ENCODE'
/usr/include/rpc/xdr.h:84: error: previous declaration of `XDR_ENCODE'
/usr/include/afs/rx/xdr.h:151: error: conflicting types for `XDR_DEC...
1998 Dec 10
0
CVS woes under HPUX 10.20
...rypt,
getprpwnam, and set_auth_parameters (in config.cache) and for the related
defines in config.h (plus HAVE_PUTPRPWNAM). Needless to say, I'm totally
confused.
Make gets all the way to the passdb section and falls down thusly:
<---make's death throes follows--->
Compiling passdb/pass_check.c
cc: "passdb/pass_check.c", line 732: warning 527: Integral value
implicitly converted to pointer in assignment.
cc: "passdb/pass_check.c", line 732: warning 563: Argument #1 is not the
correct type.
cc: "passdb/pass_check.c", line 796: warning 527: Integral value
imp...
2004 Jan 22
0
Problem compilling SAMBA 3.0.1 under SuSE 9
...# ./configure
--prefix=/opt/samba-3.0.1 --with-ldap=/opt/openldap-2.2.4/
--with-krb5=/opt/kerberos5-1.3.1/ --with-afs
--with-mysql-prefix=/opt/mysql-4.0.17/ --with-winbind
--with-included-popt
But i always recieve this error:
Compiling auth/auth_ntlmssp.c
Compiling auth/pampass.c
Compiling auth/pass_check.c
auth/pass_check.c:38:22: afs/stds.h: No such file or directory
auth/pass_check.c:39:25: afs/kautils.h: No such file or directory
auth/pass_check.c: In function `afs_auth':
auth/pass_check.c:53: error: `KA_USERAUTH_VERSION' undeclared (first use
in this function)
auth/pass_check.c:53: erro...
2006 Nov 30
1
Samba 3.0.23c won't let NT4 access shares
...ows machine.
The Win98 box, omega, has no problem accessing the Samba share and neither
does an Win XP box.
omega300 has a user called omega and both the Win98 box and the NT box
connected to the network as user omega and used the same password.
Here is an extract from log.smbd.
In the line
pass_check: Checking password for user omega (l=2)
I'm not sure what the (l=2) means but I noticed that Samba runs through
a whole bunch of attempts, failing each time then we see
pass_check: Checking password for user omega (l=6)
and the connection is made.
For the attempted connection from the NT box...
2003 Oct 11
2
Samba 3.0 stable: make --with-afs fails on SuSE 8.2
...pass
--with-ldapsam --with-quotas --with-acl-support --with-winbind
--with-krb5=/usr/local --with-mysql-prefix=/usr
--with-mysql-exec-prefix=/usr/bin
========================================================
I did a "make" and quite alot compiles ok, but when I get to
source/auth/pass_check.c, it fails with the messages below:
========================================================
athena:/home/adam/smb/samba-3.0.0/source # make
Using FLAGS = -g -O2 -I/usr/local/include -Iinclude
-I/home/adam/smb/samba-3.0.0/source/include
-I/home/adam/smb/samba-3.0.0/source/ubiqx
-I/home/adam/...
2001 Apr 30
0
Warning messages compiling --with-pam - pampass.c and pass_check.c
I'm using Samba 220, Solaris 2.8/Sparc, Sun Forte C Compiler.
I ran ./configure using --with-pam so I could use winbind.
During compilation, I get the following warning messages:
............
Compiling passdb/secrets.c
Compiling passdb/pass_check.c
"passdb/pass_check.c", line 671: warning: statement not reached
Compiling passdb/ldap.c
Compiling passdb/nispass.c
Compiling passdb/smbpasschange.c
Compiling passdb/tdbpass.c
Compiling passdb/pampass.c
"passdb/pampass.c", line 129: warning: initialization type mismatch
Compili...
2003 Nov 29
1
BUG?: 2.2.8a, missing header files for source/passdb/pass_check.c
I'm trying to compile in DFS with the --with-dfs option. There is an #ifdef
WITH_DFS and following that, is some header files that are referenced that I
can't seem to find any where. Is this a bug, or is this because my
operating system doesn't have these files?
I'm running OpenBSD 3.4.
Here is the first portion of config.status:
#! /bin/sh
# Generated automatically by
2010 Jun 01
0
Compiling Samba 3.0.37 --with-afs (Steve Linehan)
...iler will take
precedence
configure: WARNING: ## ---------------------------------------- ##
configure: WARNING: ## Report this to samba-technical at samba.org ##
configure: WARNING: ## ---------------------------------------- ##
checking for afs/afs.h... yes
....
...
...
Compiling auth/pass_check.c
In file included from /usr/include/afs/kautils.h:35,
from auth/pass_check.c:89:
/usr/include/rx/xdr.h:155: error: nested redefinition of ?enum xdr_op?
/usr/include/rx/xdr.h:155: error: redeclaration of ?enum xdr_op?
/usr/include/rx/xdr.h:156: error: redeclaration of enumerator ?X...
1999 May 14
0
Problems Building Samba 2.0.3 --with-afs
Hi all,
I'm going nuts.
Ken Weiss and Steve Holstead have been very nice to me and supplied me with
info on how to set my configure files and such. It helped me a lot but I
still get stuck a bit later in the process. Namely during pass_check.c.
I'm on a AIX 4.1.5 box. Using the export version of AFS 3.4.
Help is appreciated. I wouldn't ask you all this if I hadn't already spent 3
days trying to figure it out myself.
Regards,
/Peter Str?mberg
Compiling passdb/pass_check.c
In file included from /usr/afsws/include/afs/kaut...
1999 Sep 29
0
samba 2.0.5a, solaris 2.6, pam
...s 2.6 with PAM support, on an
Ultra 60 with 1GB RAM, and a bunch of disk
..
I've tried using sun cc (from sunworkshop 4.2), and gcc version 2.8.1
I've tried using /usr/ccs/bin/make and gmake v 3.76
libpam gets compiled into my binaries, but they don't actually seem to use
it.
passdb/pass_check is the only code that actually tries to include
<security/pam_appl.h>, so I'm assuming the stuff in passdb gets built into
all the binaries for password checking. I get errors when trying it tries
to compile that particular bit o' code:
Compiling passdb/pass_check.c
"passdb/p...
2012 Oct 08
1
IIS authentication
...Finding user 1641
[2012/10/08 13:18:34.638836, 5] lib/username.c:77(Get_Pwnam_internals)
Trying _Get_Pwnam(), username as lowercase is 1641
[2012/10/08 13:18:34.859941, 5] lib/username.c:110(Get_Pwnam_internals)
Get_Pwnam_internals did find user [1641]!
[2012/10/08 13:18:34.859987, 4] auth/pass_check.c:679(pass_check)
pass_check: Checking (PAM) password for user 1641 (l=1)
[2012/10/08 13:18:34.860010, 4] auth/pampass.c:472(smb_pam_start)
smb_pam_start: PAM: Init user: 1641
[2012/10/08 13:18:34.862743, 4] auth/pampass.c:489(smb_pam_start)
smb_pam_start: PAM: setting rhost to: 64.251.188....
2003 Oct 20
0
AFS via Samba compile problem
...ody can
help me.
Compiling auth/pampass.c
auth/pampass.c: In function `make_pw_chat':
auth/pampass.c:224: warning: passing arg 1 of `next_token' from
incompatible poi
nter type
auth/pampass.c:235: warning: passing arg 1 of `next_token' from
incompatible poi
nter type
Compiling auth/pass_check.c
In file included from /usr/include/afs/kautils.h:35,
from auth/pass_check.c:39:
/usr/include/rx/xdr.h:149: redeclaration of `enum xdr_op'
/usr/include/rx/xdr.h:150: conflicting types for `XDR_ENCODE'
/usr/include/rpc/xdr.h:84: previous declaration of `XDR_ENCODE'
/usr...
2003 Nov 13
0
Problem compiling 3.0.0
....
-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE
-I/usr/kerberos/include -I/dp/computing/proj/samba/samba-3.0.0/source
LIBS = -lcrypt -lresolv -lnsl -ldl -L/ssl -L/ssl/lib
LDSHFLAGS = -shared -L/usr/kerberos/lib
LDFLAGS = -L/usr/kerberos/lib
Linking bin/smbd
auth/pass_check.o: In function `afs_auth':
/dp/computing/proj/samba/samba-3.0.0/source/auth/pass_check.c:51:
undefined reference to `setpag'
/dp/computing/proj/samba/samba-3.0.0/source/auth/pass_check.c:52:
undefined reference to `ka_UserAuthenticateGeneral'
collect2: ld returned 1 exit status
make...
2006 Jan 15
0
Samba 3.0.21a && AFS
...:
----- s n i p -----
Linking bin/smbd
lib/afs.o: In function `afs_createtoken':
/usr/local/src/tmp/samba-3.0.21a.orig/source/lib/afs.c:170: undefined reference to `DES_key_sched'
/usr/local/src/tmp/samba-3.0.21a.orig/source/lib/afs.c:171: undefined reference to `DES_pcbc_encrypt'
auth/pass_check.o: In function `afs_auth':
/usr/local/src/tmp/samba-3.0.21a.orig/source/auth/pass_check.c:51: undefined reference to `setpag'
/usr/local/src/tmp/samba-3.0.21a.orig/source/auth/pass_check.c:52: undefined reference to `ka_UserAuthenticateGeneral'
collect2: ld returned 1 exit status
make:...
2001 Nov 01
1
Sol 2.8 - Samba 222- --with-pam compile errors
...I used the following sequence of commands:
setenv CC cc
./configure --prefix=/usr/local/samba.22 --with-acl-support --with-pam
--with-pam_smbpass --with-syslog
make
See messages below:
================================================================
..........
...................
Compiling passdb/pass_check.c
"passdb/pass_check.c", line 668: warning: statement not reached
Compiling passdb/smbpassfile.c
Compiling passdb/machine_sid.c
Compiling passdb/pdb_smbpasswd.c
Compiling passdb/pampass.c
"passdb/pampass.c", line 422: warning: assignment type mismatch:
pointer to functio...
2002 Sep 09
0
Encrypted logon funny
...quot;Hour 13" document and all the other readme's and google
search - tearing my hair out.
Samba Version 2.2.1a, Suse Linux
Much appreciated
Andrew
[2002/09/09 17:15:44, 2] smbd/reply.c:reply_sesssetup_and_X(990)
Defaulting to Lanman password for alan
[2002/09/09 17:15:44, 4] passdb/pass_check.c:pass_check(718)
pass_check: Checking (PAM) password for user alan (l=6)
[2002/09/09 17:15:44, 4] passdb/pampass.c:smb_pam_start(460)
smb_pam_start: PAM: Init user: alan
[2002/09/09 17:15:44, 4] passdb/pampass.c:smb_pam_start(475)
smb_pam_start: PAM: setting rhost to: juliet.localnet
[2002/0...
1999 Mar 11
2
AFS on samba 2.0.2
...non-text attachment was scrubbed...
Name: Makefile.in.diff
Type: application/mac-binhex40
Size: 2269 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba/attachments/19990311/b26cb0bf/Makefile.in.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pass_check.c.diff
Type: application/mac-binhex40
Size: 583 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba/attachments/19990311/b26cb0bf/pass_check.c.bin
-------------- next part --------------
--- configure Fri Feb 12 08:49:28 1999
+++ configure.orig Sat Feb 6 15:51:52 1999
@@ -8685,10...
1999 Mar 28
0
RedHat 5.2 system can't use security=user
...ssion setup failed: ERRSRV - ERRbadpw (Bad password - name/password pair
in a Tree Connect or Session Setup are invalid.)
My smb.conf is the smb.conf.default file modified to have
workgroup = WORKGROUP
With debug level 5, the log file actually has something in it:
[1999/03/27 23:43:44, 4] passdb/pass_check.c:pass_check(776)
Checking password for user paulf (l=7)
[1999/03/27 23:43:44, 3] smbd/error.c:error_packet(138)
error packet at line 781 cmd=115 (SMBsesssetupX) eclass=2 ecode=2
[1999/03/27 23:43:44, 3] smbd/error.c:error_packet(143)
error string = No such file or directory
[1999/03/27 23:43...
2000 May 08
1
Weird problem w/ user authentication
Dear all,
Have managed to put myself in a small bind with regards to user
authentication in Samba.
Somehow (don't ask...I have NO idea), I've managed to create the situation
where my Samba server denies authentication of one single user. Every other
user has continued access as before, no difficulties whatsoever.
When trying to login with this one user id, Windows 98 SE replies that
2001 Dec 13
1
tru64 unix make command problem
...cli_login.c
Compiling rpc_client/cli_spoolss_notify.c
Compiling rpc_client/ncacn_np_use.c
Compiling lib/util_list.c
Compiling rpc_client/cli_trust.c
Compiling locking/locking.c
Compiling locking/brlock.c
Compiling locking/posix.c
Compiling passdb/passdb.c
Compiling passdb/secrets.c
Compiling passdb/pass_check.c
cc: Severe: passdb/pass_check.c, line 69: Cannot find file <dce/dce_error.h> specified in
#include directive.
#include <dce/dce_error.h>
-^
*** Exit 1
Stop.
How do I make? please....
thanks..
Teoman TURHAN
-------------- next part --------------
HTML attachment scrubbed and removed