similar to: smbpasswd not attempting to use LDAP

Displaying 20 results from an estimated 2000 matches similar to: "smbpasswd not attempting to use LDAP"

2002 Dec 04
0
Q: Can't add machine account
Hi I configure Samba3.0alpha21+openldap2.1.18 as PDC on FreeBSD 4.7. The trouble is - I can't add machine account to ldap using smbpasswd -m -a pc-241$ (Only users accounts adding cleanly) When try to add machine account I receive: mdb# ./smbpasswd -D256 -m -a pc-241$ Netbios name list:- my_netbios_names[0]="MDB" Trying to load: ldapsam:ldap://ldap.druzhba.com:389 Attempting to
2003 Jun 16
0
LDAP smbpasswd help needed
Hopefully, you can help me out. I'm trying to figure out why I'm getting the error I get. From the debug output, it looks like it's adding the objectClass to the user (so they can get the sambaSID attribute attached to them), but it's not actually happening. The schema is, obviously, in the LDAP server in question. Any thoughts? D # smbpasswd -D 99 -a testuser Netbios name
2005 Jul 05
0
changing the primary group of a user
Im having a strange problem... I have a few users created (few = 100) with gid = to uid. Like this: dlanger:x:1229:1229::/home/dlanger:/bin/false jbranca:x:1230:1230::/home/jbranca:/bin/false cdobenau:x:1231:1231::/home/cdobenau:/bin/false sbarabani:x:1232:1232::/home/sbarabani:/bin/false And i have a the new ones like this: nharrington:x:1233:100::/home/nharrington:/bin/false
2002 Sep 26
1
ugh, continued ldap madness
Please someone tell me I'm insane. Relevant parts of the config: passdb backend = ldapsam:ldap://ldap.byramhealthcare.com/ ldap admin dn = "cn=admin,dc=byramhealthcare,dc=com" #enable SSL after we get it working without first ldap ssl = off ldap user suffix = "ou=People,dc=byramhealthcare,dc=com" ldap machine suffix = "ou=People,dc=byramhealthcare,dc=com" $
2003 Sep 23
0
[PATCH] tdb multiple format
Hi, As I said yesterday, I worked on a solution for tdb format in order to manage easily new fields for this format. So I add small changes to init_sam_from_buffer and init_buffer_from_sam in this purpose. The data TDB_FORMAT_STRING became an array which contains the list of the different fields format which exist. When the tdb file is read, for each records, Samba will try the most recent
2003 Jul 16
0
LDAP and Multiple Samba Hosts Issue
OK, I'm trying to get Samba working with LDAP. And I have it... sort of. I have a Samba server TESTBOX, and I can authenticate to it just fine. It seems taht if I change the "netbios name" (which I was doing to simulate "connecting from some other samba server in our network"), I get: $ smbclient //FS01/files 'foo' -U dballing -I testbox.byramhealthcare.com -N
2003 Oct 18
1
'passwd chat' for Debian Woody password sync
what is the 'passwd chat' line for Samba 2.2.3a-12.3 on Debian Woody that enables password synchronisation with Windows 2000 clients in a domain? I currently have this in smb.conf but it doesn't work: unix password sync = yes passwd program = /usr/bin/passwd %u passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n I get the Windows message
2002 Sep 12
1
Samba/smbpasswd/LDAP question
I have my smb.conf configured - I believe - properly to talk to my LDAP server: ldap admin dn = "cn=admin,dc=MYDOMAIN,dc=com" ldap server = ldap.MYDOMAIN.com ldap port = 389 ldap ssl = off But if I try to set a password using smbpasswd, it seems to think it wants to connect to localhost (and fails): # smbpasswd -D 99 -a dballing New SMB password: Retype new SMB password: Trying to
2009 Nov 22
1
probleme samba login domain
Hi, Until now I can no longer connect to my samba domain. I don't know what happened. What this ( below in the log) means: dump workgroup on subnet UNICAST_SUBNET: netmask= 192.168.10.253: Nov 22 13:20:30 localhost nmbd.bis[3275]: #*011ETUDIANT(1) current master browser = UNKNOWN *Some help ? here is the log: announce_myself_to_domain_master_browser: t (1258892410) -
2011 May 07
5
Samba 3.5.8 - windows XP workstations disapear from browselist
Hello! I have small network in my work. Workstations that connects to it runs various kind of OS. This includes: 1x Windows 95 (Brother Printer) 8x Windows XP <=problematic! 2x Windows Visa 2x Windows 7 1x Samba 3.5.8 (WINS,DNS, supose to be LMB) There is a serious problem with a browselist. Ever single windows XP workstations disapear from browselist after an about 24 - 28 minutes after
2006 Mar 02
1
Error while compiling code using wineg++ / winegcc
Hi!! I am not able to compile a test program on solaris using winegcc tool. Can anybody help? Here's the program source code: // file test.cpp #include <stdio.h> #include <windows.h> int main () { SYSTEMTIME lpSystemTime; GetSystemTime(&lpSystemTime); printf("Today is: %d/%d/%d\n", lpSystemTime.wYear,
2011 Feb 11
1
null pointer dereference in iov_iter_copy_from_user_atomic while updating rpm packages
Hi, While updating my fedora rawhide installation, I got the Ooops listed at the end of the Email. Is this a known bug (I didn''t find anything specific), or should I file a bug? Thank you in advance, Clemens Feb 10 10:59:45 testbox kernel: [ 524.495751] BUG: unable to handle kernel NULL pointer dereference at (null) Feb 10 10:59:45 testbox kernel: [ 524.496006] IP:
2003 Sep 10
0
can't change password : PANIC failed to set gid
Hi ! When trying to change users password from NT or XP workstations (using CTRl-ALT-DEL), I get an error under Windows and this in my samba logs: Sep 10 16:15:08 testbox kernel: pid 2709 (smbd), uid 10000: exited on signal 6 Sep 10 16:15:08 testbox smbd[2709]: [2003/09/10 16:15:08, 0] lib/util_sec.c:assert_gid(114) Sep 10 16:15:08 testbox smbd[2709]: Failed to set gid privileges to
2008 Jul 07
1
Winbind syslog errors and Domain Local Groups
Hello all. I'm relatively new to Samba, and haven't been able to track down a solution to this particular problem. I use Samba/Winbind to authenticate FreeBSD machines against a Windows 2003 Active Directory. That all works fine. The problem is that groups in the AD of type "Security Group - Domain Local" are causing winbindd a lot of grief. Every time the winbindd daemon is
2010 Aug 30
1
auth: Fatal: Unknown passdb driver 'mysql'
Hi People, I am setting up a new dovecot server for testing first prior production upgrade from 1.2.x to 2.0.x. I used the RPMs from ATrpms: dovecot-2.0.0-1_117.el5.x86_64.rpm The errors I am getting: ----------------------------- Aug 27 18:15:29 testbox dovecot: auth: Debug: Loading modules from directory: /usr/lib64/dovecot/auth Aug 27 18:15:29 testbox dovecot: auth: Debug: Module loaded:
2017 Mar 17
3
lock out account after 3 failures
I?m looking to configure a centos 7 server to lock out anaccount after 3 login failures. I?ve followed this ? https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Security_Guide/chap-Security_Guide-Securing_Your_Network.html#sect-Security_Guide-Workstation_Security-Administrative_Controls ? Section2.1.9.5 Account Locking ? And even rebooted the serverbut it
2003 Nov 05
2
unable to open passdb database
Many thanks for the help. > Date: Tue, 4 Nov 2003 23:57:24 +0100 > From: "rruegner" <robowarp@gmx.de> > Subject: Re: [Samba] unable to open passdb database. > To: "Ben Kim" <bkim@edsun.coe.tamu.edu>, <samba@lists.samba.org> > the log says that the passwd file was
2003 Nov 20
1
ADS and Realm
Hi, Here is the network setup Linux 8.0/samba 3.0 hostname = testbox workgroup or domain = testnet.lan Active Dir./DNS = 192.168.110.x I been trying to join a linux 8.0(testbox) with samba 3.0.2 to a AD native mode environment.I used the command "net join ads Administrator" and tells me testbox is joined to testnet.lan realm and i see it on network neighborhood,but I can't open
2009 Apr 16
2
Problem with Samba and Windows Terminal Server 2008
Hello all, We have a Windows 2008 Terminal Server which people connect into to run their programs. We are getting upwards of 60 people connecting in at any time. We are seeing error messages from the application complaining that it can't access one of the files on one of the shares. I have read that this problem is likely to be due to the fact that we run one machine as a terminal server and
2013 Mar 05
0
Please shed a light: when sssd will return from offline to online?
Hi all, ?I'm new to sssd configs and debugging. Recently we have encountered some problems with sssd. Basically 6 out of 50 servers has 'getent passwd' lost all userIDs from LDAP backend, while others are OK.? My sssd is at version 1.8.0-32. the related error messages are attached below. The sssd_nss seems got killed by temporarily network connection problems to backend openLDAP