Parcourir la source

readme update

Jonathan Turner il y a 9 ans
Parent
commit
c26bda0a3b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -13,9 +13,9 @@
   * Kerberos libraries for custom integration
   * Parsing Keytab files
   * Parsing krb5.conf files
+  * Parsing client credentials cache files such as `/tmp/krb5cc_$(id -u $(whoami))`
 
 #### Implemented Encryption & Checksum Types
-The currently implemented encryption types are limited to:
 
 | Implementation | Encryption ID | Checksum ID | RFC |
 |-------|-------------|------------|------|