search for: borsenkow

Displaying 8 results from an estimated 8 matches for "borsenkow".

Did you mean: borisenkov
1997 Sep 17
2
GUEST_SESSSETUP as an smb.conf parameter?
JdL> I've always been afraid to ask, but here goes... JdL> What's the advantage of GUEST_SESSSETUP being a compile time parameter, JdL> instead of having it as an smb.conf parameter? I'd like to second this question! Also, just in case that it will not become an smb.conf parameter: can't it be added as a comment to the Makefile (probably near the comments to
1998 May 15
0
BUG: Re: Cannot use smbpasswd for new user (1.9.18p7)
-----Original Message----- From: SI-Gaetan Boudreau <boudreg@IRCM.UMontreal.CA> To: Andrej Borsenkow <borsenkow.msk@sni.de>; samba@samba.anu.edu.au <samba@samba.anu.edu.au> >> It has nothing to do with initial null passwords > >Thank you for taking time in trying to help me. > >The reason I suspect it does it's that it works for the other users, the >ones who a...
1998 Aug 10
1
Restricting samba clients to a single user
Hi, I have set up a network of about 60 PC's running Windows 95 with a Samba server running on Solaris. We have domain logons. Everything working great. What I need to do now is to assign each PC to one user so that each user is only allowed to logon in his/her PC. I have read all the docs and lists I could find but only found a passing reference to doing this with preexec but I couldn't
1998 Aug 12
1
Samba and authentication
Hello dear list-members ! Scenario: Security is set to server and points to our NT DC's in the domain a) User A has an account in the Domain and request a share, he will be authenticated against the NT DC'S, this is ok .... b) User B has NO account in the Domain and requests a share, he will be rejected by the DC's One short question: Is it possible for samba to fallback to a
2000 Feb 11
2
What happened to mailing list archives?
Andrej Borsenkow wrote: > Current aside, the February2000 was last modified on February, 2nd. Last > message there is http://us1.samba.org/listproc/samba/February2000/0042.html > The same is true for samba-technical, samba-cvs (did not check others) > Or is it a problem of my proxy? I don't think...
1997 Aug 06
2
set unix time via samba
hi out there, first of all: samba is pretty cool! question: is there a way to synchronize the clock of my linux box to a win95 box (something like 'smbnet time \\win95 /set /yes')? cheers jodok ;----------------------------------- Jodok Sutterluety Austria, Vienna Tel: ++43 1 4080791 email: js@bonus.unterland.at ;-----------------------------------
1998 Apr 21
0
Patching tcpdump-smb to deal with hyperlong packet reports
...occasionally reports hyperlong packets that look to contain the data of other packets (see previous posting about this). When Mr Tridgells patches are applied to the latest tcpdump (3.4a6, the one on ftp.ee.lbl.gov) the results are the same. The one reply to my letter about this problem (from Mr Borsenkow in Denmark) suggested that this was a known problem with tcpdump-smb. A dumb hack to stop these reports is in the function nbt_tcp_print in print-smb.c (with this extract from the patch file tcpdump-3.2.1-smb-diffs) + case 0: + data = fdata(data,"NBT Session Packet\nFlags=[rw]\nLength=[...
1998 Dec 15
4
Why does oplocks = False not seem to stop file cacheing?
Greetings All, I have tried everything I can think of and can not seem to stop the PC from cacheing a local copy of a file retrieved over a samba share. I have tried oplocks = false and also setting veto oplocks = /*.txt/ Whatever I try the PC still shows me the old version of a file after I modify it on the unix side. If anyone can see anything wrong with my smb.conf file please let me know.