@!@
quota_command = configRegistry.get('samba/quota/command')
if quota_command != 'None':
	print '\tset quota command =',  quota_command
@!@
