Hello.. Can we promote the Samba AD DC (Version 4.6) to be a global catalogue server? We need to integrate Websense Proxy with this and Proxy server searches Global Catalogue on Port 3268. -- Thanks & Regards, Anantha Raghava eXzaTech Consulting And Services Pvt. Ltd. DISCLAIMER: This e-mail communication and any attachments may be privileged and confidential to eXza Technology Consulting & Services, and are intended only for the use of the recipients named above If you are not the addressee you may not copy, forward, disclose or use any part of it. If you have received this message in error, please delete it and all copies from your system and notify the sender immediately by return e-mail. Internet communications cannot be guaranteed to be timely, secure, error or virus-free. The sender does not accept liability for any errors or omissions. Do not print this e-mail unless required. Save Paper & trees.
On Wed, 10 May 2017 22:19:12 +0530 Anantha Raghava via samba <samba at lists.samba.org> wrote:> Hello.. > > Can we promote the Samba AD DC (Version 4.6) to be a global catalogue > server? We need to integrate Websense Proxy with this and Proxy > server searches Global Catalogue on Port 3268. >No, but only because it should already be a global catalogue: root at dc1:~# netstat -plnt | grep ':3268' tcp 0 0 0.0.0.0:3268 0.0.0.0:* LISTEN 2294/samba tcp6 0 0 :::3268 :::* LISTEN 2294/samba Rowland
Hi, Although Samba is listening on port 3268, proxy returns error "unable to connect" Any suggestions to fix this? -- Thanks & Regards, Anantha Raghava DISCLAIMER: This e-mail communication and any attachments may be privileged and confidential to eXza Technology Consulting & Services, and are intended only for the use of the recipients named above If you are not the addressee you may not copy, forward, disclose or use any part of it. If you have received this message in error, please delete it and all copies from your system and notify the sender immediately by return e-mail. Internet communications cannot be guaranteed to be timely, secure, error or virus-free. The sender does not accept liability for any errors or omissions. Do not print this e-mail unless required. Save Paper & trees. On Wednesday 10 May 2017 10:37 PM, Rowland Penny wrote:> On Wed, 10 May 2017 22:19:12 +0530 > Anantha Raghava via samba <samba at lists.samba.org> wrote: > >> Hello.. >> >> Can we promote the Samba AD DC (Version 4.6) to be a global catalogue >> server? We need to integrate Websense Proxy with this and Proxy >> server searches Global Catalogue on Port 3268. >> > No, but only because it should already be a global catalogue: > > root at dc1:~# netstat -plnt | grep ':3268' > tcp 0 0 0.0.0.0:3268 0.0.0.0:* LISTEN 2294/samba > tcp6 0 0 :::3268 :::* LISTEN 2294/samba > > Rowland