-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Joseph L. Casale Sent: Monday, December 14, 2009 1:08 PM To: 'CentOS mailing list' Subject: Re: [CentOS] Samba, ADS & Winbind Separator on CentOS 5.4
Actually, i know that "#" is sometimes used for comments on the
config file and "" is sometimes used to escape characters. Now, what should i do to fix the problem? >Change Winbind config to use another character? Use some kind of escaped character in smb.conf? I'm a little lost!
An often discussed issue, I use a '+' here...
/etc/samba/smb.conf winbind separator = +
------- Yes I've always used "+" also here on mine.
John