similar to: Problem editing sam.ldb

Displaying 20 results from an estimated 5000 matches similar to: "Problem editing sam.ldb"

2015 Apr 14
2
samba 4.2 RDP problem
can you try : smbclient //SERVER.DOMAIN.TLD/netlogon -k bet that works.. Louis >-----Oorspronkelijk bericht----- >Van: heinz.hoelzl at gvcc.net >[mailto:samba-bounces at lists.samba.org] Namens Heinz H?lzl >Verzonden: dinsdag 14 april 2015 10:55 >Aan: samba at lists.samba.org >CC: pug at felsing.net; schnaggy at schnaggy.de >Onderwerp: Re: [Samba] samba 4.2 RDP
2015 Apr 13
3
samba 4.2 RDP problem
Hi Heinz, Baris wrote me the following: > i'm using samba4 and RDP running.... > my configuration: > > smb.conf > > .. > auth methods = sam, winbind, ntdomain, ntdomain:winbind > server services = s3fs, winbind, rpc, nbt, wrepl, cldap, ldap, kdc, drepl, ntp_signd, kcc, dnsupdate > dcerpc endpoint servers = epmapper, wkssvc, rpcecho, samr, netlogon,
2013 Aug 16
1
Problems with openssl library path
Hello, I tried to compile Dovecot 2.2.5 on Debian 6 with an alternate OpenSSL installation located at /usr/local/ssl A compilation with CPPFLAGS="-I/usr/local/ssl/include" \ LDFLAGS="-L/usr/local/ssl/lib -Wl,-rpath=/usr/local/ssl/lib" \ SSL_LIBS="-L/usr/local/ssl/lib -Wl,-rpath=/usr/local/ssl/lib" \ ./configure \ --prefix=/opt/dovecot-2.2.5 \ --enable-asserts \
2015 Feb 24
1
content of sam.ldb vs sam.ldb.d/DC=MYDOMAIN,DC=LAN
Hi everyone, I am wondering what is the difference between the content in sam.ldb and sam.ldb.d/DC=MYDOMAIN,DC=LAN. In the two file I have my user entry: # ldbsearch -H /usr/local/samba/private/sam.ldb.d/DC\=TRANQUILIT\,DC\=LOCAL.ldb | grep dn | grep CN=dcardon dn: CN=dcardon,CN=Users,DC=tranquilit,DC=local # ldbsearch -H /usr/local/samba/private/sam.ldb | grep dn | grep CN=dcardon dn:
2014 Mar 17
1
Additional indexes in Samba4
Hi, I've found in the list how to add new indexes to Samba4. I read the you have to modify the searchFlags attr in the schema. I've tried but fails. # ldapmodify -f uid.ldif SASL/GSSAPI authentication started SASL username: administrator at mydomain.local SASL SSF: 56 SASL data security layer installed. modifying entry "CN=uid,CN=Schema,CN=Configuration,DC=mydomain,DC=local"
2019 Aug 16
0
Failing to join existing AD as DC
On 16/08/2019 14:14, Alexander Harm via samba wrote: > > > > > > 4. apt update &&?apt -t buster-backports install samba attr winbind libpam-winbind libnss-winbind libpam-krb5 krb5-config krb5-user smbclient You are missing the 'acl' package > > 5.?find /var/run/samba /var/lib/samba /var/cache/samba /var/lib/samba/private -name '*.tdb' -name
2018 Nov 23
0
Setup a Samba AD DC as an additional DC
Samba 4.7.6 Ubuntu /etc/hosts: 127.0.0.1 localhost.localdomain localhost ::1 localhost6.localdomain6 localhost6 # The following lines are desirable for IPv6 capable hosts ::1 localhost ip6-localhost ip6-loopback fe00::0 ip6-localnet ff02::1 ip6-allnodes ff02::2 ip6-allrouters ff02::3 ip6-allhosts /etc/resolv.conf: # This file is managed by man:systemd-resolved(8). Do
2013 Nov 11
2
server side private/public key
*Christian Felsing wrote: * > Please consider to add server side private/public key encryption for incoming mails. > If client logs on, the password is used to unlock users server side private key. > If mail arrives from MTA or any other source, mail is encrypted with users public key. > Key pair should be located in LDAP or SQL server. PGP and S/MIME should be supported. >
2019 Aug 16
3
Failing to join existing AD as DC
Ah, OK. Thought that I read this somewhere to first create a DC and then join. So I demote and just try to join straight away? On 16. August 2019 at 15:38:56, Rowland penny via samba (samba at lists.samba.org) wrote: On 16/08/2019 14:14, Alexander Harm via samba wrote: > > > > > > 4. apt update &&?apt -t buster-backports install samba attr winbind
2009 Jul 15
5
E-Mail Encryption
Hello, I am new to Dovecot but installation was quite easy, so there is one more LDAP authenticated, Dovecot / Postfix mailbox online, but there is one question left: I would like to set up a configuration, which encrypts every user mail with a unique key. If user logs in, private key should be decrypted with user password and every mail user requests should be decrypted with users private key.
2010 Oct 17
1
samba4 servers with one "master" sam.ldb
Hi all! First of all i would like to say that i am not a Samba4 guru so my question may be "stupid". I have 2 Samba4 servers up and runnning: Server 1: netbios name = PDC workgroup = GBG realm = GBG.INPUTINTERIOR.SE server role = domain controller Server 2: netbios name = PDC workgroup = MLM realm = MLM.INPUTINTERIOR.SE server role = domain controller Here comes my
2014 Jul 07
0
corrupt sam.ldb on a dc
Hi all, On one of my two (sernet 4.1.7) domain controllers, I seem to have a corrupt sam database: root at dc1:~# samba-tool dbcheck --cross-ncs ltdb: tdb(/var/lib/samba/private/sam.ldb.d/DC=DOMAINDNSZONES,DC=SAMBA,DC=COMPANY,DC=COM.ldb): tdb_rec_read bad magic 0x198 at offset=1044437120 ERROR(ldb): uncaught exception - Indexed and full searches both failed! File
2014 Sep 10
1
hard links DNS (sam.ldb.d folder)?
Hi, General Question. Anybody should answer this. Which files are really hard links and which not? from /var/lib/samba/private/sam.ldb.d/ --> /var/lib/samba/private/sam.ldb.d/ 2872186 -rw-rw---- 1 root named 7675904 Sep 8 22:04 CN=CONFIGURATION,DC=SWI,DC=LOCAL.ldb <-? 2872187 -rw-rw---- 1 root named 9359360 Sep 8 22:04 CN=SCHEMA,CN=CONFIGURATION,DC=SWI,DC=LOCAL.ldb <-? 2872184
2014 Sep 16
2
missing sam.ldb file
Hi, We have suddenly noticed a difference between our dc's. The file called /var/lib/samba/private/sam.ldb.d/sam.ldb is only present on 1 of our three dc's. The AD seems to be in healthy state, but...isn't this a bit strange? root at dc3:/var/lib/samba/private/sam.ldb.d# ls -l sam.ldb -rw-r--r-- 1 root root 53248 Sep 2 17:31 sam.ldb root at dc3:/var/lib/samba/private/sam.ldb.d#
2019 Mar 28
0
Encoding problem with the unicodePwd stored into sam.ldb
On Thu, 28 Mar 2019 21:05:57 +0100 jean-yves boisiaud via samba <samba at lists.samba.org> wrote: > hello, > > I use Samba 4.9.5 on Linux Debian 9. > > I want to extract users' passwords. A lot of passwords are ok, some > are not. > > Example with a password returning an error : > # ldbsearch -H /var/lib/samba/private/sam.ldb '(primaryGroupID=513)'
2013 Oct 29
3
pigeonhole sources no more available
Hi all, Please excuse me for this message but I can't find the pigeonhole sources available anymore. This page : http://pigeonhole.dovecot.org/download.html Points to (for latest sources) : http://www.rename-it.nl/dovecot/2.2/dovecot-2.2-pigeonhole-0.4.2.tar.gz And it seems that : www.rename-it.nl is now : http://www.medicalbits.nl So we get 404 error ... Could someone point us the to right
2018 Sep 25
2
Corrupted sam.ldb
sam.ldb on a domain seems corrupted. A fresh domain works fine so samba itself seems fine. Running the command, sudo ldbsearch -H sam.ldb '(objectclass=computer)' dn returns a slew of errors. http://paste.opensuse.org/view/simple/61443635 I need the data out of this as the server it's from is supposed to be production. Is there a way to either repair it or recover any portions of it
2012 Sep 04
1
[samba4] How to use my ldap users in sam.ldb?
Hi I successfully compiled samba4 on my ubuntu. Actually, most our Linux servers are using en openldap base to authenticate. All the samba 3 servers use this openldap base /passdb backend = ldapsam:ldaps://ldap.intra.labo.fr// (in the smb.conf) I tried to migrate the users account of my openldap database to internal samba4 ldap database. For this I used the myldap-pub.py script with this
2019 Aug 10
0
samba-tool ou create "OU=del-ou, dc=atest, dc=com" fails with /var/lib/samba/private/sam.ldb: No such file or directory
On 10/08/2019 13:14, amitkuma--- via samba wrote: > Hello, > > I am trying to use samba-tool to create OU on active directory. > > 1. Joined to domain. > # net ads join -U <> > > 2. Listed GPO's on domain to check samba-tool script can pull the GPOs. > # samba-tool gpo listall > GPO : <> > display name : test-Computers-GPO-1 > path
2019 Mar 28
2
Encoding problem with the unicodePwd stored into sam.ldb
hello, I use Samba 4.9.5 on Linux Debian 9. I want to extract users' passwords. A lot of passwords are ok, some are not. Example with a password returning an error : # ldbsearch -H /var/lib/samba/private/sam.ldb '(primaryGroupID=513)' userPrincipalName unicodePwd .... # record 494 dn: CN=XXX,CN=Users,DC=YYY,DC=ZZZ,DC=fr unicodePwd:: wXQvJaSkn0gvg1POsY9Icw== uidNumber: 5110