Doug:
# find . -name smb.conf
./etc/opt/cifsclient/pam/smb.conf
./etc/opt/samba/smb.conf <----
perhaps this file
./opt/cifsclient/pam/newconfig/etc/opt/cifsclient/pam/smb.conf
./opt/samba/examples/VFS/block/smb.conf
./opt/samba/examples/dce-dfs/smb.conf
./opt/samba/examples/simple/smb.conf
./opt/samba/examples/thoralf/smb.conf
./opt/samba/examples/tridge/smb.conf
./opt/samba/newconfig/etc/opt/samba/smb.conf
# Samba config file created using SWAT
# from 192.168.0.103 (192.168.0.103)
# Date: 2006/09/13 11:46:47
# Global parameters
[global]
workgroup = DOMAIN_NAME
netbios name = SHERMAN
server string = Samba Server
security = DOMAIN
encrypt passwords = Yes
password server = *
syslog = 0
log file = /var/opt/samba/log.%m
max log size = 1000
local master = No
read only = No
short preserve case = No
dos filetime resolution = Yes
[homes]
comment = Home Directories
browseable = No
[tmp]
comment = Temporary file space
path = /tmp
[junk]
path = /junk
read only = Yes
guest ok = Yes
[u2]
path = /u2
*---------------------------------------------------------------------------
-----------
Using a browser via http://sherman:901 yields
# Samba config file created using SWAT
# from 192.168.0.145 (192.168.0.145)
# Date: 2007/07/27 12:23:22
# Global parameters
[global]
workgroup = DOMAIN_NAME
netbios name = SHERMAN
server string = Samba Server
security = DOMAIN
encrypt passwords = Yes
password server = *
syslog = 0
log file = /var/opt/samba/log.%m
max log size = 1000
local master = No
read only = No
short preserve case = No
dos filetime resolution = Yes
[homes]
comment = Home Directories
browseable = No
[tmp]
comment = Temporary file space
path = /tmp
[junk]
path = /junk
read only = Yes
guest ok = Yes
[u2]
path = /u2
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of doug chanco
Sent: Friday, July 27, 2007 11:27 AM
To: [email protected]
Subject: Re: [U2] [UV] What Is the "SCRATCH" Folder ?
look at your smb.conf (located whereever you installed samba to on the
HP system) if not sure do
find / -name "smb.conf" -print
this should find it for you, once you find it vi/cat/more the file (BUT
DO NOT CHANGE ANYTHING UNLESS YOU KNOW WHAT YOU ARE CHANGING)
my guess is that you will find a share called "scratch" that is being
used for logging or such it should look something similiar to:
*[scratchdisk]*
* comment = Scratchdisk*
* path = /scratch*
* read only = no *
* public = yes*
if you wish email me your smb.conf file and I can tell you whats going on
dougc
Brutzman, Bill wrote:
> On our HP-Ux UniVerse system, I am using Samba to copy files to a WinXP
> machine via Windows Explorer.
>
> It works ok except that it pops up a confirm dialog box asking... do I
want
> to overwrite a file in the SCRATCH folder.
>
> The SCRATCH folder has perhaps 100 files that are named things like
>
> bruce17
> bruce18
> tom14
> ...
> etc
>
> Answers would be appreciated.
>
> --Bill
> -------
> u2-users mailing list
> [email protected]
> To unsubscribe please visit http://listserver.u2ug.org/
>
--
When you are SURE that everything in your program is correct
AND your program STILL DOES NOT work, one thing you can be
sure of is that something you are sure of is wrong
- unknown
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/