search for: passdbs

Displaying 20 results from an estimated 12638 matches for "passdbs".

Did you mean: passdb
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 Dec 14
2
compiling problem with ldap support
hi, I'm trying to compile samba with ldap support, which is supposed to be a default in the 3.0.9 package, but i got an error msessage when i tried make, something like this : Compiling dynconfig.c Compiling smbd/vfs.c Compiling passdb/pdb_interface.c Compiling passdb/pdb_ldap.c passdb/pdb_ldap.c: In function `ldapsam_delete_entry': passdb/pdb_ldap.c:295: warning: assignment makes
2011 Jun 21
2
Machines randomly kicks out of the domain
Hello Sorry to ask here, but all googeling doesn't helped. We have several samba domains (samba 3.5.6) with ldap backed and windows 7 clients, which worked fine so far. Know we begin to see that random machines begin to kick out of the domain with the error: _netr_ServerAuthenticate3: netlogon_creds_server_check failed. Rejecting auth request from client MBBUCHHALTUNG04 machine account
2005 May 05
0
Samba demon fails, User none in passdb, but getpwnam() fail
I know it is a moderated list - just do not know how to get to the moderator. Was just reinstalling suse 9.1 on top of an existing 9.1 (with samba) (it solved another issue with the monitor but created a samba problem) applied all patches reinstallation remembered all settings correctly, even the smb.conf file, but smbd does not start anymore. , I get a
2003 Dec 09
1
samba - sql server authentication
samba 2.2.8a/LDAP backend Red Hat 7.3 Windows 2000 server, connected to the samba controlled domain Sql Server 7.0 It seems that my sql server does not want to run scheduled jobs as a domain user, I am needing to do this for a network share that I am saving to, otherwise I would just run as SA Error from sql server: The job failed. Unable to determine if the owner (PRUPREF.COM\Administrator)
2005 Nov 29
1
passdb/pdb_ldap.c LBER_USE_DER undeclared
Hi all, I can't succeed to compil samba-3.0.20b on a solaris 10 box with ldapsam parameter. The configure is ok: ./configure --prefix=/export/zoe/samba-3.0.20b --with-pam --with-ldap=/usr/local/openldap-2.2.26 --with-ldapsam --with-krb5=/usr/local/krb5-1.4.3 but when I try to do the make I have the following error: [zoe.root:56] make Using FLAGS = -I/usr/local/krb5-1.4.3/include -O
2002 Jun 27
1
Patch for 2.2.5 (start_tls with OpenLDAP 2.0.x) is not working ...
Hi, i was the one who had problems with the start_tls function. I applied the patch yesterday. But now the compiling doesn't work anymore. This is what happens : --------snipp---------- [Lots of compiling output cut away] Linking bin/smbd passdb/pdb_ldap.o: In function `pdb_setsampwent': passdb/pdb_ldap.o(.text+0x1730): multiple definition of `pdb_setsampwent'
2000 Feb 18
0
compiling in NIS+ support error
I would like t compile NIS+ support into SAMBA, but I am getthing an error. I am doing this: ./configure --with-nisplus and when I run make, I get these errors: Linking bin/smbd passdb/nispass.o: In function `make_sam_from_nisresult': passdb/nispass.o(.text+0x84f): undefined reference to `nis_sperrno' passdb/nispass.o: In function `nisp_get_nis_list':
2004 Jun 25
1
I can't compile samba 3.0.4 with LDAP
I have downloaded Samba 3.0.4 (tar.gz). I tryed to compile samba to work with OpenLDAP 2.1.30 I wrote: ./configure --with-ldapsam and make Then when i issue the make file i get... Using FLAGS = -O -I./popt -Iinclude -I/home/rootk/samba-3.0.4/source/include -I/home/rootk/samba-3.0.4/source/ubiqx -I/home/rootk/samba-3.0.4/source/smbwrapper -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
2006 May 24
0
Samba will not start
Hi, Right after I run "vampire" (net rpc vampire -S gia42c-1 -U Administrator) command, samba would no longer start. The samba server was installed on Gentoo linux and running behind a firewall. The PDC which is Windows NT 4 server is on different subnet with no firewall. Please check the log and smb.conf below and see if there's anything I can do to make "samba"
2005 Jun 22
0
crypt password authenticate method (passdb or pam)?
Hi, I'm trying to put my samba to authenticate users into a mysql database. I've started to use passdb and I did mapped the main fields and also did some change at pdb_sql.c code to match my needs. Well, the problem is that I can't found a way to use crypt passwords with mysql using pdb_mysql, actually the type of passwords I'm allowed to use are "plain password",
2017 Dec 14
2
samba-tool ntacl sysvolcheck ERROR
[root at srv-cds ~]# samba-tool ntacl sysvolcheck Attempting to register passdb backend smbpasswd Successfully added passdb backend 'smbpasswd' Attempting to register passdb backend tdbsam Successfully added passdb backend 'tdbsam' Attempting to register passdb backend samba_dsdb Successfully added passdb backend 'samba_dsdb' Attempting to register passdb backend samba4
2003 Nov 20
0
samba 3.0.0 Authentication with NTsp4
We have been running Samba 2.2.x for some time without problems. Servers are Solaris 2.7 and RH Linux. Clients are a mix of WinNTsp4 and Win2K. Server setting is for plaintext (un-encryted passwords). On upgrading the Samba server to 3.0.0, (smb.conf file unchanged): All WinNt clients fail to authenticare. Win2k clients authenticate correctly. On reverting back to Samba 2.2.x, all cleints
2003 Jun 20
0
Samba PDC???
Hi All I am migrating from NT4 to Samba.. I followed the documentation in Samba-HOTO-Collection.pdf i am fine till i do #net rpc join -S NT4PDC -w WORKGROUP -U Administrator%password [2003/06/20] 14:54:03, ] utils/net_rpc.c:run_rpc_command(154) rpc command function failed! (NT_STATUS_ACCESS_DENIED) Joined domain WORKGROUP After this when i do #net rpc vampire -S NT4PDC -w WORKGROUP -U
2014 Sep 23
4
smbd doesn't start anymore
Hi, I've a really big problem with my SAMBA 4.1.11 production server.... it doesn't want to start smbd anymore.... nmbd starts fine but not smbd. I've tried to start smbd in interactive mode to see what's happened : # /srv/progs/samba4/sbin/smbd -i -d9 produce a lot of lines about configuration (all fine), some last lines are : added interface lo ip=::1
2004 Jan 26
4
net: ../../../libraries/liblber/decode.c:644: ber_scanf: Assertion `((ber)->ber_opts.lbo_valid==0x2)' failed.
net groupmap modify ntgroup="Domain Admins" unixgroup=504 net: ../../../libraries/liblber/decode.c:644: ber_scanf: Assertion `((ber)->ber_opts.lbo_valid==0x2)' failed. I was told this may be specific to ldap setup with samba 3.0.0, but is fixed in later versions of samba. however, in 3.0.1, there is a far worse bug that makes machines only available some of the time(i was told
2003 Dec 11
2
Question on log-in difficulties
Dear Listmembers, I am using a SPARC ULTRA 60 / running SuSE sparc linux 7.3 as server for our M$-Network. I recently installed samba-2.2.8a from SuSE (compiled src-rpm), since then I am facing problems when attaching to the server for certain users given specific conditions. When saying reconnect at login, the reconnect at login fails, whereas the connect during normal operation (by using
2003 May 28
0
login (W2K) takes very long
hi, i've configured samba-2.2.5 and openldap2-2.1.4 with the help of the howto avaible at idealx. I can add users / delete them - login in pver ssh - get the right groups and id's... - nearly everything works. But when i try to login with a W2K Workstation (havn't tested other OS'es) then i can type in the username/password - then it takes about 5 minutes (you can still see the
2003 May 23
1
Workstation xxxx$: no account in domain
hi, I've a problem with adding workstations to my samba/ldap pdc - if i add the workstation with win2000 to the pdc then the workstation gets registered in ldap with the following entry: (i am using smbldap-useradd.pl -w -d /dev/null -g computers -c 'Computer Account' -s /bin/false %u) which seems to me to be ok, but the workstation tells me that it couldn't get attached to the
2002 Sep 13
1
Win XP can't join samba 3.0 domain
i'm trying to get samba 3.0 alpha 19 runing on OS X 10.2 working as a PDC with Win XP clients using an LDAP passdb backend i've managed to get it so i can connect to shares with smbclient but whenever i try to join one of the XP machine to the domain Windows tells give me the message "the specified network name no longer exists". when i check the logfile the last thing in it is