Koozali.org: home of the SME Server

Windows domain joining issue

Offline mohanrao83

  • 11
  • +0/-0
Windows domain joining issue
« on: January 21, 2017, 08:33:20 AM »
Hello All,

is it possible sme server act as domain controller, if yes i had already try to join sme server domain from windows 7 or windows 10. but not able to connect can anybody help how to join sme server domain controller with roaming profile from windows or linux machine.


Thanks in advance

MOHAN

Offline janet

  • ****
  • 4,812
  • +0/-0
Re: Windows domain joining issue
« Reply #1 on: January 21, 2017, 11:56:09 AM »
mohanrao83

SME server does not support Active Directory domain., it is a NT style Domain Controller
There is also a registry patch(es) you need to run in Windows client,
See also
https://wiki.contribs.org/Windows_10_Support
and
https://wiki.contribs.org/Windows_7_Support

Look at the Howto & FAQ links at top of forum, they have very useful information (links to).
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline mohanrao83

  • 11
  • +0/-0
Re: Windows domain joining issue
« Reply #2 on: January 23, 2017, 11:12:08 AM »
First Thank you so much sir for reply.
now i complete my sme email server setup.
but how can i create or add mx records.
my domain register at godaddy.
i know how to mx records with google email mx records at godaddy.

but here i could not understand i also have public ip address.

Thanks in Advance .

Mohan

Offline Stefano

  • *
  • 10,839
  • +2/-0
Re: Windows domain joining issue
« Reply #3 on: January 23, 2017, 11:50:19 AM »
Mohan, welcome here..

Please, 1 issue -> 1 topic.. this will keep our forums clean and help people to find useful info easily.

regarding MX record, you've to configure it on your godaddy panel, pointing it to your SME's external public IP

please, take some time to read the fine documentation (links are above), I'm sure you'll find everything you need.. in any case, feel free to ask ;-)

Offline mohanrao83

  • 11
  • +0/-0
Re: Windows domain joining issue
« Reply #4 on: January 23, 2017, 11:53:29 AM »
i had do the same.
when i send mail to any email id will received properly, but sme server users are not able to receive mails only sent...

Offline Stefano

  • *
  • 10,839
  • +2/-0
Re: Windows domain joining issue
« Reply #5 on: January 23, 2017, 12:29:55 PM »
I frankly don't understand you..

could you give us more info? for example, your domain (the public one)

Offline mohanrao83

  • 11
  • +0/-0
Re: Windows domain joining issue
« Reply #6 on: January 23, 2017, 12:33:29 PM »
my domain name is www.sabjilelo.org
static ip address is 103.9.12.124


on godaddy panel Records

Last updated 23-01-2017 16:53 PM

Type   Name   Value   TTL   Actions
A   @   103.9.12.124   600 seconds   Edit
CNAME   _domainconnect   _domainconnect.gd.domaincontrol.com   1 Hour   Edit
MX   @   mail.sabjilelo.org (Priority: 20)   12 Hours   Edit
MX   @   mail.sabjilelo.org (Priority: 10)   12 Hours   Edit
NS   @   ns19.domaincontrol.com   1 Hour   
NS   @   ns20.domaincontrol.com   1 Hour



if u give any idea to change entries i will do it.

Thanks

Offline Stefano

  • *
  • 10,839
  • +2/-0
Re: Windows domain joining issue
« Reply #7 on: January 23, 2017, 12:54:44 PM »
something like
Code: [Select]

//A
//HostName IPAddress
A server 103.9.12.124




//MX
MX server.sabjilelo.org 20




//CNAME
//HostName AliasName
CNAME ftp www.sabjilelo.org.
CNAME www server.sabjilelo.org.


should do the work

Offline mohanrao83

  • 11
  • +0/-0
Re: Windows domain joining issue
« Reply #8 on: January 23, 2017, 01:32:24 PM »
Facing same issue still i m receiving mails from only abc@sabjilelo.org not able to receive mails from other domain like gmail yahoo etc.
but when i send a mail from abc@sabjilelo.org to abc@gmail.com its received immdiate properly.


Thanks

Mohan

Offline mohanrao83

  • 11
  • +0/-0
Re: Windows domain joining issue
« Reply #9 on: January 23, 2017, 01:33:56 PM »
after your guidance i have make some changes on godaddy panel.



Records
Last updated 23-01-2017 17:54 PM
Type   Name   Value   TTL   Actions
A   @   103.9.12.124   600 seconds   Edit
CNAME   _domainconnect   _domainconnect.gd.domaincontrol.com   1 Hour   Edit
MX   @   sabjilelo.sabjilelo.org (Priority: 20)   12 Hours   Edit
NS   @   ns19.domaincontrol.com   1 Hour   
NS   @   ns20.domaincontrol.com   1 Hour   
A   sabjilelo   103.9.12.124   1 Hour   Edit
CNAME   ftp   www.sabjilelo.org   1 Hour   Edit
CNAME   www   sabjilelo.sabjilelo.org   1 Hour   Edit

Offline Stefano

  • *
  • 10,839
  • +2/-0
Re: Windows domain joining issue
« Reply #10 on: January 23, 2017, 01:52:32 PM »
Code: [Select]
stefano@stefano-HP ~ $ dig sabjilelo.org MX

; <<>> DiG 9.9.5-3ubuntu0.11-Ubuntu <<>> sabjilelo.org MX
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 29112
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;sabjilelo.org. IN MX

;; ANSWER SECTION:
sabjilelo.org. 43190 IN MX 20 sabjilelo.sabjilelo.org.

;; Query time: 2 msec
;; SERVER: 10.0.0.20#53(10.0.0.20)
;; WHEN: Mon Jan 23 13:51:54 CET 2017
;; MSG SIZE  rcvd: 57

stefano@stefano-HP ~ $ dig sabjilelo.sabjilelo.org.

; <<>> DiG 9.9.5-3ubuntu0.11-Ubuntu <<>> sabjilelo.sabjilelo.org.
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 7259
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;sabjilelo.sabjilelo.org. IN A

;; ANSWER SECTION:
sabjilelo.sabjilelo.org. 3540 IN A 103.9.12.124

;; Query time: 2 msec
;; SERVER: 10.0.0.20#53(10.0.0.20)
;; WHEN: Mon Jan 23 13:52:04 CET 2017
;; MSG SIZE  rcvd: 57


looks good and should be working now

Offline mohanrao83

  • 11
  • +0/-0
Re: Windows domain joining issue
« Reply #11 on: January 23, 2017, 03:25:14 PM »
sir but i have still not get mails from out side domains like gmail yahoo etc...

Offline Stefano

  • *
  • 10,839
  • +2/-0
Re: Windows domain joining issue
« Reply #12 on: January 23, 2017, 03:47:39 PM »
please check your TCP port 25 is open on the public IP and (eventually) forwarded to your SME

and check admin's mailbox, you'd have a message

Offline mohanrao83

  • 11
  • +0/-0
Re: Windows domain joining issue
« Reply #13 on: January 24, 2017, 06:42:19 AM »
today morning i checked every thing is fine on SME Email server all emails receiving and sending properly Thank you so much sir for great help...

Offline mohanrao83

  • 11
  • +0/-0
Re: Windows domain joining issue
« Reply #14 on: January 24, 2017, 07:01:02 AM »
sir what is outlook express settings for clients