Displaying 4 results from an estimated 4 matches for "_session_info_1".
Did you mean:
_session_info_10
2018 Sep 12
2
eventlog functionality
On Wed, Sep 12, 2018 at 09:30:19AM -0700, Ray Klassen via samba wrote:
>
> and from the what the hell department. I did it. Comparing
>
> https://docs.microsoft.com/en-us/windows/desktop/api/lmshare/ns-lmshare-_session_info_1
>
>
> and
>
> https://docs.microsoft.com/en-us/windows/desktop/api/lmshare/ns-lmshare-_session_info_10
>
> and
>
> init_srv_sess_info_1
>
>
> I copied, pasted and edited myself a init_srv_sess_info_1 and case to go
> with it. It seems to have compiled....
2018 Sep 12
2
eventlog functionality
On Wed, 2018-09-12 at 15:34 +0000, ray klassen wrote:
> Farther down the rabbit hole, I would have to create a
> init_srv_sess_info_10 to go with it?
Yes.
Andrew Bartlett
--
Andrew Bartlett http://samba.org/~abartlet/
Authentication Developer, Samba Team http://samba.org
Samba Developer, Catalyst IT http://catalyst.net.nz/services/samba
2018 Sep 12
1
eventlog functionality
..., Sep 12, 2018 at 09:30:19AM -0700, Ray Klassen via samba
> > wrote:
> > >
> > >
> > > and from the what the hell department. I did it. Comparing
> > >
> > > https://docs.microsoft.com/en-us/windows/desktop/api/lmshare/ns-l
> > > mshare-_session_info_1
> > >
> > >
> > > and
> > >
> > > https://docs.microsoft.com/en-us/windows/desktop/api/lmshare/ns-l
> > > mshare-_session_info_10
> > >
> > > and
> > >
> > > init_srv_sess_info_1
> > >
> >...
2018 Sep 12
0
eventlog functionality
On 2018-09-12 09:44 AM, Jeremy Allison via samba wrote:
> On Wed, Sep 12, 2018 at 09:30:19AM -0700, Ray Klassen via samba wrote:
>>
>> and from the what the hell department. I did it. Comparing
>>
>> https://docs.microsoft.com/en-us/windows/desktop/api/lmshare/ns-lmshare-_session_info_1
>>
>>
>> and
>>
>> https://docs.microsoft.com/en-us/windows/desktop/api/lmshare/ns-lmshare-_session_info_10
>>
>> and
>>
>> init_srv_sess_info_1
>>
>>
>> I copied, pasted and edited myself a init_srv_sess_info_1 and case to go...