Michal Rybarik wrote:


Jeffrey Altman wrote:
clients, I think that the problem is with this
    pioctl CreateFile(\\afs\all\_._AFS_IOCTL_._) failed: 0x7B
and the login problem is shown because this one was unsuccessful, but maybe I'm not correct at this point.

0x7B is invalid name. The only part of that name that might be considered invalid is \\afs and only if the AFS netbios name is invalid.
How can I check AFS netbios name?

nbtstat
net view
etc.

I think that anything further is going to require a debugger and it
would probably be easiest if I drove.  Would that be possible?
What debugger do you mean?

windbg
devenv
etc.

I saw something related to debugging in AFS installer, I can enable this it will help. Please let me know what to do and I will.

The installer includes debugging symbols which are used by the debugger
to map the executable image to the matching source code, functions,
and variables.




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

Reply via email to