Не могу настроить доступ Linux -> Win32 и обратно Win32 -> Linux! (через сетевое окружения)
Под Win32 у меня настроин AD!
На Linux поставил SambaВот конфиг файла! /etc/samba/smb.conf
[global]
workgroup = Group
server string = Linux
security = ads
hosts allow = 192.168.0. 127.
guest account = ru
log file = /var/log/samba/log.%m
max log size = 100
password server = server1.domen
realm = domen
passdb backend = tdbsam
local master = no
os level = 33
domain master = no
preferred master = no
interfaces = eth0
netbios name = Test
domain logons = no
wins support = no
;wins server = закомментировано
wins proxy = no
dos charset = CP866
unix charset = KOI8-R
display charset = KOI8-R
winbind enum groups = yes
winbind enum users = yes
winbind uid = 10000-20000
winbind gid = 10000-20000
nt acl support = yes
#winbind separator =
path = /home/xxx
browseable = yes
writable = no
guest ok = yesПри запуске samba /etc/init.d/samba start
В файле /var/log/samba/log.smbd пишит следущееsmbd version 3.0.22 started.
Copyright Andrew Tridgell and the Samba Team 1992-2006
[2006/10/27 11:52:08, 0] param/loadparm.c:map_parameter(2641)
Unknown parameter encountered: "realm"
[2006/10/27 11:52:08, 0] param/loadparm.c:lp_do_parameter(3386)
Ignoring unknown parameter "realm"
[2006/10/27 11:52:08, 0] printing/print_cups.c:cups_cache_reload(85)
Unable to connect to CUPS server localhost - Connection refused
[2006/10/27 11:52:08, 0] printing/print_cups.c:cups_cache_reload(85)
Unable to connect to CUPS server localhost - Connection refusedПризапуске утелиты wbinfo
localhost ~ # /usr/bin/wbinfo -g
Error looking up domain groupslocalhost ~ # /usr/bin/wbinfo -u
Error looking up domain users
еще обнаружил что
smbclient -k
No kerberos support compiled inхотя порты откриты
PORT STATE SERVICE
22/tcp open ssh
88/tcp open kerberos-sec
139/tcp open netbios-ssn
445/tcp open microsoft-ds
749/tcp open kerberos-adm
6000/tcp open X11
может быть загвостка здесь >>realm = domen в логе он ругается именно на это.
>может быть загвостка здесь >>realm = domen в логе он ругается именно на это.да я вижу но ничего пока с этим сделать не могу решил переустановить, а так как у меня Gentoo решил постафить флажки в файле /etc/make.conf
USE="qt kde -gtk cups acl automount cups kerberos ldap ldapsam pam swat winbind"сейчас уже на это не ругаеться а пишит вот что!
smbd version 3.0.22 started.
Copyright Andrew Tridgell and the Samba Team 1992-2006
[2006/10/27 14:35:44, 0] printing/print_cups.c:cups_cache_reload(85)
Unable to connect to CUPS server localhost - Connection refused
[2006/10/27 14:35:44, 0] printing/print_cups.c:cups_cache_reload(85)
Unable to connect to CUPS server localhost - Connection refused
[2006/10/27 14:35:44, 0] passdb/pdb_tdb.c:tdbsam_tdbopen(209)
TDBSAM version unknown: 3
[2006/10/27 14:35:44, 0] passdb/pdb_tdb.c:tdbsam_getsampwrid(490)
pdb_getsampwrid: Unable to open TDB rid database!
[2006/10/27 14:35:44, 0] passdb/pdb_tdb.c:tdbsam_tdbopen(209)
TDBSAM version unknown: 3
[2006/10/27 14:35:44, 0] passdb/pdb_tdb.c:tdbsam_getsampwnam(436)
pdb_getsampwnam: Unable to open TDB passwd (/var/lib/samba/private/passdb.tdb)!
[2006/10/27 14:35:45, 0] printing/nt_printing.c:nt_printing_init(628)
nt_printing_init: error checking published printers: WERR_ACCESS_DENIED