Koozali.org: home of the SME Server
Obsolete Releases => SME 8.x Contribs => Topic started by: jameswilson on April 27, 2012, 10:43:43 PM
-
Im struggling to get my sme8b7 machine to join a windows 2k3 domain as listed in the wiki
all seems ok but when i run the command
wbinfo -u
it only returns the few local accounts that have been created. Not any infomation from the DC.
Any clues on where to look. Or is this a sme 7 only contrib.
Ta
James
-
Im wondering if its this bit thats the problem
Prerequisites
The current releases of SME Server do not support Samba server roles directly, but updated packages have been developed and are in the testing repos. It is just a matter of installing them.
But it doesnt list versions so i dont know which one i should be using
-
Would appear its mot that
on the win 2k3 sbs
The session setup from the computer SME-xxxx failed to authenticate. The following error occurred:
Access is denied.
-
I have rejoined the domain and no longer have that error in the win 2k3 logs
in fact i see it logging in ok on the 2k3 box
wbinfo -a jameswilson%###########
plaintext password authentication failed
Could not authenticate user jameswilson%############ with plaintext password
challenge/response password authentication succeeded
I dont understand it seems to be working, but when i do
wbinfo -u I only get the local accounts.
I have the guest account disabled on the 2k3 box. Im assuming im missing a step but cant see where