similar to: Failed to join domain: failed to find DC for administrator@XYZ

Displaying 20 results from an estimated 2000 matches similar to: "Failed to join domain: failed to find DC for administrator@XYZ"

2015 Sep 04
1
Failed to join domain: failed to find DC for administrator@XYZ
Hi Rowland I deleted the "domain" line from /etc/resolv.conf. Sorry I didn't quite understand what you really meant about the last line in /etc/hosts The last line in "/etc/hosts" 192.21.35.5 testserver1 testserver1.testad.bio.ucl.ac.uk is the Win-AD. Samba machine does not get its IP from DHCP so I did not remove that line. Removed 127.0.0.1 DNS from Win-AD, then
2015 Sep 07
1
winbind does not work+sernet package+samba 4.2
Hello After failing to join my samba box to winAD 2012, I went and downloaded the sernet packages and samba box join the AD domain using "samba-tool" with no problems. However I've got problems with winbind. wbinfo -u returns: could not obtain winbind interface details: WBC_ERR_WINBIND_NOT_AVAILABLE could not obtain winbind domain name! Error looking up domain users Here is my
2015 Jun 11
6
you have been logged on with a temporary profile_win7 client+samba 4+WinServ2012
Hello Samba I have been trying to fix the problem below for several days with no success and I can't understand why. Please help me if you can. I've got a windows server 2012 running AD and I want to store the user profiles in a Samba filestore server called "Jimmy". Jimmy has the following smb.conf: [global] server string = Samba4 file server workgroup = TESTAD
2015 Jun 12
1
you have been logged on with a temporary profile_win7 client+samba 4+WinServ2012
No they have no profilePath attribute sets up, they have however a base directory set up by default as you can see on the link below. https://app.box.com/s/32jbi0dwac23uypqvm6i0v8suqtbfijd Meilleures salutations / Best regards, Joseph-Andr? GUARAGNA 2015-06-12 10:40 GMT+02:00 Rowland Penny <rowlandpenny at googlemail.com>: > On 11/06/15 16:29, Yanni wrote: >> >>
2015 Jun 12
2
you have been logged on with a temporary profile_win7 client+samba 4+WinServ2012
Ok, my bad.. The if you use policies.. check you gpo settings for : Computer Configuration \ Administrative Templates \ System \ User Profiles - Delete cached copies of roaming profiles - Delete user profiles older than a specified number of days on system restart and/or read : https://support.microsoft.com/en-us/kb/983544 which may apply. and you dont have any script running for cleanup
2010 Sep 21
2
plot xyz data in 2D
Hello, I want to make an 2D plot of .xyz data. So plot on x-axis and y-axis and use a color scale for the z. For every x-location along a cross section of the soil at several depths a resistivity must be displayed. This must result in a picture/graph which shows the resistivity for that cross section. The depths differ for each x-location. How can I do that? In fact it is an cross
2013 Sep 24
0
chgrp: invalid group: `domain users'
Hello everyone I have been struggling a lot with Samba and this mailing list is my last hope. I have a windows server 2008 R2 and my aim? is to store the user's roaming profiles to a samba share. I don't want users to be able to login into the linux machines using their windows credentials just to save their roaming profiles on a samba share. To achieve this I followed numerous pages
2017 Feb 18
4
wbinfo -i returns the same id for all users, authentication doesn't seem to go through winbind at all
I've got a Debian/Jessie Samba 4.2.14 running as an AD member. ADC is a Windows2008R2 server. Join worked without problem. # net ads testjoin Join is OK wbinfo -u and wbinfo -g work perfectly and provides a list of users and groups from the AD as expected. wbinfo -i <user> works too: # wbinfo -i TESTAD\\testuser
2015 Jun 12
0
you have been logged on with a temporary profile_win7 client+samba 4+WinServ2012
On 11/06/15 16:29, Yanni wrote: > Hello Samba > > I have been trying to fix the problem below for several days with no > success and I can't understand why. > Please help me if you can. > > I've got a windows server 2012 running AD and I want to store the user > profiles in a Samba filestore server called "Jimmy". Jimmy has the > following smb.conf:
2015 Jun 12
0
you have been logged on with a temporary profile_win7 client+samba 4+WinServ2012
3 obligated settings !! your missing one... # For ACL support on member file server vfs objects = acl_xattr map acl inherit = yes store dos attributes = yes <===== is missing in your config. Greetz, Louis >-----Oorspronkelijk bericht----- >Van: y.goudetsidis at mail.cryst.bbk.ac.uk >[mailto:samba-bounces at lists.samba.org] Namens Yanni >Verzonden: donderdag
2006 Mar 29
2
Calling home while on the road, will it work?
I have a Digium TDM400P card with 1 FXS and 1 FXO module running on my FreeBSD 6.0 server. While I am on the road, I would like to save on costs by using a soft-phone from my laptop to call in to a telephone connected to this card. I installed both Asterisk and Zaptel drivers from the ports, but still haven't done anything with the configuration files. What else do I require, and what is
2015 Jun 12
0
you have been logged on with a temporary profile_win7 client+samba 4+WinServ2012
Nope no scripts at all Meilleures salutations / Best regards, Joseph-Andr? GUARAGNA ing?nieur Syst?me et R?seau / Network and System engineer RD MACHINES-OUTILS 77, all?e de l'Industrie F-74130 CONTAMINE SUR ARVE Tel : +33 (0) 4 50 03 90 77 - Fax :+33 (0) 4 50 03 66 79 www.rdmo.com / www.rdmo-spare-parts.com 2015-06-12 11:47 GMT+02:00 L.P.H. van Belle <belle at bazuin.nl>:
2017 Feb 20
2
wbinfo -i returns the same id for all users, authentication doesn't seem to go through winbind at all
Emmanuel Florac wrote: > id TESTAD\\testuser > returns "no such user" and > > getent passwd TESTAD\\testuser > > returns a "2" code. > ---- On linux, to get 'domain\user' to resolve, I had to have those entries in my /etc/passwd (and /etc/group for groups). I.e. *w/o krb*, (in samba 3.x), I had entries like:
2017 Feb 18
2
wbinfo -i returns the same id for all users, authentication doesn't seem to go through winbind at all
Le Sat, 18 Feb 2017 13:10:36 +0000 Rowland Penny via samba <samba at lists.samba.org> écrivait: > idmap config *:backend = tdb > idmap config *:range = 2000-9999 > idmap config SAMDOM : backend = rid > idmap config SAMDOM : range = 10000-999999 > You mean TESTAD instead of SAMDOM, don't you? --
2017 Feb 18
1
wbinfo -i returns the same id for all users, authentication doesn't seem to go through winbind at all
On Sat, 18 Feb 2017 18:13:39 +0100 Emmanuel Florac <eflorac at intellique.com> wrote: > > Both, alas. I'll retry by entering everything as you proposed instead > of editing the existing file. Please do, it should work > Here: >
2015 Apr 30
4
rid and ad backends differences
Hello Can someone please explain what is the difference between the rid and ad backends in smb.conf? Many thanks -------- Original Message -------- Subject: samba Digest, Vol 148, Issue 27 Date: Wed, 22 Apr 2015 12:00:05 -0600 From: samba-request at lists.samba.org Reply-To: samba at lists.samba.org To: samba at lists.samba.org Send samba mailing list submissions to samba at
2015 May 06
2
rid and ad backends differences
> so I think ADS is not the best option in my case. > From your explanation I'm in favour of RID backend as it seems more >stable because of the static setup. Your best options is : Use ADS, with backend RID. If you have 1 DC and (or 1 extra member server ) than RID is you best option, no hassle uid/gid and RFC2307 things.. but beware if you do things on linux.. than you can
2019 Jan 21
2
I have issue in configuring file servers with AD integration.
On Mon, 21 Jan 2019 15:21:03 +0530 venkat ramu <ramut123 at gmail.com> wrote: > Hi Rowland, > > I have created folder /srv/samba/test and > subfolder /srv/samba/test/inherit1 (Inherit1 is inside test folder). > below are the config. When I try to access inherit1 from widows > getting you do not have permission to access > \\xxx.xxx.xxx.xxx\inherit1. Could you please
2017 Feb 19
4
wbinfo -i returns the same id for all users, authentication doesn't seem to go through winbind at all
Emmanuel Florac via samba wrote: > Unknown parameter encountered: "winbind enumerate users" > Ignoring unknown parameter "winbind enumerate users" > Unknown parameter encountered: "winbind enumerate groups" > Ignoring unknown parameter "winbind enumerate groups" It may be irrelevant, but I have: winbind enum groups = Yes winbind enum users
2015 May 29
0
Windows7 client can not see samba server in "Network Discovery" window.
Hello everyone I have setup samba4 on centos7 as a member only server using yum and is called jimmy. A windows 2012 server for Active Directory and a win7 client for testing. Both the client and jimmy are members of the same windows AD domain. The problem is that jimmy does not come up on the client's "Network discovery" window. Even if I type jimmy's IP address \\IP on the