finding server info

Chris Nicholls cnicholl at uoguelph.ca
Tue Jul 26 17:40:50 GMT 2005


Hi,

I'm wondering if there is a good way to determine what level of pipe 
operations can be run on a server (for exampele lsa_open_policy vs. 
lsa_open_policy2).  I've been looking through the code, but i havent 
found anything. Am I looking in the wrong place? or is it not possible? 

I'd like to be able to call the appropriate function transparently to a 
developer using libmsrpc.  And I think the only other option is to call 
lsa_open_policy2, and if it fails call lsa_open_policy and keep track of 
which one worked.  Any thoughts?

Chris



More information about the samba-technical mailing list