1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-24 15:33:20 +03:00

Store a local schannel key in secrets.tdb

This commit is contained in:
Volker Lendecke
2008-09-22 19:23:21 +02:00
parent bb4e9d72dd
commit f3ba7fc0b9
3 changed files with 29 additions and 0 deletions

View File

@@ -45,6 +45,8 @@
#define SECRETS_LDAP_BIND_PW "SECRETS/LDAP_BIND_PW"
#define SECRETS_LOCAL_SCHANNEL_KEY "SECRETS/LOCAL_SCHANNEL_KEY"
/* Authenticated user info is stored in secrets.tdb under these keys */
#define SECRETS_AUTH_USER "SECRETS/AUTH_USER"