To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90065
Issue #|90065
Summary|access to non existing shares
Component|framework
Version|OOo 2.4.0
Platform|PC
URL|
OS/Version|Windows 2003
Status|UNCONFIRMED
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|code
Assigned to|tm
Reported by|kainspb
------- Additional comments from [EMAIL PROTECTED] Wed May 28 09:47:14 +0000
2008 -------
This issue is continuation of issue 23120, but OO haven't installed by network
install.
1. I have installed Gentoo (Linux vms-01 2.6.24-gentoo-r4 #1 SMP Sun Apr 6
03:45:15 MSD 2008 i686 Intel(R) Xeon(R) CPU E5310 @ 1.60GHz GenuineIntel
GNU/Linux) with VMWare server;
2. Then I have installed samba-3.0.28;
3. Then I have configured samba as domain controller and added share "homes".
There are part of smb.conf:
[global]
workgroup = LITTORAL
server string = File server
interfaces = eth0
passdb backend = tdbsam
printcap name = cups
add user script = /usr/sbin/useradd -m '%u'
delete user script = /usr/sbin/userdel -r '%u'
add group script = /usr/sbin/groupadd %g && getent group '%g'|awk -F:
'{print $3}'
delete group script = /usr/sbin/groupdel '%g'
add user to group script = /usr/bin/gpasswd -a '%u' '%g'
delete user from group script = /usr/bin/gpasswd -d '%u' '%g'
add machine script = /usr/sbin/useradd -s /bin/false -d /home/nobody %u
logon script = scripts\logon.bat
logon path =
logon drive = H:
logon home = \\%L\%U
domain logons = Yes
os level = 35
preferred master = Yes
domain master = Yes
idmap uid = 15000-20000
idmap gid = 15000-20000
read only = No
create mask = 0764
directory mask = 0775
printing = cups
print command =
lpq command = %p
lprm command =
[homes]
comment = Home Directories
valid users = %S
hide files = /desktop.ini/ntuser.ini/NTUSER.*/
browseable = No
4. Then I have installed Windows server 2003 R2 service pack 2 on VMWare server
as guest and joined it to Samba domain;
5. Then I have installed OO 2.4.0 RU on Windows;
6. Then I have added users to Samba domain and configured folder redirection
(including "Application data", "Desktop", etc) to redirect all folders to users
"home directory" (samba share "homes");
7. Issue: after launching _any_ OO application by _any_ domain user all work
fine, but OO trying to access non-existing share multiple times. There are part
of log (user nkasatkin launching OO Writer):
May 28 13:27:35 vms-01 smbd[17691]: [2008/05/28 13:27:35, 0]
smbd/service.c:make_connection(1191)
May 28 13:27:35 vms-01 smbd[17691]: tss-01 (192.168.0.101) couldn't find
service nkasatki
May 28 13:27:35 vms-01 smbd[17691]: [2008/05/28 13:27:35, 0]
smbd/service.c:make_connection(1191)
May 28 13:27:35 vms-01 smbd[17691]: tss-01 (192.168.0.101) couldn't find
service nkasatki
May 28 13:27:35 vms-01 smbd[17691]: [2008/05/28 13:27:35, 0]
smbd/service.c:make_connection(1191)
May 28 13:27:35 vms-01 smbd[17691]: tss-01 (192.168.0.101) couldn't find
service nkasatki
May 28 13:27:35 vms-01 smbd[17691]: [2008/05/28 13:27:35, 0]
smbd/service.c:make_connection(1191)
May 28 13:27:35 vms-01 smbd[17691]: tss-01 (192.168.0.101) couldn't find
service nkasatki
another part of log (user kkorobov launching OO Calc):
May 28 12:46:53 vms-01 smbd[24410]: [2008/05/28 12:46:53, 0]
smbd/service.c:make_connection(1191)
May 28 12:46:53 vms-01 smbd[24410]: tss-01 (192.168.0.101) couldn't find
service kkorobo
May 28 12:46:54 vms-01 smbd[24410]: [2008/05/28 12:46:54, 0]
smbd/service.c:make_connection(1191)
May 28 12:46:54 vms-01 smbd[24410]: tss-01 (192.168.0.101) couldn't find
service kkorobo
May 28 12:46:54 vms-01 smbd[24410]: [2008/05/28 12:46:54, 0]
smbd/service.c:make_connection(1191)
May 28 12:46:54 vms-01 smbd[24410]: tss-01 (192.168.0.101) couldn't find
service kkorobo
8. Sorry for grammatical and lexical mistakes
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]