Displaying 6 results from an estimated 6 matches for "reasoncod".
Did you mean:
  reasoncode
  
2007 Dec 09
3
Barchart, Pareto
...lure        3
3      Server software        29
4      Server hardware        2
5    Server out of mem        32
6 Inadequate bandwidth        1
 
I modified the data using:
> df <- df2_9[order(df2_9$Frequency,decreasing=TRUE),]
> x$Percent <- 100*(x$Frequency)/(sum(x$Frequency))
  ReasonCode Frequency             ROF   Percent
5        OOM        32  Out of Momeory 47.058824
3         SS        29 Server Software 42.647059
2         PF         3   Power failure  4.411765
4         SH         2      Server h/w  2.941176
1         PC         1   Physical Conn  1.470588
6         I...
2015 Mar 12
3
RequireSecuritySignature=1 and public share with guest not working
...: Thu Jan  1 01:00:00 AM 1970 CET
signing_required         : 0x00 (0)
encryption_required      : 0x00 (0)
And then
smb2_server.c:1002(smbd_server_connection_terminate_ex)  smbd_server_connection_terminate_ex: reason[NT_STATUS_CONNECTION_RESET] at ../source3/smbd/smb2_server.c:3304
The Client shows ReasonCode: 0x80004005
When I change registry to RequireSecuritySignature=0, I can access
How I have to configure the smb-server to have a real public share for windows7-clients not being configured especially (domain, computer-account, user, ...)
Do I understand Security-signature wrong?
Is this scenario p...
2004 Dec 31
2
MGCP parameters
...tifier,]
                [NotifiedEntity,]
                [ConnectionIdentifiers,]
                [DetectEvents,]
                [ObservedEvents,]
                [EventStates,]
                [BearerInformation,]
                [RestartReason,]
                [RestartDelay,]
                [ReasonCode,]
                [Capabilities]}
                        <--- AuditEndPoint(EndpointId,
                                                 [RequestedInfo])
              ReturnCode,
              [CallId,]
              [NotifiedEntity,]
              [LocalConnectionOptions,]
              [M...
2015 Mar 13
3
RequireSecuritySignature=1 and public share with guest not working
...ng those flags in the windows
>>client:
>>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanWor
>>kstation\Parameters]
>>EnablePlainTextPassword=0
>>EnableSecuritySignature=1
>>RequireSecuritySignature=1
>>
>..
>>
>>The Client shows ReasonCode: 0x80004005 When I change registry to
>>RequireSecuritySignature=0, I can access
>>
>>How I have to configure the smb-server to have a real public share for
>>windows7-clients not being configured especially (domain,
>>computer-account, user, ...) Do I understand Secu...
2015 Mar 13
0
RequireSecuritySignature=1 and public share with guest not working
...igning_required         : 0x00 (0)
>encryption_required      : 0x00 (0)
>And then
>smb2_server.c:1002(smbd_server_connection_terminate_ex)  
>smbd_server_connection_terminate_ex: 
>reason[NT_STATUS_CONNECTION_RESET] at 
>../source3/smbd/smb2_server.c:3304
>
>The Client shows ReasonCode: 0x80004005
>When I change registry to RequireSecuritySignature=0, I can access
>
>How I have to configure the smb-server to have a real public 
>share for windows7-clients not being configured especially 
>(domain, computer-account, user, ...)
>Do I understand Security-signature...
2015 Mar 13
0
RequireSecuritySignature=1 and public share with guest not working
...t;client:
>>>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanWor
>>>kstation\Parameters]
>>>EnablePlainTextPassword=0
>>>EnableSecuritySignature=1
>>>RequireSecuritySignature=1
>>>
>>..
>>>
>>>The Client shows ReasonCode: 0x80004005 When I change registry to
>>>RequireSecuritySignature=0, I can access
>>>
>>>How I have to configure the smb-server to have a real public 
>share for
>>>windows7-clients not being configured especially (domain,
>>>computer-account, user,...