Displaying 4 results from an estimated 4 matches for "ads_get_kvno".
2024 Nov 06
1
AIX and SAMBA shares
...and when I run the net ads join command it just hangs.
Any help with that would be appreciated. Some details below:
When I run ?net ads join createcomputer="Servers/Unix Servers" -U svc-accountOU at domain.net<mailto:svc-accountOU at domain.net> -d 8? I see a constant loop of:
ads_get_kvno: Searching for account HOSTNAME$
ads_get_kvno: Using: CN=HOSTNAME,OU=UXServers,OU=Servers,DC=domain,DC=net
ads_get_kvno: Looked Up KVNO of: 9
../../lib/krb5_wrap/krb5_samba.c:1692: Will try to delete old keytab entries
../../lib/krb5_wrap/krb5_samba.c:1771: Found old entry for principal: restricted...
2009 May 11
2
Solaris 10 (sparc) and samba issue
...libads/kerberos.c:(337)
kerberos_secrets_store_des_salt: Storing salt
"host/host.domain.com@DOMAIN.COM"
[2009/05/11 20:13:21, 2] libads/kerberos_keytab.c:(260)
ads_keytab_add_entry: Using default system keytab: FILE:/etc/krb5/krb5.keytab
[2009/05/11 20:13:21, 5] libads/ldap.c:(1422)
ads_get_kvno: Searching for host HOST
[2009/05/11 20:13:21, 5] libads/ldap.c:(1440)
ads_get_kvno: Using: CN=HOST,CN=Computers,DC=domain,DC=com
[2009/05/11 20:13:21, 5] libads/ldap.c:(1459)
ads_get_kvno: Looked Up KVNO of: 7
[2009/05/11 20:13:21, 3] libads/kerberos_keytab.c:(65)
smb_krb5_kt_add_entry: Will...
2007 Mar 20
1
Bizzare behaviour of Samba+ADS - help needed
...ing -d 10 the debug output says it cannot write to the file. This is
truly bizarre as I am running this as root!
e.g.
# /usr/local/opt/samba/samba-3.0.24/bin/net ads keytab create ; echo $?
183
And
/usr/local/opt/samba/samba-3.0.24/bin/net -d 10 ads keytab create ; echo
$?
Gives
[..snip..]
ads_get_kvno: Error Determining KVNO!
[2007/03/20 11:45:43, 3] libads/ldap.c:ads_get_kvno(1348)
ads_get_kvno: Windows 2000 does not support KVNO's, so this may be
normal.
[2007/03/20 11:45:43, 3]
libads/kerberos_keytab.c:smb_krb5_kt_add_entry(184)
ads_keytab_add_entry: adding keytab entry for
(host/host...
2006 Jul 13
2
Kerberos Keytab Code Update in 3.0.23
First thing - I'd like to say a big "THANK YOU" to the developers.
I just upgraded to samba-3.0.23 and I've noticed an alarming issue with
respect to my configuration.
I've been using the built-in keytab management and it looks like the updated
code no longer creates the userPrincipal in Active Directory.
Whether this is an issue for others or not, it would be nice to have