similar to: difference between ldap attributes: dn or distinguishedName

Displaying 20 results from an estimated 800 matches similar to: "difference between ldap attributes: dn or distinguishedName"

2016 Oct 04
2
especify a DN by using ldbsearch
Hi @ll: I need to get the objectClass of some objects by giving theirs DistinguishedNames. I've try with this: #ldbsearch -H 127.0.0.1 dn='CN=nameTest,CN=Users,DC=example,DC=com' But: # returned 3 records # 0 entries # 3 referrals Any idea? How Can I to specify a DN in ldbsearch command. Thanks. ___________________________________________ Felipe_ González_Santiago The
2016 Nov 14
1
which NIC is samba4 AD using ?
1. I need to know by using a command -if possible- or antoher way, which NIC is samba AD using? Apart of looking for the 'interfaces' option in the smb.conf. So, Exists other way to know that? Because if I coding this method expecting for the smb.conf, I could have problems if smb.conf has been deleted. 2. If during provisioning a DC I don't specify the network interface Samba select
2016 Oct 13
2
to know which dns-backend ?
Hello guys: I need to know a strategy to identify which dns-backend are Samba4 DC using: BIND9 or Internal? Some time ago someone told me I can check this by verifying if exists the user 'dns-hostname'. But, what if this user has been deleted? Or, what's the situation if I need to get the dns-backend on a replication environment? On the other hand, How can I know if my server is
2016 Nov 18
1
ERROR:connection refused after provision
See comments at the end---> ----- Original Message ----- | From: "Rowland Penny" <rpenny at samba.org> | To: samba at lists.samba.org | Sent: Tuesday, November 15, 2016 3:50:54 PM | Subject: Re: [Samba] ERROR:connection refused after provision | On Tue, 15 Nov 2016 15:25:57 -0500 (CST) | Felipe_G0NZÁLEZ_SANTIAG0 via samba <samba at lists.samba.org> wrote: | > Hello,
2016 Sep 16
1
AD samba4 in ubuntu 16.04 from repo
Hi all: I need to install an AD samba4 in ubuntu 16.04 from the repo. Then, Is this possible? If so, Could you help me with a guide, suggestions, etc.? Thanks! Felipe. The University of Informatics Sciences invites you to participate in the Scientific Conference UCIENCIA 2016, [extended] deadline: september 30th. Conferencia Científica UCIENCIA 2016, plazo de envío de trabajos hasta el 30 de
2016 Nov 10
1
ERROR:connection refused after provision
See inline comments: ----- Original Message ----- From: "Rowland Penny" <rpenny at samba.org> To: samba at lists.samba.org Sent: Tuesday, November 8, 2016 10:46:50 AM Subject: Re: [Samba] ERROR:connection refused after provision See inline comments: On Tue, 8 Nov 2016 09:08:34 -0500 (CST) Felipe_G0NZÁLEZ_SANTIAG0 via samba <samba at lists.samba.org> wrote: >
2016 Nov 15
1
ERROR:connection refused after provision
Hello, After I provision my server, when I try to create the DNS reverse zone I get this error: Failed to connect host 10.53.3.11 on port 135 - NT_STATUS_CONNECTION_REFUSED Failed to connect host 10.53.3.11 (10.53.3.11) on port 135 - NT_STATUS_CONNECTION_REFUSED. ERROR(runtime): uncaught exception - (-1073741258, 'The connection was refused') File
2016 Nov 06
3
ldap search with DN which contains space
Hello, I am trying to get all the members of a given group. I run this command: #ldbsearch -H /var/lib/samba/private/sam.ldb memberOf=CN=Administrators,CN=Builtin,DC=ejemplo,DC=cu And it works fine. BUT: problems arise when the group name contains spaces, e.g 'Domain Controllers' Then, I run: #ldbsearch -H /var/lib/samba/private/sam.ldb memberOf=CN=Domain
2016 Sep 12
2
installing samba from ubuntu 16.04 repository as DC
!!! Regards Is it possible to install samba4 from ubuntu 16.04 repository as a domain controller? I tried, but I'm having trouble with the sysvol folder ACLs. I can authenticate with smbclient however when I try to access from windows with the same user, I get permission denied # smbclient //localhost/sysvol -UAdministrator -c 'ls' Enter Administrator's password:
2018 Oct 31
3
problem with time sync on windows 10 clients
I guess your DC take the time from an external ntps server. But I want to serve time from the same DC, so this is my ntp config: #nano /etc/ntp.conf server 127.127.1.0 fudge 127.127.1.0 stratum 12 ntpsigndsocket /var/lib/samba/ntp_signd/restrict default mssntp ___________________________________________ Felipe_ González_Santiago KNOW THAT EVERYTHING WILL HAPPEN AT JUST THE RIGHT TIME,
2016 Sep 13
0
installing samba from ubuntu 16.04 repository as DC
On Tue, 13 Sep 2016 09:05:17 -0400 (CDT) Ing. Yosel L�zaro Vera Gonz�lez <ylvera at uci.cu> wrote: > Right now, I do not have the smb.conf file, but I will try again. > During the provision I used only the options --use-rfc2307 > --interactive The University of Informatics Sciences invites you to > participate in the Scientific Conference UCIENCIA 2016, [extended] > deadline:
2016 Sep 13
0
installing samba from ubuntu 16.04 repository as DC
On Tue, 13 Sep 2016 09:56:43 -0400 (CDT) Ing. Yosel L�zaro Vera Gonz�lez <ylvera at uci.cu> wrote: > !!! Regards . Sorry to bother > > Here is my smb.conf file > > # Global parameters > [global] > workgroup = EXAMPLE > realm = EXAMPLE.COM > netbios name = DC1 > server role = active directory domain controller >
2016 Sep 29
2
linux active directory integration
regards I have my domain controllers in Debian 8 and use the version 4.2.14 of sernet. My workstations have installed ubuntu 16.04 and 14.04.I Want that my workstations are integrated with Active Directory and can load configurations as userWorkstations attribute. The University of Informatics Sciences invites you to participate in the Scientific Conference UCIENCIA 2016, [extended] deadline:
2016 Oct 05
0
security ID is invalid with samba 4.3.11 from ubuntu repository
!!! Regards I'm trying to install samba4 from the ubuntu 16.04 repository, it's the samba 4.3.11. I'm doing tests on the server and I can't authenticate with smbclient tool. This is the smbclient messages # session setup failed: NT_STATUS_INVALID_SID This is the log from the log.smb file # Unable to convert second SID (S-1-5-21-2947096538-1722629757-1878579479-513) in user
2016 Oct 13
1
List of Dependencies in Samba wiki
!!! Regards I agree with you, I installed Samba with winbind from the repository in ubuntu 16.04. Everything performed well, but I have problems with the authentication from the DNS tool windows, it's throws the exception access denied. However, from samba tool I can manage DNS without problems with the same domain user. Another problem is that the DNS dynamic updates does not work. When I
2017 Jan 25
2
error connecting to Samba4 AD from the Windows DNS client
I provisioned a server with Samba4.3 from repo ubuntu16.04. I tested some things, but I can NOT connect to my Samba DC from the Windows DNS client. ADUC, AD Sites and services, and AD Domain & Trusts, connects Ok. But DNS [" Acces is Denied "] does not connect to the Samba4 DC. Any idea? What happens? _________________________________________ Ing. Felipe_ González_Santiago
2016 Nov 08
1
ERROR:connection refused after provision
Hello, I'm installing Samba4 AD from repo Ubuntu16.04. These are the steps I've applied: 1. editing fstab in EXT3 2. install dependencies ( acl attr quota fam libnet-ldap-perl ) 3. install krb5-user, bind9, ntp, winbind, ldbtools and samba. 4. remove smb.conf, if exists 5. samba-tool provision 6. Restart services bind9, ntp and samba 7. config Bind9
2018 Oct 31
3
problem with time sync on windows 10 clients
| My DC is a samba4.3 over Ubuntu 16.04. | I've configured ntp in the same server. | However > when I join a windows 10 client to my domain, this one doesn't | update its datetime. | Once I logging in, I am able to set any datetime. | And more > No matter the windows 10 client' s datetime, I can logging in with | any user of the Active Directory. | I need a proper time sync in
2016 Jun 14
2
DNS backend
Hello. which are the main differences between Samba_Internal and BIND9_DLZ ? I refer to the differences about functionality such as zone transfers and automatic updates. Which others functionalities offers BIND9, that Samba_Internal doesn't support ? Is it possible to use a DNS Server (Bind9) separate of the DC Samba4? I mean, in other server. Thanks for reply, FelipeGS6 .
2017 Jan 31
2
/usr/lib/x86_64-linux-gnu/samba/ldb : No such file or directory
Hai, Your missing samba-dsdb-modules in the install. And if you need extra vfs modules, dont forget to install samba-vfs-modules Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Felipe_G0NZÁLEZ_SANTIAG0 via samba > Verzonden: maandag 30 januari 2017 23:35 > Aan: samba at lists.samba.org > Onderwerp: [Samba]