开发者

Using Windows Integrated Authentication when connecting to db4o in .net?

开发者 https://www.devze.com 2022-12-26 17:29 出处:网络
When openi开发者_开发百科ng a client against a db40 server it seems to expect a user name and password

When openi开发者_开发百科ng a client against a db40 server it seems to expect a user name and password

Db4oFactory.OpenClient(string hostName, int port, string user, string password);

Is there any way of using windows integrated instead?


No, no way to do that! The username/password verification is pretty simple and was never planned to be extensible (Windows Native, LDAP, whatever) on db4o.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号