<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 9/13/2011 08:32, 2394263740 wrote:
<blockquote cite="mid:tencent_604FCE075B879FA320DD1DCF@qq.com"
type="cite">
<div>
<p style="MARGIN: 0cm 0cm 0pt" class="MsoNormal"><span
style="FONT-FAMILY: 'Lucida Console'; FONT-SIZE: 8pt">Hello,<br>
I'm using free radius server 2.1.11 on Linux Enterprise
Server 6.1.<br>
OS: Linux Enterprise Server 6.1<br>
Radius: free radius server 2.1.11<br>
Database: Mysql</span></p>
<p style="MARGIN: 0cm 0cm 0pt" class="MsoNormal"><span
style="FONT-FAMILY: 'Lucida Console'; FONT-SIZE: 8pt"></span> </p>
<p style="MARGIN: 0cm 0cm 0pt" class="MsoNormal"><span
style="FONT-FAMILY: 'Lucida Console'; FONT-SIZE: 8pt">Sometime,
I need disable a user account in mysql database. And then
enable it later on after some check complete.</span></p>
<p style="MARGIN: 0cm 0cm 0pt" class="MsoNormal"><span
style="FONT-FAMILY: 'Lucida Console'; FONT-SIZE: 8pt"></span> </p>
<p style="MARGIN: 0cm 0cm 0pt" class="MsoNormal"><span
style="FONT-FAMILY: 'Lucida Console'; FONT-SIZE: 8pt">Can
you please advise how to toggle such status?</span></p>
<p style="MARGIN: 0cm 0cm 0pt" class="MsoNormal"><span
style="FONT-FAMILY: 'Lucida Console'; FONT-SIZE: 8pt"></span> </p>
<p style="MARGIN: 0cm 0cm 0pt" class="MsoNormal"><span
style="FONT-FAMILY: 'Lucida Console'; FONT-SIZE: 8pt">There're
may be multiple solutions, please advise them all, so I can
choose a one most fit the needs.</span></p>
<p style="MARGIN: 0cm 0cm 0pt" class="MsoNormal"><span
style="FONT-FAMILY: 'Lucida Console'; FONT-SIZE: 8pt"></span> </p>
<p style="MARGIN: 0cm 0cm 0pt" class="MsoNormal"><span
style="FONT-FAMILY: 'Lucida Console'; FONT-SIZE: 8pt">Thanks!</span></p>
<p style="MARGIN: 0cm 0cm 0pt" class="MsoNormal"><span
style="FONT-FAMILY: 'Lucida Console'; FONT-SIZE: 8pt"></span> </p>
<p style="MARGIN: 0cm 0cm 0pt" class="MsoNormal"><span
style="FONT-FAMILY: 'Lucida Console'; FONT-SIZE: 8pt">Tom</span></p>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">-
List info/subscribe/unsubscribe? See <a class="moz-txt-link-freetext" href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a></pre>
</blockquote>
read up on mysql groups, then use a group that's configured to
reject access. add and delete members from that group as needed to
disable and re-enable their account. that's what groups are there
for.<br>
</body>
</html>