<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 5.50.4134.600" name=GENERATOR></HEAD>
<BODY>
<DIV>
<P><SPAN class=620531114-29032001><FONT face=Arial size=2>Ciao a 
tutti,</FONT></SPAN></P>
<P><SPAN class=620531114-29032001><FONT face=Arial 
size=2></FONT></SPAN> </P>
<P><SPAN class=620531114-29032001><FONT face=Arial size=2>ho un problemino con 
SAMBA .. l'ho configurato come segue .. e se leggo dallo stesso PC linux 
funziona .. se invece provo ad accedere da una macchina windows con account 
administrator..</FONT></SPAN></P>
<P><SPAN class=620531114-29032001><FONT face=Arial size=2>.. mi dice che non ho 
i permessi</FONT></SPAN></P>
<P><SPAN class=620531114-29032001><FONT face=Arial 
size=2></FONT></SPAN> </P>
<P><SPAN class=620531114-29032001><FONT face=Arial size=2> grazie per 
l'aiuto</FONT></SPAN></P>
<P><SPAN class=620531114-29032001><FONT face=Arial 
size=2></FONT></SPAN> </P>
<P><SPAN class=620531114-29032001><FONT face=Arial 
size=2>Peter</FONT></SPAN></P>
<P><FONT face=Arial size=2></FONT> </P>
<P><FONT face=Arial size=2></FONT> </P>
<P><FONT face=Arial size=2># Unix_name = SMB_name1 SMB_name2 ...</FONT></P>
<P><FONT face=Arial size=2>root = administrator admin</FONT></P>
<P><FONT face=Arial size=2>nobody = guest pcguest smbguest</FONT></P>
<P><FONT face=Arial size=2>fabrizio = oizirbaf</FONT></P>
<P><FONT face=Arial size=2></FONT> </P>
<P><FONT face=Arial size=2># This is the main Samba configuration file. You 
should read the</FONT></P>
<P><FONT face=Arial size=2># smb.conf(5) manual page in order to understand the 
options listed</FONT></P>
<P><FONT face=Arial size=2># here. Samba has a huge number of configurable 
options (perhaps too</FONT></P>
<P><FONT face=Arial size=2># many!) most of which are not shown in this 
example</FONT></P>
<P><FONT face=Arial size=2>#</FONT></P>
<P><FONT face=Arial size=2># Any line which starts with a ; (semi-colon) or a # 
(hash)</FONT></P>
<P><FONT face=Arial size=2># is a comment and is ignored. In this example we 
will use a #</FONT></P>
<P><FONT face=Arial size=2># for commentry and a ; for parts of the config file 
that you</FONT></P>
<P><FONT face=Arial size=2># may wish to enable</FONT></P>
<P><FONT face=Arial size=2>#</FONT></P>
<P><FONT face=Arial size=2># NOTE: Whenever you modify this file you should run 
the command "testparm"</FONT></P>
<P><FONT face=Arial size=2># to check that you have not many any basic syntactic 
errors.</FONT></P>
<P><FONT face=Arial size=2>#</FONT></P>
<P><FONT face=Arial size=2>#======================= Global Settings</FONT></P>
<P><FONT face=Arial size=2>=====================================</FONT></P>
<P><FONT face=Arial size=2>[global]</FONT></P>
<P><FONT face=Arial size=2># workgroup = NT-Domain-Name or 
Workgroup-Name</FONT></P>
<P><FONT face=Arial size=2>workgroup = UPDDOM1</FONT></P>
<P><FONT face=Arial size=2># server string is the equivalent of the NT 
Description field</FONT></P>
<P><FONT face=Arial size=2>server string = Linux Server Update Sistemi: Network 
Server</FONT></P>
<P><FONT face=Arial size=2></FONT> </P>
<P><FONT face=Arial size=2># This option is important for security. It allows 
you to restrict</FONT></P>
<P><FONT face=Arial size=2># connections to machines which are on your local 
network. The</FONT></P>
<P><FONT face=Arial size=2># following example restricts access to two C class 
networks and</FONT></P>
<P><FONT face=Arial size=2># the "loopback" interface. For more examples of the 
syntax see</FONT></P>
<P><FONT face=Arial size=2># the smb.conf man page</FONT></P>
<P><FONT face=Arial size=2>; hosts allow = 192.168.1. 192.168.2. 127.</FONT></P>
<P><FONT face=Arial size=2>hosts allow = 101.64.57. 127.</FONT></P>
<P><FONT face=Arial size=2></FONT> </P>
<P><FONT face=Arial size=2></FONT> </P>
<P><FONT face=Arial size=2></FONT> </P>
<P><FONT face=Arial size=2># if you want to automatically load your printer list 
rather</FONT></P>
<P><FONT face=Arial size=2># than setting them up individually then you'll need 
this</FONT></P>
<P><FONT face=Arial size=2>printcap name = /etc/printcap</FONT></P>
<P><FONT face=Arial size=2>load printers = yes</FONT></P>
<P><FONT face=Arial size=2># It should not be necessary to spell out the print 
system type unless</FONT></P>
<P><FONT face=Arial size=2># yours is non-standard. Currently supported print 
systems include:</FONT></P>
<P><FONT face=Arial size=2># bsd, sysv, plp, lprng, aix, hpux, qnx</FONT></P>
<P><FONT face=Arial size=2>printing = lprng</FONT></P>
<P><FONT face=Arial size=2># Uncomment this if you want a guest account, you 
must add this to</FONT></P>
<P><FONT face=Arial size=2>/etc/passwd</FONT></P>
<P><FONT face=Arial size=2># otherwise the user "nobody" is used</FONT></P>
<P><FONT face=Arial size=2>; guest account = pcguest</FONT></P>
<P><FONT face=Arial size=2># this tells Samba to use a separate log file for 
each machine</FONT></P>
<P><FONT face=Arial size=2># that connects</FONT></P>
<P><FONT face=Arial size=2>log file = /var/log/samba/%m.log</FONT></P>
<P><FONT face=Arial size=2># Put a capping on the size of the log files (in 
Kb).</FONT></P>
<P><FONT face=Arial size=2>max log size = 0</FONT></P>
<P><FONT face=Arial size=2># Security mode. Most people will want user level 
security. See</FONT></P>
<P><FONT face=Arial size=2># security_level.txt for details.</FONT></P>
<P><FONT face=Arial size=2>security = user</FONT></P>
<P><FONT face=Arial size=2># Use password server option only with security = 
server or</FONT></P>
<P><FONT face=Arial size=2># security = domain</FONT></P>
<P><FONT face=Arial size=2>; password server = <NT-Server-Name></FONT></P>
<P><FONT face=Arial size=2># Password Level allows matching of _n_ characters of 
the password for</FONT></P>
<P><FONT face=Arial size=2># all combinations of upper and lower 
case.</FONT></P>
<P><FONT face=Arial size=2>; password level = 8</FONT></P>
<P><FONT face=Arial size=2>; username level = 8</FONT></P>
<P><FONT face=Arial size=2># You may wish to use password encryption. Please 
read</FONT></P>
<P><FONT face=Arial size=2># ENCRYPTION.txt, Win95.txt and WinNT.txt in the 
Samba documentation.</FONT></P>
<P><FONT face=Arial size=2># Do not enable this option unless you have read 
those documents</FONT></P>
<P><FONT face=Arial size=2>; encrypt passwords = yes</FONT></P>
<P><FONT face=Arial size=2>smb passwd file = /etc/samba/smbpasswd</FONT></P>
<P><FONT face=Arial size=2># The following are needed to allow password changing 
from Windows to</FONT></P>
<P><FONT face=Arial size=2># update the Linux sytsem password also.</FONT></P>
<P><FONT face=Arial size=2># NOTE: Use these with 'encrypt passwords' and 'smb 
passwd file' above.</FONT></P>
<P><FONT face=Arial size=2># NOTE2: You do NOT need these to allow workstations 
to change only</FONT></P>
<P><FONT face=Arial size=2># the encrypted SMB passwords. They allow the Unix 
password</FONT></P>
<P><FONT face=Arial size=2># to be kept in sync with the SMB 
password.</FONT></P>
<P><FONT face=Arial size=2>; unix password sync = Yes</FONT></P>
<P><FONT face=Arial size=2>; passwd program = /usr/bin/passwd %u</FONT></P>
<P><FONT face=Arial size=2>; passwd chat = *New*UNIX*password* %n\n 
*ReType*new*UNIX*password* %n\n</FONT></P>
<P><FONT face=Arial 
size=2>*passwd:*all*authentication*tokens*updated*successfully*</FONT></P>
<P><FONT face=Arial size=2># Unix users can map to different SMB User 
names</FONT></P>
<P><FONT face=Arial size=2>username map = /etc/samba/smbusers</FONT></P>
<P><FONT face=Arial size=2># Using the following line enables you to customise 
your configuration</FONT></P>
<P><FONT face=Arial size=2># on a per machine basis. The %m gets replaced with 
the netbios name</FONT></P>
<P><FONT face=Arial size=2># of the machine that is connecting</FONT></P>
<P><FONT face=Arial size=2>; include = /etc/samba/smb.conf.%m</FONT></P>
<P><FONT face=Arial size=2># Most people will find that this option gives better 
performance.</FONT></P>
<P><FONT face=Arial size=2># See speed.txt and the manual pages for 
details</FONT></P>
<P><FONT face=Arial size=2>socket options = TCP_NODELAY SO_RCVBUF=8192 
SO_SNDBUF=8192</FONT></P>
<P><FONT face=Arial size=2># Configure Samba to use multiple 
interfaces</FONT></P>
<P><FONT face=Arial size=2># If you have multiple network interfaces then you 
must list them</FONT></P>
<P><FONT face=Arial size=2># here. See the man page for details.</FONT></P>
<P><FONT face=Arial size=2>; interfaces = 192.168.12.2/24 
192.168.13.2/24</FONT></P>
<P><FONT face=Arial size=2># Configure remote browse list synchronisation 
here</FONT></P>
<P><FONT face=Arial size=2># request announcement to, or browse list sync 
from:</FONT></P>
<P><FONT face=Arial size=2># a specific host or from / to a whole subnet (see 
below)</FONT></P>
<P><FONT face=Arial size=2>; remote browse sync = 192.168.3.25 
192.168.5.255</FONT></P>
<P><FONT face=Arial size=2># Cause this host to announce itself to local subnets 
here</FONT></P>
<P><FONT face=Arial size=2>; remote announce = 192.168.1.255 
192.168.2.44</FONT></P>
<P><FONT face=Arial size=2># Browser Control Options:</FONT></P>
<P><FONT face=Arial size=2># set local master to no if you don't want Samba to 
become a master</FONT></P>
<P><FONT face=Arial size=2># browser on your network. Otherwise the normal 
election rules apply</FONT></P>
<P><FONT face=Arial size=2>; local master = no</FONT></P>
<P><FONT face=Arial size=2># OS Level determines the precedence of this server 
in master browser</FONT></P>
<P><FONT face=Arial size=2># elections. The default value should be 
reasonable</FONT></P>
<P><FONT face=Arial size=2>; os level = 33</FONT></P>
<P><FONT face=Arial size=2># Domain Master specifies Samba to be the Domain 
Master Browser. This</FONT></P>
<P><FONT face=Arial size=2># allows Samba to collate browse lists between 
subnets. Don't use this</FONT></P>
<P><FONT face=Arial size=2># if you already have a Windows NT domain controller 
doing this job</FONT></P>
<P><FONT face=Arial size=2>; domain master = yes</FONT></P>
<P><FONT face=Arial size=2># Preferred Master causes Samba to force a local 
browser election on</FONT></P>
<P><FONT face=Arial size=2>startup</FONT></P>
<P><FONT face=Arial size=2># and gives it a slightly higher chance of winning 
the election</FONT></P>
<P><FONT face=Arial size=2>; preferred master = yes</FONT></P>
<P><FONT face=Arial size=2># Enable this if you want Samba to be a domain logon 
server for</FONT></P>
<P><FONT face=Arial size=2># Windows95 workstations.</FONT></P>
<P><FONT face=Arial size=2>; domain logons = yes</FONT></P>
<P><FONT face=Arial size=2># if you enable domain logons then you may want a 
per-machine or</FONT></P>
<P><FONT face=Arial size=2># per user logon script</FONT></P>
<P><FONT face=Arial size=2># run a specific logon batch file per workstation 
(machine)</FONT></P>
<P><FONT face=Arial size=2>; logon script = %m.bat</FONT></P>
<P><FONT face=Arial size=2># run a specific logon batch file per 
username</FONT></P>
<P><FONT face=Arial size=2>; logon script = %U.bat</FONT></P>
<P><FONT face=Arial size=2># All NetBIOS names must be resolved to IP 
Addresses</FONT></P>
<P><FONT face=Arial size=2># 'Name Resolve Order' allows the named resolution 
mechanism to be</FONT></P>
<P><FONT face=Arial size=2>specified</FONT></P>
<P><FONT face=Arial size=2># the default order is "host lmhosts wins bcast". 
"host" means use the unix</FONT></P>
<P><FONT face=Arial size=2># system gethostbyname() function call that will use 
either /etc/hosts OR</FONT></P>
<P><FONT face=Arial size=2># DNS or NIS depending on the settings of 
/etc/host.config,</FONT></P>
<P><FONT face=Arial size=2>/etc/nsswitch.conf</FONT></P>
<P><FONT face=Arial size=2># and the /etc/resolv.conf file. "host" therefore is 
system configuration</FONT></P>
<P><FONT face=Arial size=2># dependant. This parameter is most often of use to 
prevent DNS lookups</FONT></P>
<P><FONT face=Arial size=2># in order to resolve NetBIOS names to IP Addresses. 
Use with care!</FONT></P>
<P><FONT face=Arial size=2># The example below excludes use of name resolution 
for machines that are</FONT></P>
<P><FONT face=Arial size=2>NOT</FONT></P>
<P><FONT face=Arial size=2># on the local network segment</FONT></P>
<P><FONT face=Arial size=2># - OR - are not deliberately to be known via lmhosts 
or via WINS.</FONT></P>
<P><FONT face=Arial size=2>; name resolve order = wins lmhosts bcast</FONT></P>
<P><FONT face=Arial size=2># Windows Internet Name Serving Support 
Section:</FONT></P>
<P><FONT face=Arial size=2># WINS Support - Tells the NMBD component of Samba to 
enable it's WINS</FONT></P>
<P><FONT face=Arial size=2>Server</FONT></P>
<P><FONT face=Arial size=2>; wins support = yes</FONT></P>
<P><FONT face=Arial size=2># WINS Server - Tells the NMBD components of Samba to 
be a WINS Client</FONT></P>
<P><FONT face=Arial size=2># Note: Samba can be either a WINS Server, or a WINS 
Client, but NOT</FONT></P>
<P><FONT face=Arial size=2>both</FONT></P>
<P><FONT face=Arial size=2>; wins server = w.x.y.z</FONT></P>
<P><FONT face=Arial size=2># WINS Proxy - Tells Samba to answer name resolution 
queries on</FONT></P>
<P><FONT face=Arial size=2># behalf of a non WINS capable client, for this to 
work there must be</FONT></P>
<P><FONT face=Arial size=2># at least one WINS Server on the network. The 
default is NO.</FONT></P>
<P><FONT face=Arial size=2>; wins proxy = yes</FONT></P>
<P><FONT face=Arial size=2># DNS Proxy - tells Samba whether or not to try to 
resolve NetBIOS names</FONT></P>
<P><FONT face=Arial size=2># via DNS nslookups. The built-in default for 
versions 1.9.17 is yes,</FONT></P>
<P><FONT face=Arial size=2># this has been changed in version 1.9.18 to 
no.</FONT></P>
<P><FONT face=Arial size=2>dns proxy = no</FONT></P>
<P><FONT face=Arial size=2># Case Preservation can be handy - system default is 
_no_</FONT></P>
<P><FONT face=Arial size=2># NOTE: These can be set on a per share 
basis</FONT></P>
<P><FONT face=Arial size=2>; preserve case = no</FONT></P>
<P><FONT face=Arial size=2>; short preserve case = no</FONT></P>
<P><FONT face=Arial size=2># Default case is normally upper case for all DOS 
files</FONT></P>
<P><FONT face=Arial size=2>; default case = lower</FONT></P>
<P><FONT face=Arial size=2># Be very careful with case sensitivity - it can 
break things!</FONT></P>
<P><FONT face=Arial size=2>; case sensitive = no</FONT></P>
<P><FONT face=Arial size=2>#============================ Share 
Definitions</FONT></P>
<P><FONT face=Arial size=2>==============================</FONT></P>
<P><FONT face=Arial size=2>[homes]</FONT></P>
<P><FONT face=Arial size=2>comment = Home Directories</FONT></P>
<P><FONT face=Arial size=2>browseable = no</FONT></P>
<P><FONT face=Arial size=2>writable = yes</FONT></P>
<P><FONT face=Arial size=2># Un-comment the following and create the netlogon 
directory for Domain</FONT></P>
<P><FONT face=Arial size=2>Logons</FONT></P>
<P><FONT face=Arial size=2>; [netlogon]</FONT></P>
<P><FONT face=Arial size=2>; comment = Network Logon Service</FONT></P>
<P><FONT face=Arial size=2>; path = /home/netlogon</FONT></P>
<P><FONT face=Arial size=2>; guest ok = yes</FONT></P>
<P><FONT face=Arial size=2>; writable = no</FONT></P>
<P><FONT face=Arial size=2>; share modes = no</FONT></P>
<P><FONT face=Arial size=2></FONT> </P>
<P><FONT face=Arial size=2># Un-comment the following to provide a specific 
roving profile share</FONT></P>
<P><FONT face=Arial size=2># the default is to use the user's home 
directory</FONT></P>
<P><FONT face=Arial size=2>;[Profiles]</FONT></P>
<P><FONT face=Arial size=2>; path = /home/profiles</FONT></P>
<P><FONT face=Arial size=2>; browseable = no</FONT></P>
<P><FONT face=Arial size=2>; guest ok = yes</FONT></P>
<P><FONT face=Arial size=2></FONT> </P>
<P><FONT face=Arial size=2># NOTE: If you have a BSD-style print system there is 
no need to</FONT></P>
<P><FONT face=Arial size=2># specifically define each individual 
printer</FONT></P>
<P><FONT face=Arial size=2>[printers]</FONT></P>
<P><FONT face=Arial size=2>comment = All Printers</FONT></P>
<P><FONT face=Arial size=2>path = /var/spool/samba</FONT></P>
<P><FONT face=Arial size=2>browseable = no</FONT></P>
<P><FONT face=Arial size=2># Set public = yes to allow user 'guest account' to 
print</FONT></P>
<P><FONT face=Arial size=2>guest ok = no</FONT></P>
<P><FONT face=Arial size=2>printable = yes</FONT></P>
<P><FONT face=Arial size=2># This one is useful for people to share 
files</FONT></P>
<P><FONT face=Arial size=2>;[tmp]</FONT></P>
<P><FONT face=Arial size=2>; comment = Temporary file space</FONT></P>
<P><FONT face=Arial size=2>; path = /tmp</FONT></P>
<P><FONT face=Arial size=2>; read only = no</FONT></P>
<P><FONT face=Arial size=2>; public = yes</FONT></P>
<P><FONT face=Arial size=2>#This section is for shared software</FONT></P>
<P><FONT face=Arial size=2>[software]</FONT></P>
<P><FONT face=Arial size=2>comment = shared software</FONT></P>
<P><FONT face=Arial size=2>path=/software</FONT></P>
<P><FONT face=Arial size=2>read only = no</FONT></P>
<P><FONT face=Arial size=2>public = yes</FONT></P>
<P><FONT face=Arial size=2></FONT> </P>
<P><FONT face=Arial size=2></FONT> </P>
<P><FONT face=Arial size=2></FONT> </P>
<P><FONT face=Arial size=2></FONT> </P>
<P><FONT face=Arial size=2># A publicly accessible directory, but read only, 
except for people in</FONT></P>
<P><FONT face=Arial size=2># the "staff" group</FONT></P>
<P><FONT face=Arial size=2>;[public]</FONT></P>
<P><FONT face=Arial size=2>; comment = Public Stuff</FONT></P>
<P><FONT face=Arial size=2>; path = /home/samba</FONT></P>
<P><FONT face=Arial size=2>; public = yes</FONT></P>
<P><FONT face=Arial size=2>; writable = yes</FONT></P>
<P><FONT face=Arial size=2>; printable = no</FONT></P>
<P><FONT face=Arial size=2>; write list = @staff</FONT></P>
<P><FONT face=Arial size=2># Other examples.</FONT></P>
<P><FONT face=Arial size=2>#</FONT></P>
<P><FONT face=Arial size=2># A private printer, usable only by fred. Spool data 
will be placed in</FONT></P>
<P><FONT face=Arial size=2>fred's</FONT></P>
<P><FONT face=Arial size=2># home directory. Note that fred must have write 
access to the spool</FONT></P>
<P><FONT face=Arial size=2>directory,</FONT></P>
<P><FONT face=Arial size=2># wherever it is.</FONT></P>
<P><FONT face=Arial size=2>;[fredsprn]</FONT></P>
<P><FONT face=Arial size=2>; comment = Fred's Printer</FONT></P>
<P><FONT face=Arial size=2>; valid users = fred</FONT></P>
<P><FONT face=Arial size=2>; path = /homes/fred</FONT></P>
<P><FONT face=Arial size=2>; printer = freds_printer</FONT></P>
<P><FONT face=Arial size=2>; public = no</FONT></P>
<P><FONT face=Arial size=2>; printable = yes</FONT></P>
<P><FONT face=Arial size=2># A private directory, usable only by fred. Note that 
fred requires write</FONT></P>
<P><FONT face=Arial size=2># access to the directory.</FONT></P>
<P><FONT face=Arial size=2>;[fredsdir]</FONT></P>
<P><FONT face=Arial size=2>; comment = Fred's Service</FONT></P>
<P><FONT face=Arial size=2>; path = /usr/somewhere/private</FONT></P>
<P><FONT face=Arial size=2>; valid users = fred</FONT></P>
<P><FONT face=Arial size=2>; public = no</FONT></P>
<P><FONT face=Arial size=2>; writable = yes</FONT></P>
<P><FONT face=Arial size=2>; printable = no</FONT></P>
<P><FONT face=Arial size=2># a service which has a different directory for each 
machine that connects</FONT></P>
<P><FONT face=Arial size=2># this allows you to tailor configurations to 
incoming machines. You could</FONT></P>
<P><FONT face=Arial size=2># also use the %u option to tailor it by user 
name.</FONT></P>
<P><FONT face=Arial size=2># The %m gets replaced with the machine name that is 
connecting.</FONT></P>
<P><FONT face=Arial size=2>;[pchome]</FONT></P>
<P><FONT face=Arial size=2>; comment = PC Directories</FONT></P>
<P><FONT face=Arial size=2>; path = /usr/pc/%m</FONT></P>
<P><FONT face=Arial size=2>; public = no</FONT></P>
<P><FONT face=Arial size=2>; writable = yes</FONT></P>
<P><FONT face=Arial size=2># A publicly accessible directory, read/write to all 
users. Note that all</FONT></P>
<P><FONT face=Arial size=2>files</FONT></P>
<P><FONT face=Arial size=2># created in the directory by users will be owned by 
the default user, so</FONT></P>
<P><FONT face=Arial size=2># any user with access can delete any other user's 
files. Obviously this</FONT></P>
<P><FONT face=Arial size=2># directory must be writable by the default user. 
Another user could of</FONT></P>
<P><FONT face=Arial size=2>course</FONT></P>
<P><FONT face=Arial size=2># be specified, in which case all files would be 
owned by that user</FONT></P>
<P><FONT face=Arial size=2>instead.</FONT></P>
<P><FONT face=Arial size=2>;[public]</FONT></P>
<P><FONT face=Arial size=2>; path = /usr/somewhere/else/public</FONT></P>
<P><FONT face=Arial size=2>; public = yes</FONT></P>
<P><FONT face=Arial size=2>; only guest = yes</FONT></P>
<P><FONT face=Arial size=2>; writable = yes</FONT></P>
<P><FONT face=Arial size=2>; printable = no</FONT></P>
<P><FONT face=Arial size=2># The following two entries demonstrate how to share 
a directory so that</FONT></P>
<P><FONT face=Arial size=2>two</FONT></P>
<P><FONT face=Arial size=2># users can place files there that will be owned by 
the specific users. In</FONT></P>
<P><FONT face=Arial size=2>this</FONT></P>
<P><FONT face=Arial size=2># setup, the directory should be writable by both 
users and should have the</FONT></P>
<P><FONT face=Arial size=2># sticky bit set on it to prevent abuse. Obviously 
this could be extended</FONT></P>
<P><FONT face=Arial size=2>to</FONT></P>
<P><FONT face=Arial size=2># as many users as required.</FONT></P>
<P><FONT face=Arial size=2>;[myshare]</FONT></P>
<P><FONT face=Arial size=2>; comment = Mary's and Fred's stuff</FONT></P>
<P><FONT face=Arial size=2>; path = /usr/somewhere/shared</FONT></P>
<P><FONT face=Arial size=2>; valid users = mary fred</FONT></P>
<P><FONT face=Arial size=2>; public = no</FONT></P>
<P><FONT face=Arial size=2>; writable = yes</FONT></P>
<P><FONT face=Arial size=2>; printable = no</FONT></P>
<P><FONT face=Arial size=2>; create mask = 0765</FONT></P>
<P><FONT face=Arial size=2></FONT> </P></DIV></BODY></HTML>