Displaying 2 results from an estimated 2 matches for "lm_resp".
2004 Jan 01
1
[PATCH] Add winbind-backed NTLMSSP support to Cyrus-SASL
..._ASCII 0x00002
-#define NTLM_ASK_TARGET 0x00004
-#define NTLM_AUTH_NTLM 0x00200
-#define NTLM_ALWAYS_SIGN 0x08000
-#define NTLM_TARGET_IS_DOMAIN 0x10000
-#define NTLM_TARGET_IS_SERVER 0x20000
-#define NTLM_FLAGS_MASK 0x0ffff
-
-#define NTLM_NONCE_LENGTH 8
-#define NTLM_HASH_LENGTH 21
-#define NTLM_RESP_LENGTH 24
-#define NTLM_SESSKEY_LENGTH 16
-
-typedef unsigned short uint16;
-typedef unsigned int uint32;
-
-typedef enum {
- NTLM_REQUEST = 1,
- NTLM_CHALLENGE = 2,
- NTLM_RESPONSE = 3
-} ntlm_type_t;
-
-typedef struct {
- uint16 len;
- uint16 maxlen;
- uint32 offset;
-} ntl...
2007 Nov 21
1
samba as a pdc, Unable to change passwd htrough Windows clients.
...= Yes
ldap ssl = no
admin users = hari
hosts allow = 192.168.1., 192.168.2., 127.
Can any one help on thins issue.
For more Details this is the log what iam getting
while changing the passwd
[2007/11/21 12:04:25, 5]
rpc_parse/parse_prs.c:prs_uint8s(721)
0076 lm_resp : 81 7b 78 b7 44 32 ce 41 97 c0 78
46 34 cc 7b 16 a6 13 ce 04 64 df 65 dc
[2007/11/21 12:04:25, 5]
rpc_parse/parse_prs.c:prs_uint8s(721)
008e nt_resp : 6c 7d 28 38 22 57 49 17 54 95 b8
7a 92 51 56 a2 a1 51 87 3f ee df af 32
[2007/11/21 12:04:25, 5]
rpc_server/srv_pipe.c:api_pipe_ntlmssp_verif...