# kerberos **Repository Path**: kaijietti/kerberos ## Basic Information - **Project Name**: kerberos - **Description**: A demo for kerberos - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-22 - **Last Updated**: 2021-01-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # kerberos 参考链接 [Does the Kerberos KDC know the users' plaintext passwords?](https://security.stackexchange.com/questions/15849/does-the-kerberos-kdc-know-the-users-plaintext-passwords) 疑惑: 1. 认证和授权的区别 > The only function of Kerberos is to provide the secure authentication of users and servers on the network. It does not provide authorization or auditing functions. It is recommended that Kerberos be used with other security methods which provide authorization and audit services. 2.