>> I'm new to Mono and am trying to understand how Kerberos & Constrained >> delegation work together. > > They do not. >
Bummer >> I see that the libraries exist in Mono (ie >> there is a WindowsIdentity.impersonate method) but how does this work >> on Linux & Apache? > > The API is present and work (with limitations) on a subset of the > features (a bit like Windows NT did, i.e. no kerberos support) if SHM is > disabled. > > Adding more features is not impossible but would not be easy and is not > something we plan to do (i.e. contributions are welcome :-) > > Sebastien > Thanks, I'm assuming then that mono has no Kerberos libraries? Thanks Marc _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
