similar to: Samba3 tar.gz install ERROR (again)

Displaying 20 results from an estimated 4000 matches similar to: "Samba3 tar.gz install ERROR (again)"

2004 Mar 03
1
Samba3 tar.gz install ERROR
Please help me... I?m trying to compile samba3 with mysql on Redhat9 and I get the following error with this command line: ./configure --with-expsam=xml,mysql --with-pam --with-pam_smbpass configure: error: --with-pam specified but no PAM headers found and ./configure --with-expsam=xml,mysql --with-pam_smbpass configure: error: No security/pam_appl.h found and ./configure
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: ================================================================ ..........
2003 Oct 09
3
Mysql + Samba, please help....
Hi Guruz, sorry for the bad English and the stupid question... I configure samba-3.0 with such options ./configure --prefix=/usr/local/samba --with-expsam=xml,mysql --with-pam --with-pam_smbpass after install i try ./pdbedit -L and i get the following error No builtin nor plugin backend for mysqlsam found Loading mysqlsam failed! my config file ...... passdb backend = mysqlsam ;passdb backend
2005 Jan 12
0
samba from srpms for fedora core 1 with mysql
hi there here is part of SPECS file: ------------------------------------------------------------------ CFLAGS="$RPM_OPT_FLAGS" ./configure \ --prefix=%{_prefix} \ --localstatedir=/var \ --sysconfdir=/etc \ --with-privatedir=%{_sysconfdir}/samba \ --with-fhs \ --with-quotas \ --with-smbmount \ --with-pam \
2002 Oct 10
2
samba 2.2.6pre2 make fails
When I compile Samba, this is on SuSE 7.2, I keep getting a make failure, but it still completes to a prompt. Should I ignore or does anyone have a "fix"? When I configure, I use these options: ./configure --enable-cups --with-smbwrapper --with-automount --with-smbmount --with-pam --with-pam_smbpass --with-winbind --with-winbind-auth-challenge When I run make, this is the error,
2005 Sep 26
0
[Fwd: Re: Samba with Mysql, Compilation of version 3.0.11]
Hello again, Related to previous bug, i have corrected few things from util.c, 3 char* data structures were defined more than one time so i commented them in code, it seem to compile now... data_path state_path cache_path Thanks anyway. Pierre (C)ollen wrote: > pdb_sql.c is the new mysql backend name > (was pdb_mysql) so it does get compiled... > but this output shows that you still
2003 Sep 27
1
pdb_mysql question...
Hello everybody, First of all, congratulations on samba 3.0 :o) Iam trying to install samba 3.0 with pdb_mysql support though im getting some trouble i cant understand. After reading the output of ./configure --help, i used the following configure args: ./configure --with-expsam=xml,mysql --with-pam --with-pam_smbpass make make install then i took a look at ./examples/pdb/mysql/smb.conf and:
2004 Dec 30
1
Help Me
Hi, I try to configure a PDC in FreeBSD with Samba using MySQL for database for users, groups, computers and other resources in domain like printers, sites...but without success. I installed * FreeBSD 5.3 with support for linux bin; * Samba-3.0.7,1 with CONFIGURE_ARGS --with-ldap --with-expsam=mysql --with-mysql-prefix=/usr/local --with-pam --with-pam_smbpass --with-ldapsam --with-syslog
2003 Aug 31
1
Server requested LANMAN password but 'client use lanman auth' is disabled
hi, after upgrading my client to samba v3 rc2 i got some problems with mounting one share of my file server that needs a password. the previous version i was using (samba v3 beta3) works fine, but the rc2-version gives me an error without changing any config file. the server is samba v3 rc2, here's its smb.conf: [global] workgroup = xxxxx netbios name = xxxxx server string = Samba
2005 Sep 21
2
Samba with Mysql, compilation problem.
First i would like to say hello to everybody here, because i am new to this ML. So here is the description of my problem: I began with a clean samba installation from the stable branch few monthes ago, everything was just fine, i have a linux box which was sharing files for another linux workstation and two WinXP laptops. The sharing linux box is a debian stable branch O/S, which is my choice
2003 Jun 24
0
Has anybody used the mysql passdb backend in samba3-beta1 ?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Message: 13 > Date: Tue, 24 Jun 2003 13:12:45 +0200 > From: Patrik Gustavsson PS Sweden Senior Technical Consultant > <Patrik.Gustavsson@Sun.COM> > Subject: [Samba] Has anybody used the mysql passdb backend in samba > 3-beta1 ? > To: samba@lists.samba.org > Message-ID: <3EF8322D.4040204@sweden.sun.com> >
2003 Oct 31
1
samba3 and CUPS: lpoptions does not work
Hi, I have set up a CUPS queue in the samba server with specific lpoptions (actually, it's a queue to print 2-up on an HP LaserJet4300 printer. I used lpoptions -d NX2-118 -o number-up=2). Everything works as expected when I print from the Unix side. However, when I print to the corresponding samba queue, the options specified through lpoptions are ignored (i.e. the prints come out as 1-up
2011 Nov 30
1
migrate samba3 with smpbassword to ldap , problem with machine account
Hello, I want to migrate a server from redhat9 with samba (3.0.11) using smbpasswd file to regiter account to ubuntu server (8.04 hardy hearon) with ldap (samba 3.4.5). First I have got the original sid and modify i for all entries in ldap To migrate machine account I insert in ldap id and NTPassword found in smbpasswd. Example:
2003 Apr 20
1
log of build of 2.2.8a on Solaris9 using SUN's studio7 cc.
Hi, Most people probably builds samba with GCC on linux. I built it on SPARC/Solaris9 using Sun's Studio7 C-Compiler just now and got some output that I cant use but it migth possibly be useful for you guys to chase a few bug with. Its just the compilerun output, which succeded, but with quite a few warnings. Its attached to this mail. --
2005 Aug 14
5
RPM SPEC rebuild errors
Hello All, I have been trying all afternoon to rebuild the Samba RPM for my Fedora 3 with the MySQL passdb support and from what I can see it only needs the inclusion of "--with-expsam=mysql" in the SPEC file in addition to the regular ones. The problem is that no matter what version of Samba I try to rebuild, it always gice an error at the same place:
2004 Feb 03
4
samba 3.0.1 and ldap backend problem - I can not add new accounts to domain.
Hi ! I cant add any user (person, and machine) to my domain made with samba-3.0.1, openldap-2.0.27, new samba.schema, smbldap-tools-0.8.3. I have to migrate from ldap_compact to ldap backend. Rhea is a ldap server, codo is a PDC from DOMAIN. To show, what the problem is, look at the following instructions: root@rhea:~# smbldap-useradd -w loko20 root@rhea:~# getent passwd|grep loko
2004 Aug 06
0
Compiling Icecast2 on RedHat9 or maybe another Linux
Btw if it burped on libxslt, you probably want to make sure you have libxml as well Just follow the same routine you did with libxslt wget ftp://rpmfind.net/linux/redhat/9/en/os/i386/RedHat/RPMS/libxml-1.8.17-8.i386.rpm wget ftp://rpmfind.net/linux/redhat/9/en/os/i386/SRPMS/libxml-1.8.17-8.src.rpm <p><p><p><p><p>Dave St John Mediacast1 Administration ----- Original
2003 Oct 25
3
samba3, cups, and pointprint drivers install
Hello, I've got a redhat9 system with cups and samba3 installed. I want to use this machine for both local and network printing. On the local side apps can print just fine, the cups configuration is working great. Network-side is not the case. I've got a mixture of 2k and 9x clients, so i'm going to need drivers for both configurations. In smb.conf i've got: printcap name = cups
2003 Dec 18
0
FW: Samba 3 PDC with LDAP - Error when changinguserpasswordfrom windows
-- Sorry to annoy, but for clarity comments are posting in-line. -----Original Message----- From: s.jousse@free.fr [mailto:s.jousse@free.fr] Sent: Thursday, December 18, 2003 4:31 PM To: toby-list@mail.nixa.k12.mo.us; samba@lists.samba.org Subject: Re: [Samba] Samba 3 PDC with LDAP - Error when changinguserpasswordfrom windows |1. yes, I tried these lines and in the logs, there was a failure in
2003 Oct 23
1
pam_smbpass on Solaris box
Hello I decided to test password migration (on Solaris 8 box with SUNWspro C) and built samba with pam_smbpass module : CC=cc ./configure --prefix=/opt/local/samba --with-acl-support --with-pam --with-pam_smbpass Then installed bin/pam_smbpass.so in /usr/lib/security : # ls -al /usr/lib/security/pam_smbpass.so -rwxr-xr-x 1 root sys 2091380 Oct 23 11:01