similar to: Problem compiling mysql support

Displaying 20 results from an estimated 10000 matches similar to: "Problem compiling mysql support"

2003 Aug 02
2
Where is mysql support?
Hi, This is a slight repetition but I have discovered more.... I have the latest beta of Samba 3.0. I want to use the MySql password authentication (mainly because I don't know and don't have time to learn LDAP). However, beyond the examples I can find no other code relating to mysql in the source tree. mysql.so in particular is not there. Is it included in the source? If not
2003 Aug 01
2
How to add initial users
I have set up mysql to store my encrypted passwords. The initial table is of course empty. My question is how do I add users. I cannot seem to use "net user add", as it asks me for a password, and of course there are no users in the database to verify against... What must I do to get started.... or... am I being REALLY stupid?? Howard
2003 Dec 09
1
MySQL pdb: pdbedit: Segmentation Fault
Hey all! I just wanted to check in with you all to see if anyone has experienced a Segmentation Fault when running smb's smbpasswd or pdbedit to edit attributes stored in a MySQL pdb. Samba can authenticate off it, but whenever it tries to write / edit the table it just returns with a Segmentation Fault. Any ideas? Anyone? Thanks!
2007 Feb 16
3
pdbedit password policy - not updating ldapsam
I have Samba and LDAP up and running, but I'm having problems editing the password policy using pdbedit. (I'm running 3.0.22) I've had a look at the man page for pdbedit but I don't really fully understand what it does in relation to passwd backends. Does pdbedit update just one backend and expect a user to export the updates to other backends? I think I've set up ldap as
2004 Jun 01
2
mysql passwd backend
Hey, I'm trying to use the mysql plugin with Samba 3.0.2 and am running into problems with the password storing aspect of the equation. Specifically, here is how I have the smb.conf file setup: [global] workgroup = SRS netbios name = DustPuppy passdb backend = mysql:mysql mysql:mysql host = localhost mysql:mysql user = samba
2003 Nov 05
0
samba3 + ldap pdbedit machine trust account problem
Please help, I am experiencing a weird error when trying to join a winXP Pro workstation to my samba3 + LDAP Domain. When I specify the account to on my system that has uid 0, I receive a user account cannot be found error. Now I know this isnt the case since I can browse the samba server with this account. Note: it is in tdbsam not ldap When I look for the machine account in the ldap
2003 Aug 07
2
pdbedit handles samba domain name incorrectly
Hi folks. I discovered this odd behaviour a few days ago while playing with SAMBA_3 for the first time. The following points apply to samba-3.0.0beta and to cvs-20030807. 1. (tested with tdbsam) If I create a user entry with pdbedit, the domain name field is not set to the domain specified in the configuration file. For me it's getting set to the local machine name. If I logon to a
2004 Feb 04
1
Still with my problem of samba 3.0.2rc2 and LDAP
Hello the list, When I try to add a w2k worsksation directly from winows it fails (see my previous posts on this list). Now if I try with pdbedit, it fails too :-( here is the ouput : # pdbedit -a -m fred-6csvh95hqd Server's Role (logon server) NOT ADVISED with domain-level security Trying to load: ldapsam:ldap://127.0.0.1/ Attempting to register passdb backend ldapsam Successfully added
2006 Nov 25
3
Impossible to change Primary group
I have Samba PDC and use tdbsam backend. I use the version 3.0.11, but recently I have exchanged it for the version 3.0.23c. Now I have a number of problem. Here is one of then. I wish to move one user "gad" from Domain Users (RID 513) to Domain Guests (RID 514). Now Primary group of user "gad" is "Domain Users": pdbedit -Lv gad -d0 Unix username: gad NT
2006 Aug 03
0
Problem with Policies and pdbedit
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I run a ldap backednd smaba 3.0.21c domain. I have 1 PDC, and 6 BDC's. On all the BDC's I can run 'pdbedit -Lw' but I get an error on the PDC. I turned the debuging up to 5, here's the output: pdbedit -Lw INFO: Current debug levels: all: True/5 tdb: False/0 printdrivers: False/0 lanman: False/0 smb: False/0
2004 Aug 06
0
pdbedit and tdbsam
I'm having trouble using pdbedit to add user to a tdbsam database. I'm running Redhat Enterprise Linux ES 3.0, with the stock version of samba. I'm not sure why it won't let me add users. I tried it with smbpasswd and that didn't work either. Anyway here's a plethora of information: [root@samba root]# pdbedit -a -u root -d 10 INFO: Current debug levels: all: True/10
2006 Feb 19
3
Adding machine account to LDAP with pdbedit fails
Hello everyone, I am having a problem adding a machine account with pdbedit. My setup is the latest samba (3.0.21b) compiled from source on Solaris 10, SUN's latest JES' Directory Server. I am in a beginning stage of setting up this environment, so I may not have done something right. I was following the Samba PDC LDAP howto by Ignacio Coupeau
2003 Oct 14
1
Can't add machine account with 3.0.0; ldapsam backend (RESENT)
Resending as I'm no closer to a solution and really would appreciate any help that anyone has to offer. Hi, Please cc me on any replies as I'm not subscribed. First, I've seen reference to this problem on the list but no solution, eg.: http://marc.theaimsgroup.com/?l=samba&m=106032316504352&w=2 Platform is: # uname -a Linux allanon 2.4.21-xfs-aihplc3 #1 SMP Thu Aug 21
2003 Oct 10
0
Can't add machine account with 3.0.0; ldapsam backend
Hi, Please cc me on any replies as I'm not subscribed. First, I've seen reference to this problem on the list but no solution, eg.: http://marc.theaimsgroup.com/?l=samba&m=106032316504352&w=2 Platform is: # uname -a Linux allanon 2.4.21-xfs-aihplc3 #1 SMP Thu Aug 21 15:50:27 BST 2003 i686 unknown Debian woody. Samba is 3.0.0final-1 from Debian unstable complied for woody.
2005 Dec 11
0
samba + mysql
Hello, I've recently tried to change samba (Version 3.0.20b) from smbpasswd auth to mysql(5) auth using a remote mysql server. To generate my database table I used the supplied file in the samba vanilla distribution under examples/pdb/mysql called 'mysql.dump'. Then I used pdbedit -i smbpasswd -e mysql:blah to migrate of course. That yielded some column entry problem so I tried to add
2002 Nov 28
1
Problem authenticating against a W2K server
Hi there. I'm having a problem letting a Samba server (MYSAMBA) authenticate users (using "security = domain" and a "password server = MYPDC") against a Windows 2000 PDC (MYPDC). The Windows 2000 machine seems (I'm not 100% sure about this) to be configured to restrict anonymous and it seems to me that this is where the problem lies but don't know what to do. I
2004 Jul 28
0
Samba 3 pgsql backend configuration
Hi, We've been trying to set up a Samba 3 installation using a Postgresql backend with the passdb pgsql module. We compiled our own version of Samba 3.05 on Debian 3.0r1 after realizing the packages don't build the experimental backends by default. The Postgresql database is set up and working, but when attempting to add a new user using pdbedit, we keep getting this errors regarding
2003 Aug 01
2
Trouble installing LDAP
Hi, I'm having trouble installing the LDAP support for Samba passwords. I confess I am no LDAP expert... but.... With the latest version of samba 3.0beta I install the ldap.conf entries on on restart get this... Shutting down ldap-server done Starting ldap-server/etc/openldap/schema/samba.schema: line 318:
2015 Dec 02
1
"Failed to add users for testing" - pdb_getsampwnam (TDB): error fetching database
Hi, Running samba-4.1.12-24 on Centos 7.1, I've created about 15 user accounts which are working perfectly, then for some reason today I go to create another account and it starts erroring? Config; security = user passdb backend = tdbsam [root at sysvm-smb samba]# pdbedit -a testing new password: retype new password: Failed to add entry for user testing. With Debugging; -------------
2007 Apr 29
1
Urgent pls!!! Error in "pdbedit -L" with rid 513
Samba 3.0.24 on Debian Etch 4 - PDC security=user When I execute "pdbedit -L" there are a strange error: lookup_global_sam_rid: looking up RID 513. pdb_getsampwrid (TDB): error looking up RID 513 by key RID_00000201. Error: Record does not exist store_gid_sid_cache: gid 1005 in cache -> S-1-5-21-275117359-2948478385-1723927003-513 I paste a copy of pdbedit -L, net groupmap list and