smb.conf krb5.conf nsswitch.conf

Июнь 15, 2008 at 8:32 дп (помойка справочной инфы) (, , )

Зря чтоли настраивал…

#/usr/local/etc/smb.conf
[global]
log file = /var/log/samba/log.%m
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192

#null passwords = yes
encrypt passwords = yes
hosts allow = 127. 192.168.
interfaces = 192.168.0.0/24
winbind use default domain = yes
winbind uid = 10000-20000
case sensitive = no
dns proxy = no
#netbios name = szr.
#server string = szr.quarton
password server = DELL
winbind gid = 10000-20000
local master = no
workgroup = QUARTON
realm = QUARTON.LOCAL
security = ADS
unix charset = KOI8-R
max log size = 50
auth methods = winbind
winbind use default domain = Yes
client NTLMv2 auth = Yes
inherit acls = Yes
map acl inherit = Yes
nt acl support = yes
os level = 10

#/etc/krb5.conf
[logging]
default = FILE:/var/log/kerberos/krb5libs.log
kdc = FILE:/var/log/kerberos/krb5kdc.log
admin_server = FILE:/var/log/kerberos/kadmind.log

[libdefaults]
ticket_lifetime = 24000
default_realm = QUARTON.LOCAL
dns_lookup_realm = false
dns_lookup_kdc = false
kdc_req_checksum_type = 2
checksum_type = 2
ccache_type = 1
forwardable = true
proxiable = true

[realms]
QUARTON.LOCAL = {
kdc = DELL:88
kdc = 192.168.0.1:88
kdc = 1C:88
admin_server = DELL:749
default_domain = QUARTON.LOCAL
}

[domain_realm]
.quarton.local = QUARTON.LOCAL

[pam]
debug = false
ticket_lifetime = 36000
renew_lifetime = 36000
forwardable = true
krb4_convert = false

[login]
krb4_convert = false
krb4_get_tickets = false
#/etc/nsswitch.conf
group: files winbind
#group_compat: nis
#hosts: files dns
#networks: files
passwd: files winbind
#passwd_compat: nis
#shells: files

Постоянная ссылка Добавить комментарий

Follow

Get every new post delivered to your Inbox.