Хочу настроить связку samba pdc + squid. PDC и есть самба. Виндовых серверов нет. сам PDC функционирует, юзеры входят.
прописал конфиг самбы, запустил winbindd, решил тестировать:
wbinfo -u
Error looking up domain users
wbinfo -g
BUILTIN@administrators
BUILTIN@users
wbinfo -t
checking the trust secret via RPC calls failed
error code was NT_STATUS_CANT_ACCESS_DOMAIN_INFO (0xc00000da)
Could not check secret
wbinfo -p
Ping to winbindd succeeded on fd 5
Вот конфиг самбы:
[global]
server string = SPDC(Samba %v)
workgroup = TEST
netbios name = TESTING
security = user
;encrypted password = yes
domain master = yes
;local master = yes
;wins support = yes
preferred master = yes
domain logons = yes
os level = 255
winbind uid = 10000-20000
winbind gid = 10000-20000
admin users = root
time server = yes
#######WINS
winbind separator = @
winbind use default domain = yes
winbind enum users = yes
winbind enum groups = yes
#password server = localhost
######
#new
log level = 10
hosts allow = 192.168.x. 127. 127.27.1.
####
username map = /etc/samba/usersmap.conf
logon script = STARTUP.BAT
logon path =
;add user script = /usr/sbin/useradd %u
;add group script = /usr/sbin/groupadd %g
;add machine script = /usr/sbin/adduser -n -g machines -c Machine -d /dev/null -s /bin/false %u
;delete user script = /usr/sbin/userdel %u
;delete user from group script = /usr/sbin/deluser %u %g
;delete group script = /usr/sbin/groupdel %g
add machine script = /etc/samba/scripts/addmashine.sh %u
add user script = /etc/samba/scripts/adduser.sh %u
delete user script = /etc/samba/scripts/deluser.sh %u
add group script = /etc/samba/scripts/addgroup.sh %g
delete group script = /etc/samba/scripts/delgroup.sh %g
set primary group script = /etc/samba/scripts/setprimarygroup.sh %u %g
add user to group script = /etc/samba/scripts/addusertogroup.sh %u %g
delete user from group script = /etc/samba/scripts/deluserfrgroup.sh %u %g
[homes]
#read only = no
#browseable = no
comment = Home Directories
browseable = no
read only = no
preserve case = yes
short preserve case = yes
create mode = 0750
[netlogon]
comment = Network logon service
path = /etc/samba/netlogon
browseable = no
Ответ на:
комментарий
от zgen
Ответ на:
комментарий
от mora
Ответ на:
комментарий
от zgen
Ответ на:
комментарий
от mora
Ответ на:
комментарий
от mora
Ответ на:
комментарий
от zgen
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.
Похожие темы
- Форум Samba PDC некислый трабл с группами (2007)
- Форум SAMBA 3.0.5 и публичные шары (2004)
- Форум Samba как PDC + winbind = ошибки (2007)
- Форум Samba 3 PDC проблемка (2006)
- Форум SAMBA 3.0.4 as PDC (2004)
- Форум не получается сделать перемещаемые профили (2005)
- Форум Samba 3.0.22 PDC (2007)
- Форум Winbind trouble (2005)
- Форум Воспроизведение через самбу (2011)
- Форум Samba PDC - Как сделать членов определённой unix-группы локальными администраторами всех машин домена? (2010)