Tiny Change to allow spaces in valid users list
Gerald Carter
gcarter at valinux.com
Mon Mar 5 15:23:33 GMT 2001
On Mon, 05 Mar 2001 08:56:07 John Trostel wrote:
>
> > [foo]
> > path = /tmp
> > valid users = tom jerry
> >
> > By inserting your change, will it break this and interpret
> > the account in the valid users line as 'tom jerry'?
>
> Yes... the change _would_ break this and make that entry be
> interpreted as 'tom jerry'. It also means that you can't
> put spaces after the commas (or tabs, or semicolons, etc.)
> in the list. To make the user_in_list function more
> intelligent in it's parsing of the valid users string would
> reguire a bit more intelligence to allow space-delimiter
> or delimiter-space, i.e. (' ,' or ', '), in the string.
Given your comments above, my feeling is that the smb.conf
syntax parser should be robust enough so as to not fail
in the presence of an extra space. :-) (even if it is
not bulletproof)
To me, Simo's comment about using "user name" is a more
intuitive sytnax (in fact, we use this now in the username.map)
Cheers, jerry
----------------------------------------------------------------------
/\ Gerald (Jerry) Carter Professional Services
\/ http://www.valinux.com/ VA Linux Systems gcarter at valinux.com
http://www.samba.org/ SAMBA Team jerry at samba.org
http://www.plainjoe.org/ jerry at plainjoe.org
"...a hundred billion castaways looking for a home."
- Sting "Message in a Bottle" ( 1979 )
More information about the samba-technical
mailing list