[Gtk-sharp-list] why in linux system connect to windows domain server with timed out

Pedro Larouca pedro.larouca at msn.com
Mon Mar 20 21:22:46 UTC 2017


Hi, 

I have similar issues when running with debug attached but works fine in production. Did you test in production ? 

> On 20 Mar 2017, at 06:13, leo.xucn <leo.xucn822 at gmail.com> wrote:
> 
> Hi Guys:
> 
> These days I am programming for a tool for the operation of windows domain
> server, the develop environment is Ubuntu 16.04
> 
> in laterest monodevelop. I add the referece of system.directoryservices. the
> following is my code:
> 
> DirectoryEntry entry = new DirectoryEntry(domain_path, domainAndUsername,
> str_userPassword, AuthenticationTypes.Secure);
> 
> when i compile it, without errrors, but in the debug information, there is
> an information with timed out, i don't know why. Is there anyone can help
> me?
> 
> the port of 389 of my domain is OK, I telnet to windows domain server with
> this port it is ok
> 
> 
> 
> --
> View this message in context: http://mono.1490590.n4.nabble.com/why-in-linux-system-connect-to-windows-domain-server-with-timed-out-tp4670295.html
> Sent from the Mono - Gtk# mailing list archive at Nabble.com.
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.dot.net
> http://lists.dot.net/mailman/listinfo/gtk-sharp-list


More information about the Gtk-sharp-list mailing list