Displaying 20 results from an estimated 800 matches similar to: "Mysql + Samba, please help...."
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:
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
2004 Apr 18
1
Samba 3.0.3pre2 & MySQL compilation problem
Hi.
I have this problem when trying to compile Samba with MySQL passdb
backend:
Linking bin/smbcquotas
Linking bin/smbmount
Linking bin/wbinfo
Compiling dynconfig.c with -fPIC
Linking nsswitch/libnss_wins.so
Linking libsmbclient non-shared library bin/libsmbclient.a
Linking libsmbclient shared library bin/libsmbclient.so
Compiling passdb/pdb_mysql.c with -fPIC
passdb/pdb_mysql.c:21:25:
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
2006 Apr 20
3
How to set mysql backend for samba; Urgent pls
Hello group,
I Just joined the group and this is the first message
to this group.
I am facing a problem while configuring mysql backend
to samba.
I am using samba 2.2.7,
mysql 5.0, pam-mysql-0.5 and RH9.
Is it possible to set mysql backend for samba2.2.7?
Pls explain the way to configure mysql to samba as
backend.
Regards
Krishnam.
__________________________________________________
Do You
2002 Nov 07
1
smbpasswd (adding machines?) with pdb_mysql doesn't work
Hiya.
Still having fun with his mysql module - it appears to read from the
mysql database fine, but I can't seem to add machine accounts (and I
can't get too far unless I do this).
It might also be my own stupidity too - let me know ;-)
I've got a machine called "bbmachine" - without pdb_mysql, I can join
the domain no problems. However, I need to rejoin the
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
rerturning...
got a idea ??
Collen
2003 Dec 08
1
MySQL passdb backend (mysql_init)?
Greetings All,
I am trying to use MySQL4 as the backend for authentication through Samba 3.0.0. When I finally got it to compile ok (damn that mysql/mysql.h) I cannot get it to work. Below you'll find the log transcript from when I try to connect with any client -- smbclient in this case. And yes, I have the MySQL-part setup correctly using the example mysql.dump from the dist and the user
2002 Nov 07
1
pdb_mysql isn't working for me :-(
Hiya...
Trying to auth users against a mysql database using pdb_mysql. Using
samba3.0 from CVS, running as a PDC.
Few questions as well: In the "username column:", I'm assuming I need a
real unix user here? Can I have a whole bunch of "nt username" users
(i.e. non-unix users) in the mysql db to be auth'ed with samba, but
they're all using the same unix user?
2005 Aug 21
1
MySQL/Postgres pdb: cannot add new users
Hello everyone,
Hello Jelmer,
in 3.0.20, it still is not possible to add new users using pdbedit. See
bug report at
https://bugzilla.samba.org/show_bug.cgi?id=2531
In 3.0.14a it was possible to copy pdb_sql.c and pdb_mysql.c from 3.0.11
and it worked, but this workaround does not help anymore, as the files
seem to be incompatible.
Jelmer, could you please have a look at this one? I consider
2005 Sep 23
1
pdb_mysql, pdb_pgsql and pdb_xml modules: request for maintainer
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
The experimental pdb modules (pdb_mysql, pdb_pgsql and pdb_xml) have
been a bit neglected during the last few releases of Samba 3 as they
haven't been actively maintained. I was the original author and
maintainer, but I no longer work on Samba 3 and I no longer use any of
the modules in production.
I'll remove these modules unless
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.
2002 Nov 04
2
MySQL authentication & kickoff time?
Hiya.
I'm in the middle of (re)developing a authentication system for an
internet cafe here in Sydney.
By complete accident I discovered the PDB MySQL plugin for samba
yesterday in CVS - amazing. Haven't tried this yet (waiting for samba
to compile on a really slow machine, heh) but it looks great.
Is anybody using this? Would you recommend it for use in a heavy use
type
2002 May 28
2
Mysql samba authentication
Hi ,
could any one tell samba user authenticate from mysql database and give
permissions to read write ane execute and at the same time it should browse
in window Network Neighborhood and authentciate with mysql server
Bye
Parvatam Venkata Jagannadharao
_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com
2003 Sep 26
1
how set samba use mysql
i see source that samba 3.0 support mysql , how to make it happen i have
been complie with mysql support but how use make plugin i try like this :
[root@pim pdb]# make
libtool gcc -I../../source -I../../source/include -I../../source/ubiqx
-I../../source/smbwrapper -Wall -g -c pdb_test.c
mkdir .libs
gcc -I../../source -I../../source/include -I../../source/ubiqx
-I../../source/smbwrapper -Wall -g
2005 Jan 15
1
pam auth with mysql
hi list,
since, days i?m trying to auth. samba users with pam using mysql
without any result
this is my /etc/pam.d/samba:
#@include common-auth
#@include common-account
#@include common-session
auth required pam_mysql.so user=root passwd=** db=samba table=users usercolumn=login passwdcolumn=password crypt=1
account required pam_mysql.so user=root passwd=** db=samba table=users
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
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
2004 Jan 26
3
Samba and Oracle directory
Hello !
Does anyone already configured samba 3 with Oracle directory ? Is it
possible ? Does anyone has any link to an existing schema ?
Thanks for any comment :)
--
J?r?me
2005 Oct 13
2
mysql backend create user problem
Dear All,
wasn't sure my last question got posted, i decided to re-post with more
concise explanation of the problem i'm facing.
I have samba PDC (version 3.0.14a) working fine before with smbpasswd
backend.
a few weeks ago, we decide to move to mysql backend since we have email
server with mysql backend as well. I'm trying to use one username and
password for both email and samba