similar to: Need suggestion for domain controller

Displaying 20 results from an estimated 20000 matches similar to: "Need suggestion for domain controller"

2011 Feb 26
2
FW: making BDC samba + ldap server
Is this Samba 3 or Samba 4? If samba 3, which ldap server are you using> What is the mail server? Does the mail server have its own LDAP server included it or is also using an external LDAP server. If you want replication between LDAP servers, they should be the same type of LDAP server (e.g. OpenLDAP or Apache Directory Server or Oracle Directory Server.) If you have one
2016 Dec 08
2
Samba 4.51 Solaris 11 AD client
Solaris 11 include samba 3.6.25. I compiled samba 4.5.1 using GCC 4.8 and gmake. Had set following env variables to make sure krb5.conf was found # CPLUS_INCLUDE_PATH=/usr/include:/usr/include/kerberosv5/ # C_INCLUDE_PATH=/usr/include:/usr/include/kerberosv5/ After setting "client ldap sasl wrapping = plain" I was able to join to a Windows 2008 domain with samba 4.
2007 May 30
4
Samba 3.025 wbinfo checking the trust secret via RPC calls failed
I have compiled Samba 3.0.25a from source on a Solaris 10 machine. I had previously been testing Samba 3.0.24 (from packages on www.sunfreeware.com) and have reused the smb.conf file. Otherwise this is a clean setup, not an upgrade. The server is configured as a PDC for my domain "SAMBADOMAIN" I created a samba password for the local root and administrator accounts. I joined the
2009 Nov 23
5
samba 3.4.3 DC breaks Windows groups
I have the following setup: PDC: Samba 3.0.37 on Solaris 10 BDC1: Samba 3.0.37 on Solaris 10 BDC2: Samba 3.4.3 on Solaris 10 Samba 3.0.37 is the bundled version of Samba. Samba 3.4.3 is compiled from source. BDC2 is a recent addition to the network. All machine use LDAP as the backend for everything. They use winbind to handle a domain trust with another domain, but otherwise
2017 Apr 27
2
Samba AD DC authenticated by external Kerberos (~ Re: Samba authentication using non-AD Kerberos?)
On 2017-04-27, 07:13, Gaiseric Vandal via samba wrote: > A Samba AD directory server (domain controller) is its own > kerberos server. I don't see how you could configure it to use > another KDC. I don't know Kerberos much, so I am wondering can something like this "delegated"? > Depending on how may computers in your environment, it may be > easier to have
2012 Nov 30
5
Samba file server using ldap backend without AD or PDC?
Hi all, I've been using samba for a few years now on a couple of file servers with a tdbsam backend for our user accounts. We use openldap for the vast majority of our identity management, so I would love to be able to tie into this. We recently started using sambaNTPassword in openldap for radius authentication, so this is populated for most of our users now. >From reading through
2012 Aug 08
3
password change problem and no logon servers available
Hi, we are using SAMBA 3.6.1-1 (updating this archlinux machine is tooo ugly) and 3.6.6-1 on archlinux with the LDAP (Server version is 2.4.26-3) backend and manage the users, groups and computer by using the smbldap-tools. Currently we are experiencing the following problems: 1. changing the passwords takes longer than 30 seconds <- That's bad because we are using a gigabit ethernet
2010 May 05
2
samba 3.4.5 idmap alloc broken - more details
There may be several parts to the problem: 1. Winbind on Samba 3.4.x seems unable to allocate idmap entries (UID/SID or GID/SID) , whether or not the backend is LDAP or TDB. Winbind on Samba 3.0.x is able to create idmap allocation mappings with an LDAP backend. The two problems with Samba 3.0.x are as follows - "getent" would stop showing trusted users once the cache period
2009 Dec 02
2
Ldap replication
Hi all, i have a setup where by there is a PDC thats authenticating users through ldap. i have several other BDCs' that are doing the replication of the main server. am trying to setup the users to be authenticated by the BDC but am not able to. Any suggestions will be quite helpful Regards kevin
2015 Jan 16
3
Problem with smb port 139
Samba 4.x, DC. Em 16/01/2015 16:37, "Gaiseric Vandal" <gaiseric.vandal at gmail.com> escreveu: > Is this samba 3.x or 4.x? DC or member server? > > I found for samba 3.x it was better to not explicitly define any ports in > smb.conf. > > > > > > > On 01/16/15 13:25, Thiago Ten?rio wrote: > >> Hi, >> >> I need to enable smb
2016 Nov 22
2
Samba 4 "Classic PDC" trusts fail with Win 2012 domain but succeed Win 2008
I am not sure if this is relevant root at sambaPDC:~# /usr/local/samba/bin/net rpc trustdom establish DomainB Enter DOMAINA$'s password: Could not connect to server DomainB_DC Trust to domain DomainB established root at sambaPDC:~# root at sambaPDC:~# /usr/local/samba/bin/net rpc trustdom establish DomainC Enter DOMAINA$'s password: Could not connect to
2010 Sep 27
1
Fwd: Re: Problem with Samba - Openldap and domain autentication of Windows XP
Wait, you are using samba with openldap backend. Why are you using useradd ??? with this backend you need smbldap instead. like this: passdb backend = ldapsam:ldap://your ldap server ldap passwd sync = yes ldap delete dn = Yes ldap admin dn = cn=root,dc=domain,dc=com,dc=br ldap suffix = dc=domain,dc=com,dc=br ldap machine suffix =
2016 May 16
2
Fwd: Not able to join windows 10 clients to samba 3.6.23 NT4 Style PDC
If this is an NT4-style domain, then DNS is not essential. Things like SRV records aren't relevant since a lot of the NT4 is back from the NetBios days. It looks like your Win 10 machine thinks it is trying to join an AD domain. Windows clients machines typically are using DNS to resolve server names to IP addresses. However DNS does not provide info on locating PDC's
2015 Jan 05
3
Mandatory Server Signing with Windows 7
When I enable server signing in Samba (server signing = mandatory), I can still join a Window 7 machine to the domain but I am no longer able to log on into the domain using a domain user. Is this normal? I am using Samba 3.6.3 on Linux 12.04. Is there anything that needs to be configured on the Windows machine? Thanks, Ali
2010 Jun 22
7
xp clients can't auth after reboot without smb restart
I currently have several fresh installs of XP that will connect to shares, but will not reconnect after a workstation reboot. These are workstations that are not joined to the domain. Only accessing shares from a local profile, but using the same user/pass to login as to connect to Samba. I get various errors at that point. Upon reboot, attempting to access the share generates: "An error
2016 May 14
2
Fwd: Not able to join windows 10 clients to samba 3.6.23 NT4 Style PDC
On 14/05/16 05:10, Ram Prasad Bikkina wrote: > ---------- Forwarded message ---------- > From: Ram Prasad Bikkina <parvathiprasadb at gmail.com> > Date: Sat, May 14, 2016 at 9:39 AM > Subject: Re: [Samba] Not able to join windows 10 clients to samba 3.6.23 > NT4 Style PDC > To: gaiseric.vandal at gmail.com > > > Hi Gaiseric Vandal, > > I applied these
2019 Aug 01
3
Samba 4 & Thunderbird Mail Client
On 8/1/19 10:51 AM, Rowland penny via samba wrote: > On 01/08/2019 15:27, Marco Shmerykowsky PE via samba wrote: >> I'm running Samba 4 and I've created a share on a >> member server to hold the message files for the >> Thunderbird email client. >> >> Over time I seem to get corruption of the message >> files to the point where the folder file needs
2016 May 13
7
Not able to join windows 10 clients to samba 3.6.23 NT4 Style PDC
I prepared samba PDC and not able to join windows 10 clients. Please suggest any windows 10 registry settings.
2016 May 18
2
Fwd: Not able to join windows 10 clients to samba 3.6.23 NT4 Style PDC
Hi, I resolved NMBD errors, but still same error in windows 10 pro, Could please suggest any changes in windows 10 PC. Applied registry changes suggested by samba wiki but no improvement. I am able to join windows 7 clients without error. Regards, Ram On Mon, May 16, 2016 at 8:11 PM, Ram Prasad Bikkina <parvathiprasadb at gmail.com> wrote: > Hi Gaiseric, > > Thank you for
2012 Aug 30
4
join domain from different subnet (VPN)
Hello everybody, we have a problem joining a domain from a remote location. The remote location is connected via VPN. Everything is working as exspected but joining the samba domain from the remote location does not work. - Server Samba Version is 3.5.10 - Windows Client is XP SP3 - Joining the domain locally works without problems - ping does work in both directions - WINS is running on the