Displaying 2 results from an estimated 2 matches for "bseq".
Did you mean:
beq
2003 May 16
2
Efficient subsetting
Hi, I'm facing this problem quite a lot, so it seems worthwhile
to check to see what the most efficient solution is.
I've two vectors x (values ordered) and y. I've ranges
x < x0, x0 <= x < x1, x1 <= x < x2, x2 <= x < x3, x > xn
and want to construct a subvector yprime of y which consists
of the first/last value of y whose x values are in the range.
For
2006 Jan 30
3
Re: Cannot map guest shares in 'security = SERVER' mode onsamba-3.0.9
I'm running samba-3.0.9-1.3E.3 and the manpage for smb.conf does not
mention anything about 'map to guest = Bad Uid'.
However I did add the line 'map to guest = Bad Uid' an run 'testparm
/etc/samba/smb.conf'.
No complaines but 'testparm' removes the entire line 'map to guest = Bad
Uid' from the config file.
Hmmmm???