similar to: Joining an NT4-type Domain with Samba-3

Displaying 20 results from an estimated 100000 matches similar to: "Joining an NT4-type Domain with Samba-3"

2002 Oct 25
0
Joining an NT4 Domain: NT_STATUS_INVALID_COMPUTERNAME
Hello all- Using samba 2.2.5 on FreeBSD 5 (a few months old). I'm trying to get my FreeBSD box to serve out samba shares using NT4 domain authentication. I've got Win2K PDCs (a couple different domains) running in mixed mode. These are the steps I'm taking: 1) As NT domain administrator, I create machine accounts in the domain for my FreeBSD box. 2) On the FreeBSD box, I
2004 Jun 21
2
Joining NT4 workstations to a Samba 3 Domain
Linux: Fedora Core 2 Samba: 3.0.3 OpenLDAP: 2.1.29 I've noticed a couple of other messages in this month's archives that suggest they're having the same problem as I, but so far no resolution has been reported. I've got a new Samba domain up and running with LDAP that allows me to join Win2K and XP clients, but not NT4 workstations. I've added the machine account with the
2004 Oct 01
0
3.0.7 joining NT4 domain: no go
Hi, I am still wrestling with WinNT4 domain PDC which does not like a Samba member. I updated PDC to SP6a. I also verified that this admin username/password indeed can be successfully used to join an NT workstation to the domain. I narrowed samba failure down to net join silent failure. It says "Joined domain PORT" but logs reveal that actually joining failed. I did several runs of
2016 Dec 17
0
winbind joining NT4-style domain - two strange issues
On Sat, 17 Dec 2016 22:12:28 +0100 Stefan Froehlich via samba <samba at lists.samba.org> wrote: > A new Debian(unstable) machine with Samba 4.5.2 is trying to join an > NT4-style Samba domain hosted on a Debian(wheezy) Server with 3.6.6 > which can't be changed but has been working for some years now with a > couple of windows clients. > > Joining the domain was quite
2005 Dec 06
4
Joining Samba3 to NT4 domain problem
Hi all, I try to join samba3 to NT4 domain: My smb.conf is following: [global] workgroup = MYDOM netbios name = LANSERVER server string = Samba Server security = domain hosts allow = 10. 127. log file = /var/log/samba/log.%m max log size = 50 password server = PDC #encrypt passwords = yes #winbind uid = 10000-20000 #winbind gid = 10000-20000 idmap uid = 15000-20000 idmap gid =
2008 Jun 17
4
Vista SP1, Server 2008 joining NT4/Samba Domain
Hello! It seems, that Vista SP1 and Server 2008 cannot join an NT4/Samba-domain. Vista once could join before SP1, if one did some modifications to the system (LAN Manager authentication level, Encryption of secure channel). But these workarounds do not seem to work with SP1 anymore. Microsoft points out that joining NT4-domains with Vista SP1 and Server 2008 is not supported/tested
2016 Dec 17
2
winbind joining NT4-style domain - two strange issues
On Sat, Dec 17, 2016 at 09:51:57PM +0000, Rowland Penny via samba wrote: > > | netbios name = DALET-STG > > | workgroup = SYNTH > > | wins support = no > > | wins server = herkules.synth.intern > > | client ipc signing = auto > > | server role = member server > > | security = domain > > | password server = herkules.synth.intern > > | idmap
2003 Feb 04
1
Issues with Joining an NT4 Domain
Hello I'm having some dificulties joining my Samba 3.0alpha (and 2.2.7a) machine to my NT4 domain. Let me tell you what I'm attempting to accomplish. I want to setup the Samba system to authenticate to my NT domain so that I can use NTLM Proxy authentication with SQUID. Through reading the docs, I'm under the impression that in order to allow thre SQUID/Samba setup to auth on
2016 Dec 17
2
winbind joining NT4-style domain - two strange issues
A new Debian(unstable) machine with Samba 4.5.2 is trying to join an NT4-style Samba domain hosted on a Debian(wheezy) Server with 3.6.6 which can't be changed but has been working for some years now with a couple of windows clients. Joining the domain was quite easy (only surprise was "client ipc signing"), and "wbinfo -u" gives me a list with all domain users. BUT
2017 Aug 31
0
Some hint on migration from a set of NT4 domains to an AD domain...
Hi Marco, > I've lurked (and posted) on that list by some month, getting many > vaulable informations, but still i've many doubts. > > Most of my doubt i think came from the fact that 'AD' (generally) a is > a very complex beast, and if samba in NT4 mode fit very well in a UNIX > environment (and mind ;), samba in AD mode forced me to think in some >
2004 Sep 22
0
samba 3.0.7 cannot join NT4 domain
I looked into the docs and searched thru the Net. Googling for "NT_STATUS_PIPE_NOT_AVAILABLE" yields rather large list of questions about this situatins, but no working hints so far. I believe my samba installation is done very carefully (entirely unlike "grab rpm and be happy" style) and I can try to find out what's going on. Let me describe what do I have so far: My
2005 Feb 11
1
Joining Samba to a non-Samba,non-AD, NT4 Domain
I am a Unix Admin, trying to join a NT4 domain. I do not have access to the PDC. When setting up a new machine, either Windows or Unix, on the domain, I ask the NT admins to create a new machine account on the domain for my machine. I then "associate" my machine with that machine account. I say "associate" because I'm not exactly sure what happens, something about
2006 Nov 29
0
Joining xp client to samba nt4 domain problem
Hi, I am trying to join xp clients to an NT4 style domain based on a samba server. The join appears to work and the welcome message pops up. Upon restarting the client, I am not able to log in using domain accounts. When I log in as the local admin, I find that the domain account groups have not been added to the local groups. Once I add the domain accounts manually, everything seems to work
2005 Nov 01
1
NT4 to Samba 3 domain transfer
I'm in the process of following John's excellent instructions for transfering an NT4 domain to Samba 3.0.20 running on 2.6.9-gentoo-r6 on an Intel box. Most things seem to work fine apart from the transfer of the machine accounts. These do not get moved because as retrieved from the NT server the name is in upper case and adduser refuses to add names in upper case, so I get the
2003 Oct 13
0
nsswitch/winbindd_cm.c / samba 2.2.7a / NT4
Hi List. I have successfully used winbindd, with squid to act as a reverse proxy for a webmail product. I initally tested and set up this system in our own LAN. This had the squid box, running winbindd, on the same LAN as our Win2k DC. Everything works fine. Now, once I came to install this system in the real world, I have run into some problems. I have compiled Samba 2.2.7a from source with the
2017 Aug 30
2
Some hint on migration from a set of NT4 domains to an AD domain...
I've lurked (and posted) on that list by some month, getting many vaulable informations, but still i've many doubts. Most of my doubt i think came from the fact that 'AD' (generally) a is a very complex beast, and if samba in NT4 mode fit very well in a UNIX environment (and mind ;), samba in AD mode forced me to think in some ''microsoft way'. And i'm not used to.
2006 Oct 29
0
windows nt4, 2k cannot join samba domain
Hello folks, I am having some problem setting up the following. I was rebuild my friend's old windows nt domain. The old Windows NT4 server will be replaced by a Samba PDC, all windows 2k client will rejoin the samba domain. Now the samba server is setup, windows 2k joins it and I can see the 'welcome to xxx domain' message and reboot the windows 2k client. At the next login, it gave
2008 Jun 05
1
unable to join a NT4 Domain since 3.0.28a
Hello, My name is Shane Drinkwater. If I use Samba 3.0.29/3.0.30 I cannot join to= my NT4 Domain. When running the net command to join I get the following er= ror. [root@testbackup bin]# ./net rpc join -Scsqdomainbackup -UAdministrator Password: [2008/06/05 16:40:35, 0] utils/net_rpc_join.c:net_rpc_join_newstyle(371) Error in domain join verification (credential setup failed): NT_STATUS_AC=
2005 Aug 04
0
Unix server joining NT4 Domain--User question
Hi, I have recently installed samba 3.0.14a on an AIX 5.2.0.6 server. I have joined the AIX server to a NT4 domain called ESC. When I do a wbinfo -u I get the users of the domain. I then setup a share "psoft" that I want to be "read only" to everybody but 5 users. Those 5 users I've added to the "write list" of that share. I also setup the "force
2016 Dec 17
1
winbind joining NT4-style domain - two strange issues
On Sat, Dec 17, 2016 at 05:19:19PM -0500, Sonic wrote: > On Sat, Dec 17, 2016 at 5:07 PM, Stefan Froehlich via samba > <samba at lists.samba.org> wrote: > > In fact the problem was exactly the same with Samba 4.2.10 (shipping > > with Debian jessie). I only upgraded to 4.5.2 before posting to this > > list in order to avoid any "upgrade to the recent