[Gtk-sharp-list] why in linux system connect to windows domain server with timed out
leo.xucn
leo.xucn822 at gmail.com
Mon Mar 20 06:05:40 UTC 2017
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.
More information about the Gtk-sharp-list
mailing list