Hi Ramesh, For confirming that the Kerberos is configured properly - you can check 2 commands: 1. kadmin (which you seem to have already done) 2. kinit ( which will generate the ticke for the current logged in user if the user exists in the realm configured for Kerberos. In case you want to generate the ticket for some other user you can specify the principal name of this user as the parameter to kinit function. you can also list the tickets associated with the current user using klist command. the configuration file which can be used to confirm the Kerberos realm name, ticket name, ticket creation location, ticket lifetime etc. is krb5.conf (which is located in /etc for RHEL3.0 Also refer to kdc.conf in the same folder.
Best wishes, Sayali ramesh nune <[EMAIL PROTECTED]> wrote: Hello Sir / Madam. I need some help / Information related to kerbeors installation. i am using RHEL4 OS and kerberos 5 . i configured server and client.I could able login kadmin from the client i could able to get tickets also. but i am not getting the exact information of how to configure the HOST SERVER ,like adding some klogin,ktelnet and kftp information to XINETD.CONF for this Configuration ... HOW TO KERBERISE A SERVICE. HOW TO TEST KERBEROSE IS WORKING FINE OR NOT. if u give this ingformation for me , i am very thank ful to you. thanks alot. bye --------------------------------- Find out what India is talking about on - Yahoo! Answers India Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. Get it NOW ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos - Sayali Send instant messages to your online friends http://uk.messenger.yahoo.com ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
