similar to: pdbedit and tdbsam

Displaying 20 results from an estimated 10000 matches similar to: "pdbedit and tdbsam"

2011 Aug 22
0
Fedora 14, Samba and connection problems - passwords
I have just replaced an old FC9 server with a new FC14 server as the old one died. Before it died I was having trouble authenticating connections to it. Now I have the new server running I'm still suffering the same problem. Setting up a user and setting the password gives no errors, but then connections fail complaining about the password. It is very much a virgin vanilla setup. All I
2010 Oct 05
1
Win7 cannot net use z: Samba share
Hi all The symptom is: > C:\Windows\system32>net USE z: \\10.10.23.219\share /USER:SMBUSER > [password] > > System error 1326 has occurred. > My situation I am using VirtualBox. Windows 7 Home is the host. Fedora 13 is the guest. My goal is to cause the Fedora guest to expose an smb share to the Win 7 host and have the Win 7 host mount the share as a drive. My procedure:
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
2019 May 31
0
Inconsistency with LANMAN1 and Samba 4.9
On 31.05.19 22:07, Andrew Bartlett wrote: > On Fri, 2019-05-31 at 11:40 -0700, Jeremy Allison via samba wrote: >> On Fri, May 31, 2019 at 07:09:44PM +0200, Andreas Reichel wrote: >>>>> When adding me as the user with 'smbpasswd -a andreas', and entering a password, >>>>> no LANMAN hash is generated. The generated smbpasswd entry always contains 32 X
2003 Jun 12
1
smbpasswd not attempting to use LDAP
I've only got LDAP configured as a passdb type in my smb.conf, but samba appears to be completely ignoring that and creating an /etc/samba/smbpass file (full output of that at the bottom) my smb.conf has: ldap admin dn = "cn=Admin,dc=byramhealthcare,dc=com" ldap ssl = off passdb backend ldapsam:ldap://ldapmaster.byramhealthcare.com ldap delete dn = no ldap user suffix =
2005 Jan 31
0
ldap smbpasswd UH???
I can't really guess the point of your intelligent answer from this. If I have to assume you're surprised, I guess I am too. The cn exists in ldap, with all the attributes that I imported from other databases, the message given by smbpasswd suggests that it either tried to create an entry or update it with sambaaccount attributes ( which it didn't ), neither of which are the expected
2005 Jan 30
1
ldap smbpasswd
freebsd 5.3, samba 3.10 I get this far with LDAP/Samba integrationg. Stuck on creating users/machines with smbpasswd -a (-m) username command. schema files weren't modified, everything else is pretty much at defaults. First the relevant config parts: passdb backend = ldapsam_compat:ldap://localhost/ ldap suffix = dc=company,dc=com ldap machine suffix = ou=Computers ldap user suffix =
2003 Jun 01
1
Samba 3.0 alpha 24 and LDAP
I am having problems with putting users into LDAP I am getting a message about 'parent does not exist'. Does anyone know what this means?? --- Debug Level 10 output of 'smbpasswd -a -m jeff-w$' --- [root@bast samba]# bin/smbpasswd -a -m jeff-w$ -D 10 Netbios name list:- my_netbios_names[0]="BAST" Trying to load: ldapsam:ldap://bast.picotech.net/ Attempting to register
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 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
2007 Jun 12
2
Windows member servers have lost their minds...
Hello all... I'm having a serious problem after a Samba upgrade from 3.0.20 to 3.0.23c. A bit of background: I have a network with a Samba PDC and several member servers running Windows 2000 server. I upgraded my PDC from Mandrivalinux to RHEL5, which (obviously) included a Samba upgrade. I renamed the old server to a different hostname and IP address, and disabled Samba on it, then I copied
2016 Oct 22
0
samba 4.5.0 on HPUX(IA-64) make quicktest fails with error Failed to add entry for user.
Hi Team, I have build samba 4.5.0.on hpux. On running make quick test is failing with below error. I am attaching the logs with log level 10. *Workaround:- *I have implemented workaround by adding all the test users(force_user, smbget_user,user1,user2.......) from useradd command. Is it an expected behavior on hpux ? Note:- I am not sure if this issue to be send to samba-technical mail list.
2004 Aug 12
2
Group management
I'm trying to add a user to the domain admins group in vain. I've tried using the windows usrgrp tool. I've tried doing 'pdbedit -u username -G S-1-5-21-2351621536-730267382-1598341932-512' I've tried 'net groupmember ADD 'Domain Admins' username. The user I'm trying to add is already in the unixgroup that's mapped to the NTgroup. Does any one know
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
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
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
2016 Jan 12
0
Failed to modify entry for user in samba with tdb backend
On 12/01/16 13:21, Anton Renner wrote: > Hi Samba List > > I have the problem to modify an entry for a user in samba with tdb backend. > > My OS is OpenSuSE 13.1, Samba 4.1.21. Samba NT'Style, no AD, no LDAP, > passdb backend = tdbsam > > I managed to delete a User in my NIS/passwd File before I > deleted it in my Samba tdb. No the problem is, I can't modify the
2016 Jan 12
2
Failed to modify entry for user in samba with tdb backend
Hi Samba List I have the problem to modify an entry for a user in samba with tdb backend. My OS is OpenSuSE 13.1, Samba 4.1.21. Samba NT'Style, no AD, no LDAP, passdb backend = tdbsam I managed to delete a User in my NIS/passwd File before I deleted it in my Samba tdb. No the problem is, I can't modify the user because he does not exists, but can not add, because he exists. The problem
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 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.