Help with ktutil?
    Dan Million 
    lio at hpss1.ccs.ornl.gov
       
    Tue Dec 10 13:48:57 EST 2002
    
    
  
On Tue, 10 Dec 2002, Sam Hartman wrote:
> The enctype you want is probably des-cbc-crc.  However I suspect
> you're going to be better off copying a keytab and getting it working
> than you are using addent.
This actually worked.  I ran ktutil and typed:
   ktutil:  addent -password -p myname at MYREALM -k 52 -e des-cbc-crc
   Password for myname at MYREALM: ******
   ktutil:  wtk xyz
   ktutil:  quit
Then tried kinit:
   kinit myname at MYREALM -k -t ./xyz
and got creds OK.  Thanks!
Dan
    
    
More information about the Kerberos
mailing list