Displaying 20 results from an estimated 28 matches for "expsam".
Did you mean:
exam
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 --with-expsam=xml,mysql
checking configure summary... configure: erro...
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 = plugin:/usr/local/samba/lib/pdb_mysql.so:mysql
;pass...
2003 Sep 26
1
Mysql probs..
G'day..
I'm trying to compile samba with the expsam=mysql.
but it gives back an error:
sswitch/wb_common.c: In function winbind_named_pipe_sock':
nsswitch/wb_common.c:136: storage size of `sunaddr' isn't known
make: *** [nsswitch/wb_common.o] Error 1
mysql is working fine so no probs there..
even without-winbind compilation it keeps
r...
2004 Mar 11
0
Samba3 tar.gz install ERROR (again)
I know I already asked this question before, but I had some problems with
my mail and I have to ask again.... (sorry)
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 --with-expsam=xml,mysql
checking configure summary... configure: erro...
2005 Sep 21
2
Samba with Mysql, compilation problem.
...--localstatedir=/var --with-netatalk --with-pam --with-syslog
--with-utmp --with-readline --with-pam_smbpass --with-libsmbclient
--with-winbind --with-msdfs --with-automount --with-tdbsam --with-ldap
--with-python=python2.3 --with-mysql --enable-mysql
--with-mysql-prefix=/usr/local/mysql --with-expsam=mysql
2005 Sep 26
0
[Fwd: Re: Samba with Mysql, Compilation of version 3.0.11]
...o, tells me that you build
>>
>>
>> the module
>>
>>> > as shared library.
>>> > here are some thoughts:
>>> >
>>> > 1) try renaming the module to pdb_mysql.so
>>> > 2) build it as static (./configure --with-expsam=mysql
>>> > --enable-static=mysql)
>>> > 3) use a samba version prior to 3.0.20 ( <- 3.0.14 )
>>> >
>>> > i couldn't make the mysql module work either, so we're still
>>
>>
>> running
>>
>>> > the...
2003 Sep 29
1
samba 3.0.0 spec file problem - OT ?
Hi !
I have tried to build rpm of samba-3.0.0 from spec file. *.spec
file is from samba sources and contains only to modifcations
to ./configure:
--with-expsam=mysql \
--with-ldapsam
This is error:
+ mkdir -p /var/tmp/samba-3.0.0-root/usr/bin /var/tmp/samba-
3.0.0-root/usr/sbin
+ mkdir -p /var/tmp/samba-3.0.0-
root/usr/share/swat/images /var/tmp/samba-3.0.0-
root/usr/share/swat/help /var/tmp/samba-3.0.0-
root/usr/share/swat/include /var/tmp/samba-3.0.0-...
2005 Aug 17
1
Urgent help needed for passdb backend
...:make_pdb_methods_name(756)
Plugin is available, but doesn't register passdb backend
/usr/lib/samba/pdb/mysql.so
[2005/08/17 12:43:32, 1] passdb/pdb_interface.c:make_pdb_context_list(872)
Loading /usr/lib/samba/pdb/mysql.so:mysql failed!
--------------------------
I added the "--with-expsam=mysql" to the SPEC file for the configuration
and it seems to have generated the plugin just fine.
Can someone please help me to resolve this problem?
or
Does anyone have MySQL support compiled into some RPM's that will run on
my Fedora 3 that I can get from you?
Any help would be grea...
2004 Feb 24
5
Samba 3.0.2 config error using --with-ldap
I am getting below error when running "configure --with-ldap --with-ldapsam --with-ads":
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:
root@auth /usr/src/installs/samba-3.0.0/examples/pdb/mysql# cat smb.conf
[global]
netbios name = FOOBAR
workgroup = TESTGROUP
security = domain
domain logons = yes
domain master = yes...
2003 Jun 24
0
Has anybody used the mysql passdb backend in samba3-beta1 ?
...den.sun.com>
> Content-Type: text/plain; charset=us-ascii; format=flowed
>
>
> Any hints for compiling with mysql passdb backend.
>
> I set MYSQL_CONFIG to /usr/local/mysql/bin/mysql_config
> have tried with run configure with --with-mysql-prefix=/usr/local/mysql
> --with-expsam=mysql
>
> The result in config.log was
> configure:28942: checking how to build pdb_mysql
> configure:28971: result: not
Haven't used it, but have compiled it. IIRC you need MySQL >= 4, for any
other details you can see our spec file:
http://cvs.mandrakesoft.com/cgi-bin/cvsweb....
2004 Jan 12
0
Re: Questions regarding [patch] PostgreSQL pdb backend
...e put a post in the newsgroup and let us know.
>
> I am ready to test the patch when it is part of the CVS since it is
> easier to send you the feedback.
Yes, the patch is currently in the SAMBA_3_0 branch of CVS and will also
be in the Samba 3.0.2 prereleases.
Use ./configure --with-expsam=pgsql to compile it in.
All comments/bugfixes regarding the pgSQL backend are welcome.
Cheers,
Jelmer
2004 Mar 04
1
where is the pdb_mysql.so
i download samba3.02 source tar package from samba.org , do the below
steps on my freebsd5.2
#./configure --with-mysql-prefix=/usr/local/mysql
#....
#make
#....
#make install
#.....
after install, i add a user:
#pdbedit -a billy
then use the simple smb.conf
[global]
security=user
[tmp]
path=/tmp
guest ok=yes
everything is ok, i can access this samba server using windows client.
2004 Aug 11
4
pdb_mysql.so?
This has probably been asked before, but where is pdb_mysql.so?
Utilizing the current FC2 kernel.org update.
--
Raymond
2004 Nov 18
0
Trouble compiling / using mysql plugin on FreeBSD 4.8
...tc/passwd, so on to the next step ? using the mysql.so to create the
mapping.
The docs are a little sketchy, but I think I can do this right?
After reading the above doc didn?t help, I did some googling and tried:
./configure --with-krb5=/usr/heimdal --with-mysql-prefix=/usr/local/db/mysql
--with-expsam=mysql
Which doesn?t work as I think it starts to build pieces of nss_switch or
winbind, which don?t work on FreeBSD 4.8
After more reading I saw someone reference manually running:
make bin/pdb_mysql.so
But this didn?t work either
After much experimentation and reading of Makefile I did this:
m...
2005 Jan 12
0
samba from srpms for fedora core 1 with mysql
...with-fhs \
--with-quotas \
--with-smbmount \
--with-pam \
--with-pam_smbpass \
--with-syslog \
--with-utmp \
--with-sambabook=%{_datadir}/swat/using_samba \
--with-swatdir=%{_datadir}/swat \
--with-libsmbclient \
--with-expsam=mysql \
--with-acl-support
make showlayout
make proto
make %{?_smp_mflags} all nsswitch/libnss_wins.so debug2html
------------------------------------------------------------------
this is result of rpmbuild -bb samba.spec
------------------------------------------------------------------...
2005 May 17
1
strange problem trying to connect to SMB server
I get the following error message when I try to connect from my WIN XP box.
"CONFIGURATION INFORMATION COULD NOT BE READ FROM THE DOMAIN CONTROLLER,
EITHER BECAUSE THE MACHINE IS UNAVAILABLE, OR ACCESS HAS BEEN DENIED"
I successfully able join the domain using the net command with winbind
config setup.
Can someone please help me out here as what I might be doing wrong?
2005 Aug 16
0
Error loading Samba pdb/mysql.so file
...db/pdb_interface.c:make_pdb_methods_name(721)
No builtin nor plugin backend for plugin found
[2005/08/16 01:59:15, 1] passdb/pdb_interface.c:make_pdb_context_list(825)
Loading plugin:/usr/lib/samba/pdb/mysql.so:mysql failed!
---------------------------------
I compiled the sources "--with-expsam=mysql" and everything compiled
just fine into the RPM along with the mysql.so file in the
/usr/lib/samba/pdb/ directory.
Not sure why there is an error loading?
--
Thanks,
Lonnie
2005 Sep 21
1
Samba with Mysql, compilation problem. (Additionnal information)
...sn't find
mysql.h include header file. The point is that i have all these includes
files in this folder:
/usr/local/mysql/include/mysql/
The ./configure call which has failed had:
--enable-mysql --with-mysql --with-mysql-prefix=/usr/local/mysql
--with-mysql-exec-prefix=/usr/mysql/bin --with-expsam=mysql
at the end, i just added the bin suffix...
So maybe the version are not compatible for each other? :O
MySql version (14.7) Distrib 4.1.14
Samba Version (Which i wish to compile) is 3.0.14a
Any advice?
And sorry for the bad english!
Pierre
2006 Oct 03
0
Samba Compile Error
...ut-pam \
--without-ssl \
--with-quotas \
--with-sys-quotas \
--with-sambabook=/etc/samba/swat/using_samba \
--enable-socket-wrapper \
--with-libsmbclient \
--with-aio-support \
--with-acl-support \
--with-sendfile-support \
--with-cluster-support \
--with-winbind \
--with-fhs \
--with-utmp \
--with-expsam=xml,mysql \
--with-spinlocks \
--with-vfs \
--with-msdfs \
--disable-nls
I've tried this on several different Linux machine with different
configurations but I get the same error on all of them. At first I thought
it may be related with my 2.4.x kernel installations however I've tried...