similar to: Warning messages compiling --with-pam - pampass.c and pass_check.c

Displaying 20 results from an estimated 400 matches similar to: "Warning messages compiling --with-pam - pampass.c and pass_check.c"

2003 Oct 11
2
Samba 3.0 stable: make --with-afs fails on SuSE 8.2
Hi All- I have SuSE 8.2 installed on two different Intel machines, with (as far as I can determine) all required packages for doing what I'm trying to do here. Both machines suffer the same problems. I didn't find any SuSE 8.2 rpms, so I'm trying to build Samba 3.0 (stable) (24th Sep, 2003) on either of these machines but am having problems with it. As root, I did a
2000 Feb 18
0
compiling in NIS+ support error
I would like t compile NIS+ support into SAMBA, but I am getthing an error. I am doing this: ./configure --with-nisplus and when I run make, I get these errors: Linking bin/smbd passdb/nispass.o: In function `make_sam_from_nisresult': passdb/nispass.o(.text+0x84f): undefined reference to `nis_sperrno' passdb/nispass.o: In function `nisp_get_nis_list':
1999 Oct 05
1
Linux/NIS+
Hello, I'm having a problem configuring samba (2.0.5a) on a Linux system using NIS+ as the password system. Samba complains that it cannot find the smbpasswd file, which is not surprising as I'm not using one. I tried 'smb password file = passwd.org_dir' that sort of worked, except that it creates a directory called passwd.org_dir from whatever directory I ran the smbd from.
2004 Feb 27
0
PAM patch for openssh 3.7.1p2
SecureComputing's PAM library doesn't pass back the correct context to the pam_conversation function, i.e. it passes back NULL. So this patch works around this fact. likely you'll only want this hack if you expect to use pam_safeword.so in your authentication check, and only if you run sshd in privilege separation (separate process) mode so that the PAM conversation is single
2007 Feb 08
2
pdbedit: '-G rid' doesn't seem to have any effect
On my Samba PDC, using tdbpass: 'pdbedit -Lv agrotera$' produces: Unix username: agrotera$ NT username: Account Flags: [W ] User SID: S-1-5-21-4211105910-4270789338-3787013593-1414 Primary Group SID: S-1-5-21-4211105910-4270789338-3787013593-513 ..... 'getent passwd agrotera$' gives: agrotera$:x:207:200:SMB
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
2015 Mar 03
2
configure and have crypt or DES_crypt
Hello, With current portable master source tree HAVE_CRYPT and HAVE_DES_CRYPT are not defined. It seems to me this is regression introduced with implementation of configure options --with-openssl. Impacted code is in xcrypt.c: ... # if defined(WITH_OPENSSL) && !defined(HAVE_CRYPT) && defined(HAVE_DES_CRYPT) # include <openssl/des.h> # define crypt DES_crypt # endif ...
1999 May 28
0
NIS+ support
A small contribution :) I downloaded and installed 2.0.4b and compiled with NIS+ support since the fixed configuration for it was one of the new features. All worked fine, except that I found I couldn't change passwords. It turned out to be not a configuration error, but that some of the NIS+ routines hadn't been implemented yet. So I did that :) So far my mods seem to be working, but I
1999 Apr 25
0
swat: bug located
Great job on SWAT. I'm a hard-core UNIX guy, and I like my vi and whatnot. But it's nice to see a functional web interface. It could use some more work--but great job so far! Anyway, I found a core-dump-causing-bug. I was curious as to whether or not swat limited addition of passwords to the smbpasswd file by the users that exist in the system's /etc/passwd file. I was relativly
1999 Apr 25
0
swat core dump and debug information
(This may be a repost; but I was not subscribed to the list and looking at the current archives the articles are not showing up.) Great job on SWAT. I'm a hard-core UNIX guy, and I like my vi and whatnot. But it's nice to see a functional web interface. It could use some more work--but great job so far! Anyway, I found a core-dump-causing-bug. I was curious as to whether or not swat
2004 Apr 08
0
Error building Samba 3.0.2a
While building Samba 3 for SuSE linux 9.0 I have a problem with the AFS component (it builds fine if I omit the --with-afs and --with-fake-kaserver options). During configure I did get a warning: checking whether to use AFS clear-text auth... yes checking whether to use AFS fake-kaserver... yes checking for /usr/include/afs... yes checking afs.h usability... no checking afs.h presence... no
2000 Jun 29
2
passwords and NIS+
Hello, I'm new to samba. Trying to get it running on Solaris on Intel using NIS+. I configured it with the --with-nisplus --with-nisplus-home and --with-automount. I don't seem to be able to get authentication to work. I've created the smbpasswd file from my nis+ tables, set the perms per the docs (encryption.txt to name one) and when I try to run smbpasswd to set a password for
1998 Dec 10
0
CVS woes under HPUX 10.20
<sigh> Ever since the -lsec/-lsecurity tests in configure were "fixed", post beta2, I cannot compile any version of Samba 2.x on HPUX 10.20. The only options set with configure are --prefix= and --with-mmap. The differences seem to be reversed settings for availability of getspnam, bigcrypt, getprpwnam, and set_auth_parameters (in config.cache) and for the related defines in
2004 Jan 22
0
Problem compilling SAMBA 3.0.1 under SuSE 9
Hello guys! I am having problems getting samba 3.0.1 to compile correctly. I am currently using a SUSE 9. I have compiled a few extra things and put everything under "/opt". I am using the latest MIT Kerberos(located under /opt/kerberos), mysql 4.0.1 (located under /opt/mysql-4.0.1), openldap 2.2.4(located under /opt/openldap) I am using this config:
2006 Nov 30
1
Samba 3.0.23c won't let NT4 access shares
NT4.0 SP4 gives me this error when trying to access a Samba 3.0.23c server. \\Omega300\files is not accessable The specific network password is not correct. omega300 is the samba server, running samaba 3.0.23.c on SCO Openserver 5.0.7. omg180 is a Windows NT4 SP4 box. omega is a Windows 98 box. Passwords are not encrypted. We are also using VisionFS (SCO's smb product, which they no longer
2010 Jun 01
0
Compiling Samba 3.0.37 --with-afs (Steve Linehan)
> I do not know how to proceed. I tried to comment out the line in the spec file to no avail. this is bad idea ;) > Any suggestions? OpenAFS is not supplied directly by CentOS/RHEL. You would have had to get it from a 3rd party repo such as ATrpms/DAG or install from http://openafs.org/release/1.4.12/index-rhel5.html # cd /tmp/ # wget http://samba.org/samba/ftp/stable/samba-3.4.8.tar.gz
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
1999 Sep 29
0
samba 2.0.5a, solaris 2.6, pam
I posted earlier, but didn't really include and information... I'm trying to get samba compiled on Solaris 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
2003 May 01
0
a little issue with ADS
Hello Everyone, I must extend my THANK YOU for such fantastic work!, as well as this great resource. I've tried fiddling with AD and samba 3.0 alpha23 as well as a CVS checkout dated APR-16-03. Below are the relevant(Hopefully:)) items of my config. Once I can get a tgt and initial ticket I think I'll be O.K. I was hoping someone on this list could point out a gotcha :). TIA, Jesse.
2003 Oct 20
0
AFS via Samba compile problem
Hi folks, I'd like to compile samba-3.0.1pre1 --with-afs to reach my afs filesystem thru samba. Maybe it's not samba related bug but I hope if somebody 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