similar to: Domain name lookup combinations setting?

Displaying 20 results from an estimated 10000 matches similar to: "Domain name lookup combinations setting?"

2002 Feb 20
3
reversing domain and user name?
I can get authentication to work on linux 7.1 with samba 3.0alpha15 if I make valid users = @"INS+Domain Users", but if I try to set valid users to just a single user: valid users = INS+DavidSha, it fails to give me access. I see the following in log.winbindd. It looks like it is looking for a domain called DavidSha?!? My winbindd separator is +. Can somebody please respond to this.
2004 Aug 15
3
join domain - ou=people searched for machine accounts?
When I try to join a domain from a win2k client to a samba 3.0.5 PDC, I get the message "User not found". I use ldapsam, which works fine in all other respects. The strange thing is that the smbldap-useradd scripts terminates with 0, the machine account is created under "ou=systems" in the ldap database - all looks fine. Then a ldap search is triggered with a base
2002 Jul 30
1
Trying to debug a WinXP - Win2000 ADS problem.. HELP!
Sorry for the log log file dump, but while looking at some problems mapping drives, I've run across some stuff. Below is a chunk of my log when I successfully map a network drive from a WinXP client to a Samba 3.0-alpha18 server. The thing that bothers me is that it looks like my DOMAIN\USERNAME combination isn't being honored and I'm getting in based on a check to the locally
2002 Jul 31
1
Trying to debug a WinXP - Win2000 ADS problem..HELP!
Do you know if the same symptoms appear with Windows 2000? In your conf file, what is the autentication set to? Share, Domain etc? Dan -----Original Message----- From: Ladner, Eric (Eric.Ladner) [mailto:Eric.Ladner@ChevronTexaco.com] Sent: Wednesday, July 31, 2002 7:44 AM To: samba@lists.samba.org Subject: RE: [Samba] Trying to debug a WinXP - Win2000 ADS problem..HELP! I can't believe
2005 Nov 10
1
Samba 3.0.20b and Win NT 4
Hi. There are Samba 3.0.20b server and 'local master = yes'. I can browse network with WInXP or Win98. All is Ok. But I am getting an error "The server is not configured for transactions" when I try to browse network with Windows NT 4.0. I can connect to any PC on network by `\\PCNAME' command. I can use 'Find PC' on NT. But can't browse network! Could somebody
2002 Jul 31
16
Trying to debug a WinXP - Win2000 ADSproblem..HELP!
Now I could be way of base here, but I run 2 samba web servers with approx 8 people working with them. So my exp is limited. When I got here the boxes were set up with server level security and I had tons of problems with them. When I reformatted the units, I actually joined the samba boxes to the domain and set the security to "domain" I found these steps in an old version of Linux-Mag,
2015 Apr 19
3
Map to Guest not working
All, I've migrated a share from an older samba server (3.0.33) running on a Sun Solaris box to a newer samba server (3.6.23) running on a RedHat Linux 6 box. For the most part I've tried to keep the configuration the same (simply to make the migration easier since I'm not an expert on Samba config options). I got the authentication working (security=domain) but now I'm
2007 Jun 28
2
3.0.25a && rfc2307
I'm receiving the errors listed below. It also seems unable to map the root user uid 0 with this filter. That's not that big of a deal. Wbinfo -u and -g return output but getent passwd does not. This is Ubuntu 7 using debian packages. [2007/06/28 13:27:59, 5] lib/username.c:Get_Pwnam_alloc(131) Finding user DOMAIN\chapman [2007/06/28 13:27:59, 5]
2002 Nov 04
1
User nobody logging in to shares instead of domain us er
I am assuming that you have guest ok = yes, and that guest is the nobody account. It sounds like your name lookups are not searching winbind, do you have winbind in your nsswitch.conf file for password and group? Have you restarted your nameservice lookups (automatic on solaris, nsadmin restart on Irix, don't know about other platforms but a reboot should certainly take care of it if you
2006 Mar 17
1
getpwnam() fails for LDAP Users on AIX 5.3
Hello List, below our smb.conf and loglevel 5 output of a failed authentication. We want to get the Unix User details from MS-SFU using the new idmap_ad Backend. If the Windows User is mapped to local name it's all fine. But if we want to use our SFU Users it fails. We believe getpwnam() on AIX is faulty. "id username" and login works for all users local and AD! Any ideas how to
2012 Oct 11
1
users map with ADS not working
Hi All I am running two instances of samba on same box. One instance of samba has joined AD domain ABC and the other 123. My workstation is on ABC domain and when I try to connect to samba server on ABC domain, it asks me for user name and password and then fails. If I put IP address instead it works. At the same time, when I try to connect to 123 domain, it asks me for user name and password and
2016 Dec 20
2
samba 4.5.0 on hpux ia64: smbd not able to use domain users for file sharing
Hi, I have added below lines in smb.conf idmap config CIFSDOM:backend = rid idmap config CIFSDOM:range = 10000-999999 But still i am getting same error. *I am also attaching logs * *winbind logs:-* userinfos: struct wbint_userinfo acct_name : * acct_name : 'gold'
2004 Oct 21
3
smbldap-tools don't create machine account properlly
Hi all, I have smb.conf with: add machine script = /usr/local/sbin/smbldap-useradd -w "%u" add user script = /usr/local/sbin/smbldap-useradd -m "%u" add machine script = /usr/local/sbin/smbldap-useradd -w "%u" add group script = /usr/local/sbin/smbldap-groupadd -p "%g" add user to group script = /usr/local/sbin/smbldap-groupmod -m "%u"
2013 Dec 09
1
problem with samba 4 as file-server
Hi, My configuration: 1 server with Samba4 as a DC (dc01) 1 server with Samba4 as a file/print server DC seems to work fine. file server is connected to DC using this howto https://wiki.samba.org/index.php/Samba/Domain_Member smbd, nmbd, winbindd is running on file/print server. Bu when I try with a windows client (a windows 2003 server) to connect to file server. client ask for a user
2019 Jun 24
2
setting up a new ADS infrastructure
On 24/06/2019 12:41, Stefan Froehlich via samba wrote: > On Mon, Jun 24, 2019 at 10:22:41AM +0100, Rowland penny via samba wrote: >> On 24/06/2019 10:00, Stefan Froehlich via samba wrote: >>> On Mon, Jun 24, 2019 at 10:52:07AM +0200, Stefan Froehlich via samba wrote: >>>> <http://froehlich.priv.at/www/samba/> >>> Always try your own links before posting
2003 Feb 11
2
Samba + LDAP = Misery
I have been working on this for weeks now and feel like I am at a dead-end. I am using Samba 3.0 (Head) and OpenLDAP (2.0) and smbldap-tools 0.7 and cannot join either a Linux machine or Windows 2000 machine to the domain. If any of you have some ideas they would be much appreciated. Highlights: - I have a root defined (UID and GID of 0). - Trying to join the domain will successfully add my
2011 Oct 03
1
ADS authentication stopped working
Running Samba mostly on Redhat 5 with version 3.5.4-0.83 Also failed on Debian 3.5.6 and Solaris with a 3.5 version. Logging details here are from Redhat case. We have a similar problem on all Unix/Linux systems using ADS as the backend authentication for samba shares on Unix/Linux. It was working before today and we didn't change anything. Today, any time we try smbclient or a Windows drive
2005 Aug 20
2
DFS question
Was wondering if someone could tell me if this is correct. I want to set up some DFS shares. I have 3 servers with SAMBA/LDAP on them. My first is basically my PDC and the other two are my BDCs. I assume that I will have to set all of this up on each server, so that no matter which server catches the logon, the logon script will get run. Also, if one of the servers was to go down for a
2007 Feb 06
1
Unicode support--case sensitive in share name
Hi all: I create one share named gr?zer but the share can?t be accessed.I looked into the log, and find the share name will be transformed to upper case and then lower case. The ASCII can be transformed in between successfully, but German can?t. It leaded to access failed. I also tried the upper case share gr?zer, and it works successfully. It seems the lower case can?t be transformed back
2019 Jun 27
2
W10, NT domain, profiles that work for some users and not for others...
As subject say, we are trying to ''integrate'' some W10 machine on a NT domain, with samba as PDB/BDC, OpenLDAP backend. profile share is defined as: [profiles] comment = Network Profiles Share path = /srv/samba/profiles read only = No create mask = 0600 directory mask = 0700 store dos attributes = Yes browseable = No csc policy = disable root preexec =