Displaying 1 result from an estimated 1 matches for "web_calls".
2005 Feb 22
2
High CPU utilization for smbd on AIX
...3.3.4/specs
Configured with: ../gcc-3.3.4/configure --disable-nls
Thread model: aix
gcc version 3.3.4
# Begin smb.conf
# Global parameters
[global]
netbios name = HEATHER
workgroup = CAPSSGRP
username map = /usr/local/samba/lib/smbusers
wins server = 172.16.1.23
[web_calls]
comment = data transfer share
path = /usr/home/web_calls
read only = No
# End smb.conf
Extracted, compiled, and installed form samba-latest tarball source.
We have an application running on a windows 2000 server that mapps a
drive to HEATHER. This application will perio...