Displaying 2 results from an estimated 2 matches for "domainl".
Did you mean:
domain
2009 Aug 24
0
Failed to join domainL: failed to connect to AD: NT_STATUS_NOT_SUPPORTED
Hello,
I'm having a problem getting samba to work properly. In a nutshell, we
had Samba running (version 3.0.x, the version that comes with RHEL4u4),
but then our security guys made us make several changes to our Win2k3
domain controller, and now I cannot get this to work.
First, I'm simply trying to join a Linux file server to a Windows domain
for file sharing purposes, I have no
2011 Sep 06
1
Samba4 alpha17 GIT raise domain functional level
Hi.
We are using samba4 as our production AD for a while in a mixed (XP,
win2k3, win7, win2k8) environment.
This post:
http://lists.samba.org/archive/samba-technical/2011-February/076525.html
mentions that to raise the functional level one should use this command:
samba-tool domainl evel raise --domain=2008 --forest=2008
but in our current git version this command doesn't work due to the fact
that there is no --domain switch as shown below:
# samba-tool domain level --help
Usage: samba-tool domain level (show | raise <options>)
Options:
-h, --help s...