c - bsd or posix way get preferred domain controller? -


is there way preferred domain controller name using bsd/posix c function calls? please, advice if there functions can used preferred dc name under mac os x.

domain controllers aren't standardized in way. if want discover domain controller, best thing find target domain controller protocol , find through protocol using sockets. instance, windows domain controllers can found using c# libraries, in linux c you'd either have 3rd party library or write protocol out yourself.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

qt - Errors in generated MOC files for QT5 from cmake -