Jump to content

Multiple Sessions Based on User Account


Recommended Posts

Posted

Is there a way to allow multiple sessions based on user account? I would like

to allow some accounts to be allowed to have multiple sessions while others

cannot.

 

Thanks,

 

Jeff

  • Replies 3
  • Created
  • Last Reply
Guest Dragos CAMARA
Posted

RE: Multiple Sessions Based on User Account

 

hi,

native isnt possible, but you can create a logon+logoff script with that

possibility

 

 

something like : on logon create a file with username and on logoff delete

that file and if user is not on group and fileexist then logoff.

 

--

Dragos CAMARA

MCSA Windows 2003 server

 

 

"Jeff" wrote:

> Is there a way to allow multiple sessions based on user account? I would like

> to allow some accounts to be allowed to have multiple sessions while others

> cannot.

>

> Thanks,

>

> Jeff

Guest Soo Kuan Teo [MSFT]
Posted

Re: Multiple Sessions Based on User Account

 

It is possible, with a little twist.

Please review the previous post on 7/27/2007 started by 'Robbie TWilson

subject "Define number of sessions per user but limit most to one session o"

 

Thanks

Soo Kuan

 

 

--

This posting is provided "AS IS" with no warranties, and confers no rights.

 

"Dragos CAMARA" <dragos_c@remove-this.hotmail.com> wrote in message

news:511E188A-CF8E-4686-9D10-D550AEE6C04A@microsoft.com...

> hi,

> native isnt possible, but you can create a logon+logoff script with that

> possibility

>

>

> something like : on logon create a file with username and on logoff delete

> that file and if user is not on group and fileexist then logoff.

>

> --

> Dragos CAMARA

> MCSA Windows 2003 server

>

>

> "Jeff" wrote:

>

>> Is there a way to allow multiple sessions based on user account? I would

>> like

>> to allow some accounts to be allowed to have multiple sessions while

>> others

>> cannot.

>>

>> Thanks,

>>

>> Jeff

Posted

Re: Multiple Sessions Based on User Account

 

Thanks for the tip.

 

"Soo Kuan Teo [MSFT]" wrote:

> It is possible, with a little twist.

> Please review the previous post on 7/27/2007 started by 'Robbie TWilson

> subject "Define number of sessions per user but limit most to one session o"

>

> Thanks

> Soo Kuan

>

>

> --

> This posting is provided "AS IS" with no warranties, and confers no rights.

>

> "Dragos CAMARA" <dragos_c@remove-this.hotmail.com> wrote in message

> news:511E188A-CF8E-4686-9D10-D550AEE6C04A@microsoft.com...

> > hi,

> > native isnt possible, but you can create a logon+logoff script with that

> > possibility

> >

> >

> > something like : on logon create a file with username and on logoff delete

> > that file and if user is not on group and fileexist then logoff.

> >

> > --

> > Dragos CAMARA

> > MCSA Windows 2003 server

> >

> >

> > "Jeff" wrote:

> >

> >> Is there a way to allow multiple sessions based on user account? I would

> >> like

> >> to allow some accounts to be allowed to have multiple sessions while

> >> others

> >> cannot.

> >>

> >> Thanks,

> >>

> >> Jeff

>

>


×
×
  • Create New...