On Thu, 2002-11-28 at 08:10, Tran Andy Contr 61 CS/SCBN wrote: > Hi all, > > I have tried to disable anonymous in smb.conf, by include the global: > > restrict anonymous = true > password server = * > encrypt passwords = yes > null passwords = no > > Buy when I ran the : ./smbclient -L myserver -N > I have this message: > > added interface ip=111.xx.xx.xx bcast=111.xx.xx.255 nmask=255.255.252.0 > Got a positive name query response from 111.xx.xx.xx( 111.xx.xxx.xx) > Anonymous login successful > > So how can I disable/block the anonymous account???
In Samba 3.0, 'restrict anonymous' has this behavior - set 'restrict anonymous = 2' for what you want. However, in Samba 2.2, this parameter has the behavior described in smb.conf. (i.e. not what you would expect - and not a security advantage). Andrew Bartlett -- Andrew Bartlett [EMAIL PROTECTED] Manager, Authentication Subsystems, Samba Team [EMAIL PROTECTED] Student Network Administrator, Hawker College [EMAIL PROTECTED] http://samba.org http://build.samba.org http://hawkerc.net
signature.asc
Description: This is a digitally signed message part
