similar to: samba ad + which additional packages

Displaying 20 results from an estimated 3000 matches similar to: "samba ad + which additional packages"

2017 Aug 08
1
cannot join windows 7 samba4-ad-dc fresh install, get NT_STATUS_INTERNAL_ERROR
Hello, I've a problem joining windows 7 samba4 ad I'm doing a completely clean install on debian 9.1 When trying to join AD Win 7 gives me "internal error" I also get error on "Verifying the File Server" step of the https://wiki.samba.org/index.php/Setting_up_Samba_as_an_ Active_Directory_Domain_Controller here's the output: smbclient -L localhost -U% session
2017 Jul 03
0
Can't create/update Group Policy in Samba 4.6.5
Hi Miguel, Can I remove Unix Attributes of the Administrator user and other administrator groups (set up NIS Domain to "none") ? I have given SeDiskOperatorPrivilege to "Domain Admins" group. *net rpc rights grant "EMPRESA\Domain Admins" SeDiskOperatorPrivilege -U "EMPRESA\administrator"* Enter EMPRESA\administrator's password: Successfully granted
2016 Dec 09
1
samba 4.5.0 on hpux ia64: Configuring time synchronization for samba AD DC
As mentioned in below link:- https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directory_Domain_Controller I am trying to synchronize time for Kerberos with NTP. But NTP(4.2.6) supported on hpux is not build with enabled signed ntp support *(**--enable-ntp-signd)* for time synchronization mechanism. What would be the impact if i don’t configuring time synchronization for Samba
2017 Feb 06
2
Samba 4.5.3 on HP UX IA64 : smbclient - tree connect failed: NT_STATUS_CONNECTION_DISCONNECTED
Hi Rowland, On HP-UX , only ‘Posix ACL’s’ are supported. So, file sharing doesn’t seem to be working on ADDC as it supports only Windows ACL’s as per https://wiki.samba.org/index.php/Setting_up_a_Share_Using_POSIX_ACLs Also, as per below link, it is not recommended to use ADDC as file sharing service
2017 Jul 03
0
Can't create/update Group Policy in Samba 4.6.5
Hai Marcio, > Can I remove Unix Attributes of the Administrator user and > other administrator groups (set up NIS Domain to "none") ? Yes, GID on Domain Admins, is not a problem, but UID on Administrator is a big problem. So yes, user Administrator remove all unix tab settings. ( Dont forget to run : net cache flush ) And dubble check with : id Administrator. A tip. For
2017 Feb 10
2
/usr/sbin/samba_dnsupdate: ERROR: Record already exist
Ciao! Actual the Bind has no error. The error is in this: sambadns_update --verbose Also in the log, i can see it try to update the sambadns_update. Why does it does sambadns_update when it is already in bind9 via DLZ? And it works! /usr/sbin/samba_dnsupdate: ERROR: Record already exists [2017/02/09 02:17:39.419269, 0] ../lib/util/util_runcmd.c:316(samba_runcmd_io_handler) ​Isnt it duplicate?
2017 Aug 10
2
cannot join windows 7 samba4-ad-dc fresh install, get NT_STATUS_INTERNAL_ERROR
On Thu, 10 Aug 2017 19:22:58 +0700 Vladimir Frelikh <e285ne at gmail.com> wrote: > Hi, > thanks for your participatioin, > OK, if I compare your output with the one I get (that works) the differences (with common lines removed) are: You get: smbclient -L $(hostname -f) -UAdministrator -d3 Client started (version 4.5.8-Debian). Enter Administrator's password: Doing spnego
2017 Feb 09
2
/usr/sbin/samba_dnsupdate: ERROR: Record already exist
Hello! I am on Debian Testing repo. I used this: https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directory_Domain_Controller It works, but every 10 minutes it does this: Feb 9 23:21:13 server samba[875]: /usr/sbin/samba_dnsupdate: ERROR: Record already exists Feb 9 23:21:13 server samba[875]: [2017/02/09 23:21:13.544804, 0]
2017 Jan 25
3
Samba 4 AD BDC (Syncrepl)
Hello, at the Moment we use and Samba 4 in NT4-style Domain with approx. 20 Clients. With the Problem of Windows 10 to join to NT4-style (https://wiki.samba.org/index.php/Required_Settings_for_Samba_NT4_Domains#Windows_10:_There_Are_Currently_No_Logon_Servers_Available_to_Service_the_Logon_Request) we plan to migrate to Samba AD. At the Moment there is the following scheme: samba PDC
2016 Nov 05
2
Logins differ for ip/DNS on ad dc
Thanks for the reply Rowland (and sorry for replying twice). I actually used the wiki you linked to setup the dc. I just added those idmap settings because getent could not list my samba users after setting it up, due to your mail I realised I only needed the winbind options to make it work. The original problem still remains though, using \\SMB.WIE I can only access netlogon and sysvol, using
2017 Dec 19
3
Minimal AD DC server for dev/test setup
Hi Samba List, I am developing software which should interop with AD/LDAP, I am looking at using the Samba DC and loading it with some example user accounts. "Interop with AD" means use and AD backend for authentication, retrieval of basic user record and membership info. Simple enough/ In the past, I've implemented similar functionality using OpenLDAP as the reference backend
2017 Dec 19
5
Minimal AD DC server for dev/test setup
About the last question, I'll be reading up on samba-tool. Apologies. A better question is: can I run the DC without an attached DNS server? How little can I get away with running? In my imagination, I should be able to run just the LDAP+Kerberos parts, AIUI that's all I need, skipping DNS, fileserving, winbind, etc; blame this on my view of AD as a quirky LDAP. Again, scoped for my use
2017 Feb 02
2
Samba 4.5.3 on HP UX IA64 : smbclient - tree connect failed: NT_STATUS_CONNECTION_DISCONNECTED
Hi , FQDN of the DC is Hostname.DomainName . In smb.conf: netbios name = <HostName> realm = <DomainName> eg: (ww.xx.yy.zz) workgroup = ww In resolve.conf domain <DomainName> nameserver <IP Address of the DC i.e host IP> # host -t SRV _ldap._tcp.<DomainName>. _ldap._tcp.<DomainName> has SRV record 0 100 389 <HostName>.<DomainName>. # host
2018 Jan 05
2
dhcpd create lease error and unable to kinit for dynupdate on domain controller
Hi everyone following https://wiki.archlinux.org/index.php/Samba/Active_Directory_domain_controller#DHCP_with_dynamic_DNS_updates, on my samba dc i have installed the dhcp package and the samba-dhcpd-updateAUR package there are two unresolved errors that i cannot fix 1 -: Can't create new lease file: Permission denied 2 -: kinit for dynamic DNS failed can anyone offer any suggestions. #
2016 Nov 05
2
Logins differ for ip/DNS on ad dc
I set up a samba ad dc (self compiled samba 4.5.1 on Ubuntu 16.04). If I connect to the server via \\smb.wie (its dns name) I can access netlogon and sysvol. If I connect via its IP then I can access all my shares (test as an example) - but either way I cannot connect to the other (I do see them though). Windows always tells me the login credentials would be wrong for the other one. This is my
2016 Nov 05
7
How can I setup a Domain Controller and File Server on the same hardware
I understand from the wiki that I shouldn't have the domain controller also be the file server. Is it possible to to setup the domain controller in a chroot and have the file server run under regular root? Would it be better to setup a VM for the domain controller and have file server run on the main OS or vice-versa? Regards, John
2019 Oct 10
2
dns replication error due to deleted records
El 10/10/19 a les 20:41, Rowland penny via samba ha escrit: >> It turns out that dc2 chokes on "\0ADEL" dns records, supposedly >> deleted objects. > > What you have there is known as a tombstone record and Samba has a tool > to remove them: > > samba-tool domain tombstones expunge NC > --tombstone-lifetime=TOMBSTONE_LIFETIME > > Where
2016 Jul 25
4
NT_STATUS_INTERNAL_ERROR
Dear,Samba updated to 4.4.5 version.The Samba is a secundary DC.I'm getting some authentication errors. smbclient -k -L //domain.localsession setup failed: NT_STATUS_INTERNAL_ERROR Using my PC when I try to access the \\sambadc, is asking User and Password.The logs appears this: ctx setting sec (0, 0) - 0 = sec_ctx_stack_ndx[25/07/2016 14: 08: 04.581532, 5]
2016 Jul 26
6
NT_STATUS_INTERNAL_ERROR
Dear Rowland Strange thing is that I do not receive notification on my email about your answers. Here we run an internal DNS. Samba was configured with Bind 9 as secondary DNS. When I put in domain.local settings, it is because we omit the company name. But the name of my domain ends with .local. I disabled Avahi daemon. When I try to run the command you quoted: smbclient -k -L
2019 Mar 11
4
classicupgrade, net rpc rights grant NT_STATUS_IO_TIMEOUT and NT_STATUS_INTERNAL_ERROR
Dear all, we are transitioning from an openldap / MIT KDC setup to a samba4 AD. I am doing this by setting up a samba NT4 domain, populating it from LDAP and sticking in the password hashes which I automatically extract from the MIT KDC arc4-hmac keys. Then I run the classicupgrade. I do this whole thing from cron in a script once a day to be able to slowly migrate services. The MIT / openldap