Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
samba pdc регистрация в домене
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Russian
View previous topic :: View next topic  
Author Message
klop
n00b
n00b


Joined: 24 Jun 2007
Posts: 33

PostPosted: Wed Oct 17, 2007 2:23 pm    Post subject: samba pdc регистрация в домене Reply with quote

Поставил самбу в роли PDC без ldap.
Вот конфиг:

workgroup = xfk
netbios name = Server


host allow = 192.168. 127.

load printers = no

guest account = nobody
security = user
encrypt passwords =yes
local master = yes
domain master = yes
domain logons = yes
logon script = %U.bat
logon path = \\%L\Profiles\%U
preferred master = yes
wins support = yes
dns proxy = yes

[homes]
comment = Home Directories
browseable = no
writable = yes

[netlogon]
comment = Network Logon Service
path = /var/lib/samba/netlogon
guest ok = yes
writable = no


[Profiles]
path = /var/lib/samba/profiles
browseable = no
guest ok = yes




так теперь создаем машину и пользователя :

# useradd -g machines -d /dev/null -s /bin/false test$
#passwd -l test$
#useradd -g myusers -d /home/max -s /bin/false max
#passwd max
#smbpasswd -a -m test
#smbpasswd -e test
#smbpasswd -a max
#smbpasswd -e max

Ну вот, когда я на машине (клиенте winxp proв поле домен пишу xfk, а в поле юзер max и его пароль, то получаю надпись - в доступе отказанно.

Я вроде уже почитал и руководства, пока к дому еду может еще что нахвачу в виде книги, но чет уже не понимаю куда копать.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Russian All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum