similar to: Samba domain join issues

Displaying 20 results from an estimated 5000 matches similar to: "Samba domain join issues"

2016 Oct 31
0
Samba domain join issues
On Mon, 31 Oct 2016 23:36:16 +0530 Pradeep Rawat <pradeeprawat85 at gmail.com> wrote: > Tried that, same error. > > Enter adminuser's password: > Failed to join domain: failed to lookup DC info for domain > 'MYDOMAIN.COM' over rpc:Logon failure > > On Mon, Oct 31, 2016 at 11:25 PM, Rowland Penny <rpenny at samba.org> > wrote: > > > On
2016 Nov 03
0
Samba domain join issues
Still looking for some suggestions, recommendations or pointers on this issue. Kinda stuck with it. It was working well couple of months back and suddenly stopped working. No known changes were happned on both sides except installing and then uninstalling MS16-077 patch. Thanks, Pradeep On Tuesday, November 1, 2016, Pradeep Rawat <pradeeprawat85 at gmail.com> wrote: > We are running
2016 Oct 31
0
Samba domain join issues
On Tue, 1 Nov 2016 01:45:24 +0530 Pradeep Rawat <pradeeprawat85 at gmail.com> wrote: > I tried to use the smb.conf you mentioned but got same error. > We don't use Microsoft DNS (they just host underscore zones which > then gets transferred to *nix based DNS appliances) so is it required > to have the DC IP entry in /etc/resolv.conf? However, I tried adding > DC IP as
2020 Apr 30
3
bind9 refuses to start -> zone has no NS records
Hi Denis, thanks a lot! > you said that the zone is empty. It is not a problem per se but for some > time Bind-DLZ has been a bit more strict and ask for a NS record for > every zone. So you just have to create a NS field in your zone pointing > to one of your DC and you should be fine. Internal DNS does not have > this requirements. > > samba-tool dns mydc
2011 Mar 02
2
problem with samba 3.5.6 try to join W2K8
hi, I trying to join a samba 3.5.6 (debian) on a domain W2K8 without kerberos followin the wiki page (http://wiki.samba.org/index.php/Samba_&_Active_Directory) using net ads join i've got this error Failed to join domain: failed to join domain 'MYDOMAIN.COM' over rpc: NT_STATUS_NOT_SUPPORTED conf in /etc/smb.conf workgroup = MYDOMAIN server string = %h server # allow
2010 Nov 08
1
Winbind - Domain Join Failed
Hi, I'm trying to setup winbind on Solaris 10 update 6 and am having an issue joining the domain. I'm running this command net ads join -U admin -d10 Here is the last paragraph or so of the debug output. [2010/11/08 11:12:37, ?3] libsmb/cliconnect.c:1176(cli_session_setup) ?SPNEGO login failed: Invalid parameter [2010/11/08 11:12:37, ?1] libsmb/cliconnect.c:2132(cli_full_connection)
2017 Dec 31
2
Convert Member Server to DC
I have some hardware running CentOS 7 and Sernet Samba 4.7 that started out as a member server that I would like to make into a 2nd DC. However I am having trouble converting it because it seems I am not removing all the remnants of the client setup. What I thought I would have to do is this: 1.) net ads leave -U administrator 2.) Remove the machine entry on the 1st DC 3.) mv /var/lib/samba
2006 Jan 16
3
Problem getting share list from NetApp
We defined a share, sales_cifs_test, on our NetApp server. Note that the length of the name is longer than 13 characters. We can see the share with Microsoft Explorer. We can mount the share from Linux using smbmount. What we want to do is to get a list of shares from NetApp. The tools that can do this are the samba programs smbclient and net. Smbclient will not show names longer than 13
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. #
2020 Apr 30
7
bind9 refuses to start -> zone has no NS records
Hi, I have to add a second DC to a Zone. I use the sernet packages Version 4.11 on a debian 10 host. The bind refuses to start: root at addc-zone02:~# systemctl status bind9 ? bind9.service - BIND Domain Name Server Loaded: loaded (/lib/systemd/system/bind9.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Thu 2020-04-30 14:51:58 EEST; 5s ago Docs:
2009 Mar 25
11
ActiveRecord: Nested :include erroneous behavior
Hi, Found a simple example breaking on moving to 2.2 from 2.0. This example illustrates the usage of nested :include finder options. class Book < ActiveRecord::Base has_many :distributors end class Distributor < ActiveRecord::Base belongs_to :book has_many :agents end class Agent < ActiveRecord::Base belongs_to :distributor has_many :shops end class Shop <
2004 Aug 24
1
XP Can't Join Domain
Daniel R. Meigs wrote: > Thanks for your reply. The problem was having the computers in ou=Computers. > I put them in ou=People and the problem was solved. > > --Dan > Daniel: I deleted the following options from the smb.conf #ldap user suffix = ou=People #ldap machine suffix = ou=Computers But I left the options set in my smbldap.conf.
2016 Sep 19
3
Can Logon & Join NT4-style Domain, Can't Change Password
Il giorno 17/ago/2016, alle ore 21:30, Bill Baird via samba <samba at lists.samba.org> ha scritto: > Uninstalling MS16-101 fixed our issue. > > https://technet.microsoft.com/library/security/MS16-101 > > I ran "wusa /uninstall /kb:3167679", rebooting, and now we are back to > normal. Hi, After removing and masking on 19 sep 2016 the KB3167679 the same problem
2014 Aug 10
1
Error: 'LENGTH' is not a recognized built-in function name
On Mon, Aug 11, 2014 at 3:29 AM, Deepak Rawat <deepaksingh.rawat at gmail.com> wrote: > Hi, > > I modified the query in res/res_config_odbc.c. > Original: "SELECT MAX(LENGTH(var_val)) FROM %s WHERE filename='%s'" > Modified: "SELECT MAX(LEN(var_val)) FROM %s WHERE filename='%s'" > > I rebuilt the code and installed Asterisk again.
2017 Dec 27
3
Centos 7 member server login fails
I have a problem that is now becoming very annoying. Namely I have a Centos 7 member server running Sernet Samba 4.7.4 for which everything seems to work except gdm or ftp logins. On the linux client it seems winbindd is set up correctly. For example (the data shown below has been sanitized): > getent passwd testuser2:*:3001108:3000513::/home/testuser1:/bin/bash
2018 Aug 14
4
Group Policy Permissions
2018-08-14 20:38 GMT+02:00 Rowland Penny via samba <samba at lists.samba.org>: > On Tue, 14 Aug 2018 20:15:04 +0200 > Michal Sládek via samba <samba at lists.samba.org> wrote: > > > Thank you for your suggestion, I read the whole discussion. > > > > My situation is little bit different - my machine policy works, but it > > stops working once I remove
2008 Dec 11
3
Failed to join domain: failed to set machine spn: Constraint violation
Hi, I'm seeing this error on 3.0.24, 3.0.28, 3.0.32 and 3.2.6: Failed to join domain: failed to set machine spn: Constraint violation [Sanitised] First Run: net ads join createupn=HOST/FQDN@DOM.REALM.DOMAIN.COM createcomputer="OU/OU/OU/Services" -U username -d1 Enter username's password: [2008/12/11 17:02:32, 1] libnet/libnet_join.c:libnet_Join(1770) libnet_Join:
2016 Aug 17
2
Can Logon & Join NT4-style Domain, Can't Change Password
Hi All, Our users started having issues late last week when trying to change their passwords. They receive the following message: "The system detected a possible attempt to compromise security. Please ensure that you can contact the server that authenticated you." Client computers are running Windows 7 Ultimate & Enterprise x64. We are still running (I know, I know) and NT4-style
2007 Aug 04
2
[Q]lguest git repo location?
HI Rusty, I wanted to play with lguest. As it was recently merge upstream by Linus, i took a look and the location looks like driver/lguest*. Unfortunately my local git repo cannot get the 2.6.23-rc2 changes from upstream somehow :-/.[duh... says "Cannot get the repository state from http://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git"]. i do not know what i am doing
2007 Aug 04
2
[Q]lguest git repo location?
HI Rusty, I wanted to play with lguest. As it was recently merge upstream by Linus, i took a look and the location looks like driver/lguest*. Unfortunately my local git repo cannot get the 2.6.23-rc2 changes from upstream somehow :-/.[duh... says "Cannot get the repository state from http://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git"]. i do not know what i am doing