Quantcast
Channel: Directory Services forum
Viewing all articles
Browse latest Browse all 31638

ADSI LDAP Kerberos cache

$
0
0

Hi,my machine in NOT domain joined.

using ActiveDS and VB6 i get this kerberos authentication via LDAP Working correctly:

q = "LDAP://192.168.1.10/CN=myADfullusername,CN=Users,DC=repdc,DC=com"

Set oUser = dso.OpenDSObject(q, "samAccountName@repcdc.com, "mypassword", ADS_USE_SEALING)

oUser.getInfo

All I need is to cache on the disk all the data for future authentication offline (without ethernet)

What can I do ?!?

Can I use kerberos ticket if I'm not domain joined ?

Which adsPath I have to use to local saved credentials ?

It's urgent, please hellp me.



Viewing all articles
Browse latest Browse all 31638

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>