Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1231518 Details for
Bug 1404409
DS returns inconsistent data with an error when using GSSAPI
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
updated bind template
bind.named.conf.template (text/plain), 1.23 KB, created by
Tomas Krizek
on 2016-12-14 08:51:19 UTC
(
hide
)
Description:
updated bind template
Filename:
MIME Type:
Creator:
Tomas Krizek
Created:
2016-12-14 08:51:19 UTC
Size:
1.23 KB
patch
obsolete
>options { > // turns on IPv6 for port 53, IPv4 is on by default for all ifaces > listen-on-v6 {any;}; > > // Put files that named is allowed to write in the data/ directory: > directory "$NAMED_VAR_DIR"; // the default > dump-file "data/cache_dump.db"; > statistics-file "data/named_stats.txt"; > memstatistics-file "data/named_mem_stats.txt"; > > // Any host is permitted to issue recursive queries > allow-recursion { any; }; > > tkey-gssapi-keytab "$NAMED_KEYTAB"; > pid-file "$NAMED_PID"; > > dnssec-enable yes; > dnssec-validation yes; > > /* Path to ISC DLV key */ > bindkeys-file "$BINDKEYS_FILE"; > > managed-keys-directory "$MANAGED_KEYS_DIR"; >}; > >/* If you want to enable debugging, eg. using the 'rndc trace' command, > * By default, SELinux policy does not allow named to modify the /var/named directory, > * so put the default debug log file in data/ : > */ >logging { > channel default_debug { > file "data/named.run"; > severity dynamic; > print-time yes; > }; >}; > >zone "." IN { > type hint; > file "named.ca"; >}; > >include "$RFC1912_ZONES"; >include "$ROOT_KEY"; > >dyndb "ipa-ldap" "/usr/lib64/bind/ldap.so" { > uri "ldapi://%2fvar%2frun%2fslapd-$SERVER_ID.socket"; > base "cn=dns, $SUFFIX"; > server_id "$FQDN"; > auth_method "sasl"; > sasl_mech "GSSAPI"; > sasl_user "DNS/$FQDN"; >};
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1404409
: 1231518