diff options
| author | Barry Jaspan <bjaspan@mit.edu> | 1993-11-11 19:04:38 +0000 |
|---|---|---|
| committer | Barry Jaspan <bjaspan@mit.edu> | 1993-11-11 19:04:38 +0000 |
| commit | 0b35c512603830e89140ccff189e074c4f01360c (patch) | |
| tree | f92f793474a84140966f3efada584548fb16ca41 /doc | |
| parent | dab10051a3fafd8dd045ef211738199d7e32beec (diff) | |
specify dictionary warning syslog level
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2882 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/kadm5/api-funcspec.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/kadm5/api-funcspec.tex b/doc/kadm5/api-funcspec.tex index 08779fb62..4df2d6feb 100644 --- a/doc/kadm5/api-funcspec.tex +++ b/doc/kadm5/api-funcspec.tex @@ -1344,7 +1344,8 @@ exiting'' at the LOG_INFO level. If the dictionary file does not exist, the server logs the mesage ``WARNING: Cannot find the dictionary file $<$name$>$, continuing -without one.'' and continues with dictionary checking disabled. +without one.'' at the LOG_ERR level and continues with dictionary +checking disabled. \subsubsection{Request Messages} |
