mirror of
https://github.com/samba-team/samba.git
synced 2025-10-29 04:23:51 +03:00
r24913: Fix typo
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
9f18a97117
commit
4634bb282b
@@ -29,7 +29,7 @@ zone "${DNSDOMAIN}." IN {
|
||||
# the user "named" once the daemon relinquishes its rights. Therefore,
|
||||
# the file "${DNS_KEYTAB}" must be readable by the user that BIND run as.
|
||||
# If BIND is running as a non-root user, the "${DNS_KEYTAB}" file must have its
|
||||
# permissions altered to allow thge daemon to read it. In the FC6
|
||||
# permissions altered to allow the daemon to read it. In the FC6
|
||||
# example, execute the commands:
|
||||
#
|
||||
# chgrp named ${DNS_KEYTAB_ABS}
|
||||
|
||||
Reference in New Issue
Block a user