similar to: pdb_mysql, pdb_pgsql and pdb_xml modules: request for maintainer

Displaying 20 results from an estimated 200 matches similar to: "pdb_mysql, pdb_pgsql and pdb_xml modules: request for maintainer"

2004 Sep 16
1
how to submit patches ? (patch for pdb_xml.c included)
Dear Sirs, I wrote a patch for pdbedit (pdb_xml.c) which handles cases with national alphabet characters in GECOS fields. I sent it directly to Jelmer Vernooij, but there was no answer. Who can review the supplied patch ? Cheers, Ilia Chipitsine -------------- next part -------------- --- pdb_xml.c.orig Tue Aug 31 12:12:02 2004 +++ pdb_xml.c Tue Aug 31 12:12:07 2004 @@ -373,6 +373,7 @@
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
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?
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 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 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.
2005 Aug 21
2
pdb_mysql.c | SQL insert command missing data
The MYSQL pdb addon for samba appears to have had an error since version 3.0.12. In doing some investigations with 3.0.20 and 3.0.14-r3 I have found that the smbpasswd command does not create a query that adds enough information to the database. smbpasswd -a username causes 2 queries to be performed. The first of the two looks for an existing user and that does check all of the appropriate fields,
2004 Aug 31
2
plaintext backend
Hello I would like to use plaintext backend with a simple Samba 3.0.6 configuration to get rid of the system of double passwords and rely just on the plain old unix /etc/passwd ones. However I couldn't find any information about it in 1) man smb.conf 2) online Samba official HOWTO I tried putting passdb backend = plaintext into a smb.conf file with security=share and the Samba server
2004 Apr 19
1
Samba + pdb_mysql - password hashes disappearing?
This is using samba-3.0.2a, as downloaded from us2.samba.org today (19th of April), on Debian Linux. I have setup and gotten mostly-working the MySQL PDB for Samba. It queries the database correctly, pulls in the data, etc. However, when I connect as a user, I get: [2004/04/19 15:56:23, 3] libsmb/ntlm_check.c:ntlm_password_check(182) ntlm_password_check: NO NT password stored for user
2004 Apr 13
0
v3.0.2a: can't login into domain after switching to pdb_mysql
Hello list.samba.org FreeBSD-5.2.1, samba from port with tdbsam-backend configured as PDC Everything is working fine: i.e. registering at samba domain and logging on to it, but after I switch to mysql-backend (pdb-mysql) I can only successfully register my Windows 2k3 at Samba domain (messagebox 'Welcome to slavel.ru domain' has appiered), i.e. can successfully change domain of my
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
2007 Nov 15
6
Link_to popup divorced from controller?
Here''s my case: Using a link_to popup window to show a related help file of an element on a page. The problem: Window pops up perfectly, but refuses to carryover @instance variables in the controller that I referenced in the link_to command. The tests: - I have the right controller/class, because it renders a specific template, which is what it does. - I have the right template/view,
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
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:
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
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
2004 Nov 18
0
Trouble compiling / using mysql plugin on FreeBSD 4.8
I was following docs from http://ftp.easynet.be/samba/docs/man/Samba-HOWTO-Collection/passdb.html#mysq lsam But I?m stumped I?m running FreeBSD 4.8, and need to create a mapped relationship between SOME windows users and SOME freebsd users I got Samba 3.0.8 running based on : ./configure --with-krb5=/usr/heimdal And everything works if I manually add matching Windows usernames to my etc/passwd,
2007 Jun 14
0
Samba with pdbsql (postgres) as backend - Machines can't join/login domain
Hey guys, I'm trying to setup a centralized network authentication with postgresql and I already have almost the services authenticating via postgresql. Right now I'm trying to setup samba to also authenticate my users against postgres database and I can successfully authenticate a user on a windows desktop to lookup a share by example, but I can't do login on the domain or even join
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