|
||||||||
Ok did setup a radius server.How do i have to configure the user to make sure only the first user can log in. where do i have to set this Simultaneouse-Use attribute? I tried with == 1 --> no login possible :=1 --> last one get the connection But i need the connection for the username to exclusive for the first one how logs in. the second one should get an access denied when he uses the _same_ username. thx 2009/4/22 YvesDM <ydmlog at gmail dot com> > On Wed, Apr 22, 2009 at 5:26 PM, Felix Schneider <saltwue at googlemail dot com > >wrote: > > > Hello, > > as the documentation says, the last one how logs on to the captive protal > > with a username get access. > > is it somehow possible to give access to the first on, and prevent an > other > > login with an other device as long as the user is logged on? > > > > Thanks Felix > > > > > Yes, if you use radius, you can use the Simultaneouse-Use attribute. > If you don't use radius there is no way as far as I know. > > Kind regards > Y. > |