search for: passdb

Displaying 20 results from an estimated 12638 matches for "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...
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 pointer from integer without a cast passdb/pdb_ldap.c: In function `ldapsam_update_sam_account': passdb/pdb_ldap.c:1699: warning: assignment ma...
2011 Jun 21
2
Machines randomly kicks out of the domain
...the samba server. The registry keys for SignOrSeal and StrongKey are already set correctly. I can't see any additional error Maybe somebody faced the same problem and give me a hint. Thanks a lot. Roland The Full log for the login try of the machine is: [2011/06/21 11:49:33.372812, 2] passdb/pdb_ldap.c:572(init_sam_from_ldap) init_sam_from_ldap: Entry found for user: MBBUCHHALTUNG04$ [2011/06/21 11:49:33.372837, 10] passdb/pdb_get_set.c:608(pdb_set_username) pdb_set_username: setting username MBBUCHHALTUNG04$, was [2011/06/21 11:49:33.372867, 11] passdb/pdb_get_set.c:510(pdb_set_in...
2005 May 05
0
Samba demon fails, User none in passdb, but getpwnam() fail
...p 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 auth/auth_util.c:make_server_info_sam(822) User none in passdb, but getpwnam() fails! Neither of the newsgroups showed any hint to what the reason could be - trying here, my kids depend on it, and I as well :-) Thx Bruno donate to samba.org -------------- next part -------------- [2005/05/05 21:49:40, 6] param/loadparm.c:lp_file_list_changed(2681) lp_f...
2003 Dec 09
1
samba - sql server authentication
...g the domain accoutn and password no problem Any ideas? Thanks Chris SAMBA LOG: [2003/12/09 14:02:51, 6] param/loadparm.c:lp_file_list_changed(2302) lp_file_list_changed() file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Tue Dec 9 13:52:49 2003 [2003/12/09 14:02:51, 5] passdb/pdb_ldap.c:ldap_open_connection(122) ldap_open_connection: starting... [2003/12/09 14:02:51, 10] passdb/pdb_ldap.c:ldap_open_connection(148) Initializing connection to ldap.prupref.com on port 389 [2003/12/09 14:02:51, 2] passdb/pdb_ldap.c:ldap_open_connection(186) StartTLS issued: using a TL...
2005 Nov 29
1
passdb/pdb_ldap.c LBER_USE_DER undeclared
...sr/local/openldap/lib -lthread LDFLAGS = -L/usr/local/krb5-1.4.3/lib -R/usr/local/krb5-1.4.3/lib -L/usr/local/ssl/lib -R/usr/local/ssl/lib -L/usr/local/openldap/lib -R/usr/local/openldap/lib -lthread PIE_CFLAGS = PIE_LDFLAGS = 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:281: warning: assignment makes pointer from integer without a cast passdb/pdb_ldap.c: In function `init_sam_from_ldap': passdb/pdb_ldap.c:702: warning: assignment makes poin...
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' passdb/pdb_tdb.o(.text+0xd70): first defined here /usr/i486-suse-linux/bin/ld: Warning: size of symbol `pdb_setsampwent' changed f rom 237 to 493 in passdb/pdb_ldap.o pas...
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': passdb/nispass.o(.text+0x8ff): undefined reference to `nis_list' passdb/nispass.o(.text+0x956): undefined referenc...
2004 Jun 25
1
I can't compile samba 3.0.4 with LDAP
...-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 -D_GNU_SOURCE -I/home/rootk/samba-3.0.4/source LIBS = -lcrypt -lresolv -lnsl -ldl LDSHFLAGS = -shared LDFLAGS = 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:276: warning: assignment makes pointer from integer without a cast passdb/pdb_ldap.c: In function `ldapsam_update_sam_account': passdb/pdb_ldap.c:1480: warning: assignment m...
2006 May 24
0
Samba will not start
...ript = /usr/bin/gpasswd -d '%u' '%g' set primary group script = /usr/sbin/usermod -g '%g' '%u' add group script = /usr/sbin/groupadd %g && getent group '%g'|awk -F: '{print $3}' delete group script = /usr/sbin/groupdel '%g' passdb backend = tdbsam smbpasswd passdb expand explicit = no name resolve order = host wins lmhosts bcast wins server = 22.32.116.25 dns proxy = no Logs from log.smbd Attempting to register passdb backend ldapsam [2006/05/23 15:16:12, 5] passdb/pdb_interface.c:smb_register_passdb(107)...
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", "lanmanag...
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 pass...
2003 Nov 20
0
samba 3.0.0 Authentication with NTsp4
...t Melbourne 3002 email: Joseph.Miles@dse.vic.gov.au tel: +61 3 96378402 fax: +61 3 96378116 Log of Authentication Failure from WinNT4 client [bilbo] to SAMBA 3.0.0 server [yoda] ======================================================================================== [2003/11/19 16:51:40, 5] passdb/pdb_interface.c:make_pdb_context_list(535) Trying to load: smbpasswd [2003/11/19 16:51:40, 5] passdb/pdb_interface.c:smb_register_passdb(55) Attempting to register passdb backend smbpasswd [2003/11/19 16:51:40, 5] passdb/pdb_interface.c:smb_register_passdb(68) Successfully added passdb backen...
2003 Jun 20
0
Samba PDC???
...pc vampire -S NT4PDC -w WORKGROUP -U Administrator%password i have attched the error i got... Needed any kind of help...Did u do any wrong in smb.conf file or missed something??? with Best Regards YS -------------- next part -------------- [global] netbios name = POGO workgroup = ITERNAL passdb backend = smbpasswd, guest smbpasswd file = /etc/samba/smbpasswd os level = 64 preferred master = Yes domain master = Yes local master = Yes security = user encrypt passwords = Yes domain logons = Yes logon path = \\%N\profiles\%u logon drive = H: logon home = \\homeserver\%u\winprofile logon scri...
2014 Sep 23
4
smbd doesn't start anymore
...nterface lo ip=127.0.0.1 bcast=127.255.255.255 netmask=255.0.0.0 added interface bond0 ip=10.130.162.20 bcast=10.130.162.255 netmask=255.255.255.0 loaded services Netbios name list:- my_netbios_names[0]="FILZEN" fcntl_lock 9 6 0 1 1 fcntl_lock: Lock call successful 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 wbc_sam Successfully added passdb backend 'wbc_sam' Attempting to register passdb bac...
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
...eq index memberUid eq in the log.smbd i get: [2003/05/28 16:06:00, 2] smbd/reply.c:reply_special(92) netbios connect: name1=ZION name2=NOMICRO [2003/05/28 16:06:00, 2] smbd/reply.c:reply_special(111) netbios connect: local=zion remote=nomicro [2003/05/28 16:06:00, 2] passdb/pdb_ldap.c:ldap_open_connection(226) ldap_open_connection: connection opened [2003/05/28 16:06:00, 2] passdb/pdb_ldap.c:ldap_connect_system(260) ldap_connect_system: succesful connection to the LDAP server [2003/05/28 16:06:00, 2] passdb/pdb_ldap.c:ldap_search_one_user(272) ldap_search_one_us...
2003 May 23
1
Workstation xxxx$: no account in domain
...nomicro$ loginShell: /bin/false logoffTime: 2147483647 gidNumber: 503 kickoffTime: 2147483647 pwdLastSet: 1053686926 rid: 3000 description: Computer homeDirectory: /dev/null pwdCanChange: 0 pwdMustChange: 2147483647 ntPassword: 4DA811CEF46834C8201960E47D39C07D samba log: [2003/05/23 12:48:48, 2] passdb/pdb_ldap.c:ldap_search_one_user(272) ldap_search_one_user: searching for:[(&(uid=nomicro$)(objectclass=sambaAccount))] [2003/05/23 12:48:48, 2] passdb/pdb_ldap.c:get_single_attribute(370) get_single_attribute: [uid] = [nomicro$] [2003/05/23 12:48:48, 2] passdb/pdb_ldap.c:init_sam_from_ldap(...
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 a internal smbd e...