[Samba] issue with tesparam

Moray Henderson Moray.Henderson at ict-software.org
Thu Oct 6 02:24:43 MDT 2011


> From: Harry Jede [mailto:walk2sun at arcor.de]
> Sent: 04 October 2011 23:06
> 
> OS: Debian squeeze
> Samba: 3.5.6
> 
> # testparm --section-name=global -s 2>&1|grep ALIX
> returns nothing
> 
> # grep ALIX /etc/samba/smb.conf
>   netbios name = ALIX
> works

The example testparm command you give works for me on CentOS 5.2 with
samba3-3.4.9-42.el5 and on CentOS 5.6 with samba3-3.5.11-44.el5.  Build the
command up slowly and try to identify where it is failing:

# testparm -s	# Do you get any output?
# testparm --section-name=global -s		# Do you get the right
section?
# testparm --section-name=global -s | grep ALIX		# Does grep work?



Moray.
"To err is human; to purr, feline."






More information about the samba mailing list