similar to: samba 2.0.5a, solaris 2.6, pam

Displaying 20 results from an estimated 2000 matches similar to: "samba 2.0.5a, solaris 2.6, pam"

2001 Nov 01
1
Sol 2.8 - Samba 222- --with-pam compile errors
Hi I'm attempting to compile samba 222 on Solaris 2.8 using Sun Forte 6 C compiler but I'm getting error messages. 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: ================================================================ ..........
1999 Aug 24
1
Bad password error - samba 2.0.5a, Solaris 2.7
Hello all, For quite a while now we've been running a samba 1.9.16p10 server, providing file shares, etc for PCs. We're installing a new file server tomorrow so I thought I would take this opportunity of upgrading to a new version of samba. I've downloaded, compiled and installed the latest version (2.0.5a) on the new fileserver (Solaris 2.7) and all seemed OK until I try and
1999 Oct 26
0
Solaris 7 not compiling HEAD code
I am trying to compile the NTDOM HEAD code on Solaris 7 using gcc 2.8. Samba 2.0.5a works fine but not the HEAD Code. See Errors below. Can anyone tell me what I need to do? Samba errors during compile Compiling libsmb/clientgen.c libsmb/clientgen.c: In function `cli_get_string': libsmb/clientgen.c:91: warning: passing arg 1 of `skip_string' discards `const' from pointer target
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
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
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
2002 Sep 10
1
Compiling in Solaris 2.8
Hi, I am trying to build samba on a sun 420r running Solaris 8 with a SunWorkShop 6.1 compiler. configure worked well. I selected smbwrapper to be included in the build. However I get this when it gets to the link: Using LIBS = -lsec -lgen -lsocket -lnsl -ldl Linking shared library bin/smbwrapper.so ld: fatal: option -h and building a dynamic executable are incompatible ld: fatal: Flags
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
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
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
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
2003 Nov 13
0
Problem compiling 3.0.0
I am having trouble getting Samba 3.0.0 to compile. It is actually failing when it tries to link smbd. System: RedHat Linux: 2.4.9 i686 AFS client installed and running Openssl 0.9.7c installed at /ssl My configuration arguments: # ./configure --with-afs --with-fake-kaserver --with-ads --with-smbmount --enable-debug The Error: # make Using FLAGS = -g -I/usr/kerberos/include
2006 Jan 15
0
Samba 3.0.21a && AFS
Sorry for the cross post, but I can't find the original mail I don't know if it was sent to the OpenAFS or the Samba list... I've managed to fix some compilation/build problems when using '--with-afs' to Samba. Something about undefined attributes: ----- s n i p ----- Linking bin/smbd lib/afs.o: In function `afs_createtoken':
2000 Jul 07
1
Changing SWAT user?
I just loaded Mandrake 7.1 and Samba with Webmin. I can get into Webmin and make changes to the Samba server, but I'm not able to get smbd or nmbd running. When I try to get into SWAT to make changes it keeps reverting back to my login which does not allow me to make changes. Is there a way to reset this? Also, any ideas on why smdb and smdb is not running? (go easy on me. I'm new to
2002 Sep 09
0
Encrypted logon funny
I do not understand the following output. The actual command and error are: juliet:/mnt # smbmount //compaq/mastertools /mnt/dos -o username=alan password=eunice Password: 10300: tree connect failed: ERRSRV - ERRbadpw (Bad password - name/password pair in a Tree Connect or Session Setup are invalid.) SMB connection failed It seems the user validates at the os level , but later fails when
2006 Feb 08
2
Warnings from openssh-4.3p1 configure
Greetings: On a Sun Solaris 8 machine using the Sun Studio 11 compiler: taz$ ./configure LDFLAGS=-xarch=v9 CFLAGS='-xO3 -xarch=v9' CC=/opt/SUNWspro/bin/cc --prefix=/opt/openssh-4.3p1 --with-ssl-dir=/opt/openssl-0.9.8a --with-xauth=/usr/openwin/bin/xauth --with-default-path=/bin:/sbin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/openwin/bin:/usr/dt/bin --without-zlib-version-check checking
2012 Oct 08
1
IIS authentication
I have setup samba to share a local filesystem with the following config: [global] smb ports = 139 workgroup = WORKGROUP server string = %h server (Samba, Ubuntu) dns proxy = no log level = 255 debug timestamp = yes log file = /var/log/samba/log.%m max log size = 1000 syslog = 1 panic action = /usr/share/samba/panic-action %d encrypt passwords = no security = user obey pam restrictions = yes
2011 Jan 12
1
Reloading smb.conf smdb only
Hi everyone, I'm new in this list and I hope I'll write my problem in a right way. So, this is my problem: Every an undefined time (It could be 5 min or 20 min) my pc restarts the samba service and It writes this line on the screen: "Reloading /etc/samba/smb.conf smdb only" I have Ubuntu Server 9.10 x32. I am looking for fix this problem for a long time but I don't know