Hello all,

After enabling debug with TraceOptions, i was able to capture the following in the client event log


Looking up TheseCells
...
Located TheseCells in hkDom size 18
...
Found TheseCells [staff.example.com]
...
About to call cm_GetRootCellName(<non-integrated logon>)
...
KFW_AFS_get_cred uname=[john] smbname=[staff\john] cell=[example.com] code=[0]
...
KFW_AFS_get_cred uname=[[email protected]] smbname=[staff\john] cell=[staff.example.com] code=[-1765328189]


In fact everything works just fine for the default cell (fct.unl.pt), but it's failing on the second one, apparently because it's appending the realm to the username, which doesn't happen for the 1st one. I also noticed the "About to call cm_GetRootCellName(<non-integrated logon>)" line .. does this mean that integrated logon isn't working?(!) That would be a bit strange since it IS working for the 1st cell.. at least i only have to type in the user credentials at the windows logon.

Note: real domain/realm/cell names were substituted, hence the hkDom size 18 is probably not correct, when correlated to example.com

Any advice would be very much appreciated.

Best Regards,

Hugo Monteiro.

--
fct.unl.pt:~# cat .signature

Hugo Monteiro
Email    : [email protected]
Telefone : +351 212948300 Ext.15307
Web      : http://hmonteiro.net

Divisão de Informática
Faculdade de Ciências e Tecnologia da
                   Universidade Nova de Lisboa
Quinta da Torre   2829-516 Caparica   Portugal
Telefone: +351 212948596   Fax: +351 212948548
www.fct.unl.pt                [email protected]

fct.unl.pt:~# _

_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to