David Scarlatti Jiménez
1999-Mar-10 14:40 UTC
Problems installing ORACLE products for Win95 on a Samba Network Drive.
We have a server HP9000 , HP-UX 10.20, with SAMBA 1.9.18p10. It works
properly with all except:
When we try to install an ORACLE product (like Designer 2000 or Developer
2000) from a Windows 95 PC on a network drive mounted on the SAMBA 1.9.18p10
the installers says:"OS_ERROR: can not delete directory J:\orawin95"
(J: is de network drive on the SAMBA 1.9.18p10 server). If we mount J: on a
Windows NT network drive there are no problems.
I've talk with de local ORACLE support and they know the problem (have other
reports) but don't have the solution. (They don't support samba based
installations. Workaround: install on NT and then copy to the UNIX server)
?Does anyone knows about these problem and the solution?
Thanks a lot.
The smb.conf is:
[global]
status = yes
security = user
server string = Samba (%v,%h)
os level = 30
workgroup = BDE
guest account = pcguest
log file = /usr/local/samba/%m.log
lock directory = /usr/local/samba/var/locks
allow hosts = 192.0.
socket options = TCP_NODELAY
[pc_files]
comment = Herramientas PC para compartir
path = /pc_files
writeable = yes
create mode = 755
browseable = yes
David Scarlatti Jim?nez
Base Documental de la Empresa S.A.
Tel: +34915334753 Fax: +34915338853
e-mail: scarla@bde-sa.es
-------------- next part --------------
HTML attachment scrubbed and removed
Peter.Lingen@wrh.acab.alcatel.de
1999-Mar-11 07:34 UTC
Problems installing ORACLE products for Win95 on a Samba Network Drive.
remember protection on mnt-point of mounted filesystems are not identical to protection of mounted filesystems. try to umount the filesystem and do an chmod 777 /mnt-point, then mount again. also look at the directory mask parameter of samba. MfG Peter Lingen Tel.: +49 2166 27 2646
David Scarlatti Jiménez
1999-Mar-12 08:51 UTC
Problems installing ORACLE products for Win95 on a Samba Network Drive.
Thanks for advise. We have both mount point and mounted filesystem 777 mode. About directory mode, I think 700 should be enough, anyway, i've tried with create force 755, and it still doesn't work. Any other idea? David Scarlatti Jim?nez Base Documental de la Empresa S.A. Tel: +34915334753 Fax: +34915338853 e-mail: scarla@bde-sa.es -------------- next part -------------- HTML attachment scrubbed and removed