* Re: [Comm] Проблема с winbind
@ 2005-03-01 14:20 ` Eugene Ostapets
2005-03-01 14:40 ` Овечкин Влад
0 siblings, 1 reply; 21+ messages in thread
From: Eugene Ostapets @ 2005-03-01 14:20 UTC (permalink / raw)
To: community
On Tue, 1 Mar 2005 17:09:56 +0300, Овечкин Влад <test@rrnn.ru> wrote:
>
> Добрый день, уважаемое сообщество!
> Мучаюсь с проблемой, которую много раз обсуждали, но в единому знаменателю
> так и не пришли.
> Система ALTLinux Master 2.4, samba-3.0.10-alt1
> Пытаюсь создать PDC. Проблема заключается в том, что команда wbinfo -u
> выдаёт ошибку:
> Error looking up domain users
Это вопрос скорее для samba@
Если я правильно понял описание, то для начала было бы неплохо выполнить команду
wbinfo --set-auth-user=user%password , для того, чтобы wbinfo
запрашивал информацию не от пользователя guest...
--
С уважением,
Евгений Остапец
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [Comm] Проблема с winbind
2005-03-01 14:20 ` [Comm] Проблема с winbind Eugene Ostapets
@ 2005-03-01 14:40 ` Овечкин Влад
2005-03-01 15:32 ` Eugene Ostapets
0 siblings, 1 reply; 21+ messages in thread
From: Овечкин Влад @ 2005-03-01 14:40 UTC (permalink / raw)
To: community
> Это вопрос скорее для samba@
не спорю - там вопрос уже задавался - и безрезультатно
> Если я правильно понял описание, то для начала было бы неплохо выполнить
> команду
> wbinfo --set-auth-user=user%password , для того, чтобы wbinfo
> запрашивал информацию не от пользователя guest...
сделал, wbinfo --get-auth-user выдаёт:
MASTER###admin%xxxxxxx
Master-имя домена на самбе
Ещё идеи?
С уважением, Овечкин Влад.
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [Comm] Проблема с winbind
2005-03-01 14:40 ` Овечкин Влад
@ 2005-03-01 15:32 ` Eugene Ostapets
2005-03-02 6:45 ` Овечкин Влад
0 siblings, 1 reply; 21+ messages in thread
From: Eugene Ostapets @ 2005-03-01 15:32 UTC (permalink / raw)
To: community
On Tue, 1 Mar 2005 17:40:02 +0300, Овечкин Влад <test@rrnn.ru> wrote:
> > Это вопрос скорее для samba@
> не спорю - там вопрос уже задавался - и безрезультатно
> > Если я правильно понял описание, то для начала было бы неплохо выполнить
> > команду
> > wbinfo --set-auth-user=user%password , для того, чтобы wbinfo
> > запрашивал информацию не от пользователя guest...
> сделал, wbinfo --get-auth-user выдаёт:
> MASTER###admin%xxxxxxx
> Master-имя домена на самбе
> Ещё идеи?
Обязательно! :)
service winbind stop
winbindd -S -F -Y
И смотреть на что ругается при wbinfo -u
--
С уважением,
Евгений Остапец
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [Comm] Проблема с winbind
2005-03-01 15:32 ` Eugene Ostapets
@ 2005-03-02 6:45 ` Овечкин Влад
2005-03-02 10:46 ` Eugene Ostapets
0 siblings, 1 reply; 21+ messages in thread
From: Овечкин Влад @ 2005-03-02 6:45 UTC (permalink / raw)
To: community
> Обязательно! :)
Это радует:)
> service winbind stop
> winbindd -S -F -Y
Вывод:
[root@mainserver samba]# /usr/sbin/winbindd -S -F -Y
winbindd version 3.0.10 started.
Copyright The Samba Team 2000-2004
INFO: Current debug levels:
all: True/10
tdb: False/0
printdrivers: False/0
lanman: False/0
smb: False/0
rpc_parse: False/0
rpc_srv: False/0
rpc_cli: False/0
passdb: False/0
sam: False/0
auth: False/0
winbind: False/0
vfs: False/0
idmap: False/0
quota: False/0
acls: False/0
doing parameter hosts allow = 192.168.1. 192.168.2. 192.168.3. 127.
doing parameter security = user
doing parameter encrypt passwords = yes
doing parameter smb passwd file = /etc/samba/smbpasswd
doing parameter admin users = kuzmich admin root
doing parameter winbind uid = 10000-20000
doing parameter winbind gid = 10000-20000
doing parameter winbind separator = # winbind use default domain is switch
which forces winbind to treat users
doing parameter winbind use default domain = no
doing parameter winbind enum users = yes
doing parameter winbind enum groups = yes
doing parameter socket options = TCP_NODELAY
doing parameter interfaces = 192.168.1.0/24 192.168.2.0/24 192.168.3.0/24
127.0.0.0/8
doing parameter local master = yes
doing parameter os level = 255
doing parameter domain master = yes
doing parameter preferred master = yes
doing parameter domain logons = yes
doing parameter add machine script = /usr/sbin/useradd -d /dev/null -g
machines -c 'Machine Account' -s /bin/false -M %u
doing parameter add user script = /usr/sbin/useradd -s /bin/false %u
doing parameter name resolve order = wins lmhosts bcast
doing parameter wins support = yes
doing parameter dns proxy = no
doing parameter dos charset = CP1251
Attempting to register new charset UCS-2LE
Registered charset UCS-2LE
Attempting to register new charset UTF-16LE
Registered charset UTF-16LE
Attempting to register new charset UCS-2BE
Registered charset UCS-2BE
Attempting to register new charset UTF-16BE
Registered charset UTF-16BE
Attempting to register new charset UTF8
Registered charset UTF8
Attempting to register new charset UTF-8
Registered charset UTF-8
Attempting to register new charset ASCII
Registered charset ASCII
Attempting to register new charset 646
Registered charset 646
Attempting to register new charset ISO-8859-1
Registered charset ISO-8859-1
Attempting to register new charset UCS2-HEX
Registered charset UCS2-HEX
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
doing parameter unix charset = CP1251
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
Substituting charset 'CP1251' for LOCALE
doing parameter display charset = CP1251
doing parameter use sendfile = yes
Processing section "[homes]"
add_a_service: Creating snum = 0 for homes
doing parameter comment = Home Directory for '%u'
doing parameter browseable = no
doing parameter writable = yes
Processing section "[films]"
add_a_service: Creating snum = 1 for films
doing parameter path = /mnt/raid/films
doing parameter valid users = alexkuz kuzmich gonov
doing parameter public = no
doing parameter browseable = yes
doing parameter only guest = no
doing parameter writable = yes
doing parameter printable = no
Processing section "[music]"
add_a_service: Creating snum = 2 for music
doing parameter path = /mnt/raid/music
doing parameter valid users = kuzmich
doing parameter public = no
doing parameter browseable = yes
doing parameter only guest = no
doing parameter writable = yes
doing parameter printable = no
Processing section "[new]"
add_a_service: Creating snum = 3 for new
doing parameter path = /mnt/raid/new
doing parameter valid users = kuzmich
doing parameter public = no
doing parameter browseable = no
doing parameter only guest = no
doing parameter writable = yes
doing parameter printable = no
Processing section "[roliki]"
add_a_service: Creating snum = 4 for roliki
doing parameter path = /mnt/raid/roliki
doing parameter valid users = lunin
doing parameter public = no
doing parameter browseable = yes
doing parameter only guest = no
doing parameter writable = yes
doing parameter printable = no
pm_process() returned Yes
add_a_service: Creating snum = 5 for IPC$
adding IPC service
add_a_service: Creating snum = 6 for ADMIN$
adding IPC service
set_server_role: role = ROLE_DOMAIN_PDC
added interface ip=192.168.1.5 bcast=192.168.1.255 nmask=255.255.255.0
Can't determine ip for broadcast address 192.168.2.0/24
Can't determine ip for broadcast address 192.168.3.0/24
added interface ip=127.0.0.1 bcast=127.255.255.255 nmask=255.0.0.0
Netbios name list:-
my_netbios_names[0]="MAINSERVER"
added interface ip=192.168.1.5 bcast=192.168.1.255 nmask=255.255.255.0
Can't determine ip for broadcast address 192.168.2.0/24
Can't determine ip for broadcast address 192.168.3.0/24
added interface ip=127.0.0.1 bcast=127.255.255.255 nmask=255.0.0.0
Opening cache file at /var/lib/samba/gencache.tdb
namecache_enable: enabling netbios namecache, timeout 660 seconds
smb_register_idmap: Successfully added idmap backend 'ldap'
smb_register_idmap: Successfully added idmap backend 'tdb'
db_idmap_init: Opening tdbfile /var/lib/samba/winbindd_idmap.tdb
Всё...
Первое, что не радует - это разделитель #. Странно... в конфе самбы
прописано как
winbind separator = \
> И смотреть на что ругается при wbinfo -u
#wbinfo -u
Error looking up domain users
Больше ругани нет, даже при уровне чувствительности 10.
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [Comm] Проблема с winbind
2005-03-02 6:45 ` Овечкин Влад
@ 2005-03-02 10:46 ` Eugene Ostapets
2005-03-02 11:43 ` Andriy Dobrovol's'kii
2005-03-02 13:19 ` Овечкин Влад
0 siblings, 2 replies; 21+ messages in thread
From: Eugene Ostapets @ 2005-03-02 10:46 UTC (permalink / raw)
To: community
> > winbindd -S -F -Y
> Вывод:
> [root@mainserver samba]# /usr/sbin/winbindd -S -F -Y
> Первое, что не радует - это разделитель #. Странно... в конфе самбы
> прописано как
> winbind separator = \
>
> > И смотреть на что ругается при wbinfo -u
> #wbinfo -u
> Error looking up domain users
>
> Больше ругани нет, даже при уровне чувствительности 10.
Попробуй завести тестового пользователя через net rpc user add... Если
сработает и smbclient от его имени подключиться - значит где-то бага в
самбе...
--
С уважением,
Евгений Остапец
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [Comm] Проблема с winbind
2005-03-02 10:46 ` Eugene Ostapets
@ 2005-03-02 11:43 ` Andriy Dobrovol's'kii
2005-03-02 12:01 ` Eugene Ostapets
2005-03-02 13:19 ` Овечкин Влад
1 sibling, 1 reply; 21+ messages in thread
From: Andriy Dobrovol's'kii @ 2005-03-02 11:43 UTC (permalink / raw)
To: community
Eugene Ostapets wrote:
>>>winbindd -S -F -Y
>>
>>Вывод:
>>[root@mainserver samba]# /usr/sbin/winbindd -S -F -Y
>>Первое, что не радует - это разделитель #. Странно... в конфе самбы
>>прописано как
>>winbind separator = \
>>
>>
>>>И смотреть на что ругается при wbinfo -u
>>
>>#wbinfo -u
>>Error looking up domain users
>>
>>Больше ругани нет, даже при уровне чувствительности 10.
>
>
> Попробуй завести тестового пользователя через net rpc user add... Если
> сработает и smbclient от его имени подключиться - значит где-то бага в
> самбе...
>
Там ещё и ругань на два интерфейса в оригинале. Имеет смысл это
урегулировать.
> added interface ip=192.168.1.5 bcast=192.168.1.255 nmask=255.255.255.0
> Can't determine ip for broadcast address 192.168.2.0/24
> Can't determine ip for broadcast address 192.168.3.0/24
--
Rgrds,
Andriy
*********************************************************************
email: dobr at iop dot kiev dot ua Kyiv, Ukraine
Phone: (380-44) 265-7824 Department of Gas Electronics
Fax: (380-44) 265-2329 Institute of Physics of NASU
*********************************************************************
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [Comm] Проблема с winbind
2005-03-02 11:43 ` Andriy Dobrovol's'kii
@ 2005-03-02 12:01 ` Eugene Ostapets
2005-03-02 12:20 ` Andriy Dobrovol's'kii
0 siblings, 1 reply; 21+ messages in thread
From: Eugene Ostapets @ 2005-03-02 12:01 UTC (permalink / raw)
To: community
> Там ещё и ругань на два интерфейса в оригинале. Имеет смысл это
> урегулировать.
> > added interface ip=192.168.1.5 bcast=192.168.1.255 nmask=255.255.255.0
> > Can't determine ip for broadcast address 192.168.2.0/24
> > Can't determine ip for broadcast address 192.168.3.0/24
имеет, но на отображаемость пользователей через winbind не полияет...
--
С уважением,
Евгений Остапец
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [Comm] Проблема с winbind
2005-03-02 12:01 ` Eugene Ostapets
@ 2005-03-02 12:20 ` Andriy Dobrovol's'kii
2005-03-02 12:25 ` Eugene Ostapets
0 siblings, 1 reply; 21+ messages in thread
From: Andriy Dobrovol's'kii @ 2005-03-02 12:20 UTC (permalink / raw)
To: community
Eugene Ostapets wrote:
>>Там ещё и ругань на два интерфейса в оригинале. Имеет смысл это
>>урегулировать.
>>
>>>added interface ip=192.168.1.5 bcast=192.168.1.255 nmask=255.255.255.0
>>>Can't determine ip for broadcast address 192.168.2.0/24
>>>Can't determine ip for broadcast address 192.168.3.0/24
>
> имеет, но на отображаемость пользователей через winbind не полияет...
>
Даже если пытаются зайти с одной из этих сетей?
--
Rgrds,
Andriy
*********************************************************************
email: dobr at iop dot kiev dot ua Kyiv, Ukraine
Phone: (380-44) 265-7824 Department of Gas Electronics
Fax: (380-44) 265-2329 Institute of Physics of NASU
*********************************************************************
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [Comm] Проблема с winbind
2005-03-02 12:20 ` Andriy Dobrovol's'kii
@ 2005-03-02 12:25 ` Eugene Ostapets
2005-03-02 12:31 ` Andriy Dobrovol's'kii
0 siblings, 1 reply; 21+ messages in thread
From: Eugene Ostapets @ 2005-03-02 12:25 UTC (permalink / raw)
To: community
> > имеет, но на отображаемость пользователей через winbind не полияет...
> >
> Даже если пытаются зайти с одной из этих сетей?
>
У человека на локалхосте не работает wbinfo -u, при работающем wbinfo -g ...
--
С уважением,
Евгений Остапец
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [Comm] Проблема с winbind
2005-03-02 12:25 ` Eugene Ostapets
@ 2005-03-02 12:31 ` Andriy Dobrovol's'kii
0 siblings, 0 replies; 21+ messages in thread
From: Andriy Dobrovol's'kii @ 2005-03-02 12:31 UTC (permalink / raw)
To: community
Eugene Ostapets wrote:
>>>имеет, но на отображаемость пользователей через winbind не полияет...
>>>
>>
>>Даже если пытаются зайти с одной из этих сетей?
>>
>
> У человека на локалхосте не работает wbinfo -u, при работающем wbinfo -g ...
>
Понял. Умолкаю.
--
Rgrds,
Andriy
*********************************************************************
email: dobr at iop dot kiev dot ua Kyiv, Ukraine
Phone: (380-44) 265-7824 Department of Gas Electronics
Fax: (380-44) 265-2329 Institute of Physics of NASU
*********************************************************************
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [Comm] Проблема с winbind
2005-03-02 10:46 ` Eugene Ostapets
2005-03-02 11:43 ` Andriy Dobrovol's'kii
@ 2005-03-02 13:19 ` Овечкин Влад
2005-03-02 13:23 ` Eugene Ostapets
1 sibling, 1 reply; 21+ messages in thread
From: Овечкин Влад @ 2005-03-02 13:19 UTC (permalink / raw)
To: community
> Попробуй завести тестового пользователя через net rpc user add... Если
> сработает и smbclient от его имени подключиться - значит где-то бага в
> самбе...
Сижу и рву на себе волосы:(
[root@mainserver bin]# ./net rpc user ADD gonov
Password:
Added user gonov
Добавилось без проблем.
Теперь проверю через smbclient:
[root@mainserver bin]# ./smbclient -L \\\\mainserver -U gonov
Password:
Anonymous login successful
Domain=[MASTER] OS=[Unix] Server=[Samba 3.0.11]
Sharename Type Comment
--------- ---- -------
films Disk
music Disk
roliki Disk
IPC$ IPC IPC Service (Server)
ADMIN$ IPC IPC Service (Server)
Anonymous login successful
Domain=[MASTER] OS=[Unix] Server=[Samba 3.0.11]
Server Comment
--------- -------
MAINSERVER Server
Workgroup Master
--------- -------
MAIN SERVER-1
MASTER MAINSERVER
И это получилось... Баг в самбе?
С уважением,
Овечкин Влад.
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [Comm] Проблема с winbind
2005-03-02 13:19 ` Овечкин Влад
@ 2005-03-02 13:23 ` Eugene Ostapets
2005-03-02 13:54 ` Овечкин Влад
0 siblings, 1 reply; 21+ messages in thread
From: Eugene Ostapets @ 2005-03-02 13:23 UTC (permalink / raw)
To: community
> Теперь проверю через smbclient:
> [root@mainserver bin]# ./smbclient -L \\\\mainserver -U gonov
> Password:
> Anonymous login successful
Это ваша бага... testparm -v в студию!
--
С уважением,
Евгений Остапец
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [Comm] Проблема с winbind
2005-03-02 13:23 ` Eugene Ostapets
@ 2005-03-02 13:54 ` Овечкин Влад
2005-03-02 14:14 ` Eugene Ostapets
0 siblings, 1 reply; 21+ messages in thread
From: Овечкин Влад @ 2005-03-02 13:54 UTC (permalink / raw)
To: community
>Это ваша бага... testparm -v в студию!
Надеюсь, что моя - исправить проще...
Однако, лог...
# ./testparm -v |less
Load smb config files from /usr/local/samba/lib/smb.conf
Loaded services file OK.
Server role: ROLE_DOMAIN_PDC
Press enter to see a dump of your service definitions
# Global parameters
[global]
dos charset = CP1251
unix charset = CP1251
display charset = CP1251
workgroup = MASTER
netbios name = MAINSERVER
netbios aliases =
netbios scope =
server string = Server
interfaces = 192.168.1.0/24, 192.168.2.0/24, 192.168.3.0/24,
127.0.0.0/8
bind interfaces only = No
security = USER
auth methods =
encrypt passwords = Yes
update encrypted = No
client schannel = Auto
server schannel = Auto
allow trusted domains = Yes
hosts equiv =
min password length = 5
map to guest = Never
null passwords = No
obey pam restrictions = No
password server = *
smb passwd file = /usr/local/samba/private/smbpasswd
private dir = /usr/local/samba/private
passdb backend = smbpasswd
algorithmic rid base = 1000
root directory =
guest account = nobody
enable privileges = No
pam password change = No
passwd program =
passwd chat = *new*password* %n\n *new*password* %n\n *changed*
passwd chat debug = No
passwd chat timeout = 2
check password script =
username map =
password level = 0
username level = 0
unix password sync = No
restrict anonymous = 0
lanman auth = Yes
ntlm auth = Yes
client NTLMv2 auth = No
client lanman auth = Yes
client plaintext auth = Yes
preload modules =
use kerberos keytab = No
log level = 0
syslog = 1
syslog only = No
log file = /var/log/samba/log.%m
max log size = 50
debug timestamp = Yes
debug hires timestamp = No
debug pid = No
debug uid = No
smb ports = 445 139
large readwrite = Yes
max protocol = NT1
min protocol = CORE
read bmpx = No
read raw = Yes
write raw = Yes
disable netbios = No
acl compatibility =
defer sharing violations = Yes
nt pipe support = Yes
nt status support = Yes
announce version = 4.9
announce as = NT
max mux = 50
max xmit = 16644
name resolve order = wins lmhosts bcast
max ttl = 259200
max wins ttl = 518400
min wins ttl = 21600
time server = No
unix extensions = Yes
use spnego = Yes
client signing = auto
server signing = No
client use spnego = Yes
change notify timeout = 60
deadtime = 0
getwd cache = Yes
keepalive = 300
kernel change notify = Yes
lpq cache time = 30
max smbd processes = 0
paranoid server security = Yes
max disk size = 0
max open files = 10000
socket options = TCP_NODELAY
use mmap = Yes
hostname lookups = No
name cache timeout = 660
load printers = Yes
printcap cache time = 0
printcap name = cups
cups server =
disable spoolss = No
enumports command =
addprinter command =
deleteprinter command =
show add printer wizard = Yes
os2 driver map =
mangling method = hash2
mangle prefix = 1
stat cache = Yes
machine password timeout = 604800
add user script = /usr/sbin/useradd -s /bin/false %u
delete user script =
add group script =
delete group script =
add user to group script =
delete user from group script =
set primary group script =
add machine script = /usr/sbin/useradd -d /dev/null -g machines -c
'Machine Account' -s /bin/false -M %u
shutdown script =
abort shutdown script =
logon script =
logon path = \\%N\%U\profile
logon drive =
logon home = \\%N\%U
domain logons = Yes
os level = 65
lm announce = Auto
lm interval = 60
preferred master = Yes
local master = Yes
domain master = Yes
browse list = Yes
enhanced browsing = Yes
dns proxy = No
wins proxy = No
wins server =
wins support = Yes
wins hook =
wins partners =
kernel oplocks = Yes
lock spin count = 3
lock spin time = 10
oplock break wait time = 0
ldap admin dn =
ldap delete dn = No
ldap filter = (uid=%u)
ldap group suffix =
ldap idmap suffix =
ldap machine suffix =
ldap passwd sync = no
ldap replication sleep = 1000
ldap suffix =
ldap ssl =
ldap timeout = 15
ldap user suffix =
add share command =
change share command =
delete share command =
config file =
preload =
lock directory = /usr/local/samba/var/locks
pid directory = /usr/local/samba/var/locks
utmp directory =
wtmp directory =
utmp = No
default service =
message command =
dfree command =
get quota command =
set quota command =
remote announce =
remote browse sync =
socket address = 0.0.0.0
homedir map =
afs username map =
afs token lifetime = 604800
time offset = 0
NIS homedir = No
panic action =
host msdfs = No
enable rid algorithm = Yes
idmap backend =
idmap uid = 10000-20000
idmap gid = 10000-20000
template primary group = nobody
template homedir = /home/%D/%U
template shell = /bin/false
winbind separator = \
winbind cache time = 300
winbind enable local accounts = No
winbind enum users = Yes
winbind enum groups = Yes
winbind use default domain = No
winbind trusted domains only = No
winbind nested groups = No
comment =
path =
username =
invalid users =
valid users =
admin users = kuzmich, admin
read list =
write list =
printer admin =
force user =
force group =
read only = Yes
create mask = 0744
force create mode = 00
security mask = 0777
force security mode = 00
directory mask = 0755
force directory mode = 00
directory security mask = 0777
force directory security mode = 00
force unknown acl user = No
inherit permissions = No
inherit acls = No
guest only = No
guest ok = No
only user = No
hosts allow = 192.168.1., 192.168.2., 192.168.3., 127.
hosts deny =
ea support = No
nt acl support = Yes
profile acls = No
map acl inherit = No
afs share = No
block size = 1024
max connections = 0
min print space = 0
strict allocate = No
strict sync = No
sync always = No
use sendfile = Yes
write cache size = 0
max reported print jobs = 0
max print jobs = 1000
printable = No
printing = cups
cups options =
print command = /usr/bin/lp -d '%p' %s; rm %s
lpq command = /usr/bin/lpstat -o '%p'
lprm command = /usr/bin/cancel '%p-%j'
lppause command = lp -i '%p-%j' -H hold
lpresume command = lp -i '%p-%j' -H resume
queuepause command = /usr/bin/disable '%p'
queueresume command = /usr/bin/enable '%p'
printer name =
use client driver = No
default devmode = No
force printername = No
default case = lower
case sensitive = Auto
preserve case = Yes
short preserve case = Yes
mangling char = ~
hide dot files = Yes
hide special files = No
hide unreadable = No
hide unwriteable files = No
delete veto files = No
veto files =
hide files =
veto oplock files =
map system = No
map hidden = No
map archive = Yes
mangled names = Yes
mangled map =
store dos attributes = No
browseable = Yes
blocking locks = Yes
csc policy = manual
fake oplocks = No
locking = Yes
oplocks = Yes
level2 oplocks = Yes
oplock contention limit = 2
posix locking = Yes
strict locking = Yes
share modes = Yes
copy =
include =
preexec =
preexec close = No
postexec =
root preexec =
root preexec close = No
root postexec =
available = Yes
volume =
fstype = NTFS
set directory = No
wide links = Yes
follow symlinks = Yes
dont descend =
magic script =
magic output =
delete readonly = No
dos filemode = No
dos filetimes = No
dos filetime resolution = No
fake directory create times = No
vfs objects =
msdfs root = No
msdfs proxy =
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [Comm] Проблема с winbind
2005-03-02 13:54 ` Овечкин Влад
@ 2005-03-02 14:14 ` Eugene Ostapets
2005-03-02 14:27 ` Овечкин Влад
0 siblings, 1 reply; 21+ messages in thread
From: Eugene Ostapets @ 2005-03-02 14:14 UTC (permalink / raw)
To: community
> # ./testparm -v |less
> password server = *
А смысл?
> smb passwd file = /usr/local/samba/private/smbpasswd
> private dir = /usr/local/samba/private
Хм... А эти пути откуда взялись? У вас дистрибутив от ALTLinux?
> hosts allow = 192.168.1., 192.168.2., 192.168.3., 127.
Учитывая проблему с интерфейсами, попробуй эту строку закометировать...
--
С уважением,
Евгений Остапец
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [Comm] Проблема с winbind
2005-03-02 14:14 ` Eugene Ostapets
@ 2005-03-02 14:27 ` Овечкин Влад
2005-03-02 14:31 ` Eugene Ostapets
2005-03-03 5:01 ` Mike Lykov
0 siblings, 2 replies; 21+ messages in thread
From: Овечкин Влад @ 2005-03-02 14:27 UTC (permalink / raw)
To: community
>> # ./testparm -v |less
>> password server = *
>А смысл?
Хорошо, закомментирую. Хотя она и так вроде закомметирована:
; password server = *
Сделал так:
#; password server = *
> > smb passwd file = /usr/local/samba/private/smbpasswd
>> private dir = /usr/local/samba/private
>Хм... А эти пути откуда взялись? У вас дистрибутив от ALTLinux?
Да альт, альт - Мастер 2.4. Каюсь, один человек, посоветовал выкинуть
альтовскую rpm-ку и поставить из тарбола - типа на сайте более новая версия
и т.п. результат правда не изменился. Но я думаю, это не суть важно.
>> hosts allow = 192.168.1., 192.168.2., 192.168.3., 127.
>Учитывая проблему с интерфейсами, попробуй эту строку закометировать...
Закоментировал.
Увы, не заработало:(
С уважением,
Овечкин Влад.
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [Comm] Проблема с winbind
2005-03-02 14:27 ` Овечкин Влад
@ 2005-03-02 14:31 ` Eugene Ostapets
2005-03-02 14:49 ` Овечкин Влад
2005-03-03 5:01 ` Mike Lykov
1 sibling, 1 reply; 21+ messages in thread
From: Eugene Ostapets @ 2005-03-02 14:31 UTC (permalink / raw)
To: community
> Да альт, альт - Мастер 2.4. Каюсь, один человек, посоветовал выкинуть
> альтовскую rpm-ку и поставить из тарбола - типа на сайте более новая версия
> и т.п. результат правда не изменился. Но я думаю, это не суть важно.
Это очень важно... Со всеми претензиями теперь стоит обращаться к
этому товарищу... :)
У меня из коробки самба работает и wbinfo -u великолепно отрабатывает
без лишних телодвижений...
--
С уважением,
Евгений Остапец
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [Comm] Проблема с winbind
2005-03-02 14:31 ` Eugene Ostapets
@ 2005-03-02 14:49 ` Овечкин Влад
2005-03-02 14:54 ` Eugene Ostapets
0 siblings, 1 reply; 21+ messages in thread
From: Овечкин Влад @ 2005-03-02 14:49 UTC (permalink / raw)
To: community
> Это очень важно... Со всеми претензиями теперь стоит обращаться к
> этому товарищу... :)
> У меня из коробки самба работает и wbinfo -u великолепно отрабатывает
> без лишних телодвижений...
:(
Да говорю же - не работало и с родным альтовским пакетом, поэтому и решил
поставить тарбол.
С уважением,
Овечкин Влад.
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [Comm] Проблема с winbind
2005-03-02 14:49 ` Овечкин Влад
@ 2005-03-02 14:54 ` Eugene Ostapets
2005-03-03 6:18 ` Овечкин Влад
0 siblings, 1 reply; 21+ messages in thread
From: Eugene Ostapets @ 2005-03-02 14:54 UTC (permalink / raw)
To: community
> Да говорю же - не работало и с родным альтовским пакетом, поэтому и решил
> поставить тарбол.
У меня все работало. Настраивалось за 5 минут...
--
С уважением,
Евгений Остапец
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [Comm] Проблема с winbind
2005-03-02 14:27 ` Овечкин Влад
2005-03-02 14:31 ` Eugene Ostapets
@ 2005-03-03 5:01 ` Mike Lykov
1 sibling, 0 replies; 21+ messages in thread
From: Mike Lykov @ 2005-03-03 5:01 UTC (permalink / raw)
To: community
В сообщении от Среда 02 Март 2005 18:27 Овечкин Влад написал:
> Да альт, альт - Мастер 2.4. Каюсь, один человек, посоветовал выкинуть
> альтовскую rpm-ку и поставить из тарбола - типа на сайте более новая версия
не слушайте больше этого человека.
Вы с ним почему-то считаете, что самба, собранная вами, будет лучше, чем
собранная членом Samba Team.
--
Mike Lykov
Samara, "Vesna" parfum company, System administrator
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [Comm] Проблема с winbind
2005-03-02 14:54 ` Eugene Ostapets
@ 2005-03-03 6:18 ` Овечкин Влад
2005-03-03 7:36 ` Eugene Ostapets
0 siblings, 1 reply; 21+ messages in thread
From: Овечкин Влад @ 2005-03-03 6:18 UTC (permalink / raw)
To: community
> У меня все работало. Настраивалось за 5 минут...
Может кинешь тогда сюда свой пример smb.conf, коль уж я такой даун?
Заранее благодарен.
С уважением,
Овечкин Влад.
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [Comm] Проблема с winbind
2005-03-03 6:18 ` Овечкин Влад
@ 2005-03-03 7:36 ` Eugene Ostapets
0 siblings, 0 replies; 21+ messages in thread
From: Eugene Ostapets @ 2005-03-03 7:36 UTC (permalink / raw)
To: community
On Thu, 3 Mar 2005 09:18:24 +0300, Овечкин Влад <test@rrnn.ru> wrote:
>
> > У меня все работало. Настраивалось за 5 минут...
>
> Может кинешь тогда сюда свой пример smb.conf, коль уж я такой даун?
> Заранее благодарен.
Доберусь до работы - кину...
--
С уважением,
Евгений Остапец
^ permalink raw reply [flat|nested] 21+ messages in thread
end of thread, other threads:[~2005-03-03 7:36 UTC | newest]
Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-01 14:20 ` [Comm] Проблема с winbind Eugene Ostapets
2005-03-01 14:40 ` Овечкин Влад
2005-03-01 15:32 ` Eugene Ostapets
2005-03-02 6:45 ` Овечкин Влад
2005-03-02 10:46 ` Eugene Ostapets
2005-03-02 11:43 ` Andriy Dobrovol's'kii
2005-03-02 12:01 ` Eugene Ostapets
2005-03-02 12:20 ` Andriy Dobrovol's'kii
2005-03-02 12:25 ` Eugene Ostapets
2005-03-02 12:31 ` Andriy Dobrovol's'kii
2005-03-02 13:19 ` Овечкин Влад
2005-03-02 13:23 ` Eugene Ostapets
2005-03-02 13:54 ` Овечкин Влад
2005-03-02 14:14 ` Eugene Ostapets
2005-03-02 14:27 ` Овечкин Влад
2005-03-02 14:31 ` Eugene Ostapets
2005-03-02 14:49 ` Овечкин Влад
2005-03-02 14:54 ` Eugene Ostapets
2005-03-03 6:18 ` Овечкин Влад
2005-03-03 7:36 ` Eugene Ostapets
2005-03-03 5:01 ` Mike Lykov
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git