I have run testparm and I currently get is
Load smb config files from /etc/samba/smb.conf
Processing section "[homes]"
Processing section "[ezpages]"
Global parameter security found in service section!
Global parameter null passwords found in service section!
Processing section "[printers]"
Processing section "[print$]"
Loaded services file OK.
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions
What is the easiest way to output all of smb.conf only with lines that are not commented out?
[ezpages]
comment = Shared Data
path = /EZpages
security = share
# guest account = ezpages
# guest = ok
null passwords = yes
browseable = yes
writeable = no
Jim
>
> From: Mike Starke <meg@lilly.csoft.net>
> Date: 2003/09/15 Mon PM 12:57:09 EDT
> To: plug-discuss@lists.plug.phoenix.az.us
> Subject: Re: samba
>
> On Mon, Sep 15, 2003 at 12:40:13PM -0400, elemint@cox.net wrote:
> /_I do have the directory /EZpages
> /_I do have the user guestaccount (does it matter if it is not named guest?)
> /_
> /_If I su to the guest account I can cd to /EZpages and do a ls -l
> /_
> /_The errror I am seeing in /etc/var/syslog is Ignoring unknown parameter "guest"
> /_
>
> I may be a bit late on this thread, but have you run "testparm"?
>
> -mike
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>