RE: [NTDEV] Security on Shares

Hi,

take a look at the LanmanServer’s parameters :

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters

If I don’t make mistake, you just have to edit the REG_MULTI_SZ value
‘NullSessionShares’ (using regedt32.exe) to add the shares that do not
require any authentication.

I think it should correspond to what you want.

Regards,

Serge DE LUCA

-----Original Message-----
From: Steve Hayward [mailto:xxxxx@avantis.co.uk]
Sent: Friday, November 03, 2000 11:42 AM
To: NT Developers Interest List
Subject: [ntdev] [NTDEV] Security on Shares

Does anyone know how to configure a share on an NT server to allow
‘anonymous’ access. I have inherited an NT4.0 machine that
does not require
any authentication when accessing a share so I know this is
possible, but
dont know how to replicate the behaviour

Steve


You are currently subscribed to ntdev as: xxxxx@euro.lacie.com
To unsubscribe send a blank email to $subst(‘Email.Unsub’)