HP CIFS Server and Kerberos
113
This event shows that the client was issued a ticket for emonster.
3. Test with HP-UX Internet Services: ftp, telnet, rlogin, etc…
ftp has the best error reporting, so the following example uses ftp to illustrate the usage of
the krb5.keytab file for the ftp login service principal:
ftp> open emonster
Connected to emonster.rose.hp.com.
220 emonster.rose.hp.com FTP server (Revision 4.0 Version wuftpd-
2.6.1 Wed Jun 18 07:11:14 GMT 2008) ready.
Error initializing security using principal
'ftp@emonster.rose.hp.com':
Unspecified GSS failure. Minor code may provide more information
Server not found in Kerberos database
Security initialized using principal 'host@emonster.rose.hp.com'
instead.
Name (emonster:buffy):
232 User buffy logged in, authorized by security data exchange.
200 Commands and data are only sent in a non-secure manner.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp>
Secure Internet Services ftp by default looks for the ftp/FQDN service principal in the krb5.keytab file.
However, CIFS/Samba built the keytab file from the Computer object that was added to the AD, and