Home
last modified time | relevance | path

Searched refs:SECURITY_SHARE_USER (Results 1 – 2 of 2) sorted by relevance

/external/curl/tests/python_dependencies/impacket/
Dsmb.py2274 SECURITY_SHARE_USER = 0x01 variable in SMB
2991 …rn (self._dialects_parameters['SecurityMode'] & SMB.SECURITY_SHARE_MASK) == SMB.SECURITY_SHARE_USER
Dsmbserver.py2450 …lects_parameters['SecurityMode'] = smb.SMB.SECURITY_AUTH_ENCRYPTED | smb.SMB.SECURITY_SHARE_USER