Страница 1 из 1

Samba не пускает

Добавлено: 2007-04-17 12:15:52
trolik
Freebsd 6.2 Samba 3
Домен на win2003 sp1

нельзя войти на компьютер с самбой пишет нет доступа
smb.conf

Код: Выделить всё

#======================= Global Settings =====================================
[global]


   workgroup = COMPANI
   server string = Samba Server
   netbios name = alfa
   security = ads
   hosts allow = 192.168.100. 127.
   load printers = no

   log file = /var/log/samba/log.%m
   max log size = 500
   password server = 192.168.100.3
   encrypt passwords = yes

   realm = SPB.COMPANI.RU
   socket options = TCP_NODELAY 
# SO_RCVBUF=8192 SO_SNDBUF=8192
# Configure Samba to use multiple interfaces
# If you have multiple network interfaces then you must list them
# here. See the man page for details.
   interfaces = xl0

   local master = no
   os level = 1
   domain master = no
   preferred master = no
   wins support = no
   wins proxy = no
   dns proxy = no 
# Charset settings
   display charset = koi8-r
   unix charset = koi8-r
   dos charset = cp866
#
client NTLMv2 auth = yes
#чЙОВЙОД
    auth methods = winbind
    winbind separator = \
    winbind use default domain = yes
    idmap uid = 10000-20000
    idmap gid = 10000-20000
    winbind enum users = yes
    winbind enum groups = yes
 #[homes]
#   comment = Home Directories
#   browseable = no
#   writable = yes

# This one is useful for people to share files
[share]
   comment = Temporary file space
   path = /var/share
   read list = "COMPANI\Пользователи домена"
   write list = "COMPANI\Администраторы домена"
   read only = no
   create mode = 666 
   directory mode = 666
   create mask = 0666
   directory mask = 0777
керберос поставил Heimdail
билет получил
в домен Freebsd добавил

Re: Samba не пускает

Добавлено: 2009-01-09 22:05:21
Alex Keda
в логах - что?