1 Reply Latest reply on Jul 20, 2006 12:10 PM by julien1

    how can I temporary block a portal user?

    ikazarno

      Hi,

      how can I temporary block a portal user? I thought I can achieve this if I set enabled attribute of the User object to false. But the user still can log in. Is there an other way?

      Thanks in advance

      Igor

        • 1. Re: how can I temporary block a portal user?

          I think that we are missing the code today that looks at the enabled/disabled attribute.

          One way to do it would be to redirect the user to a well known page. It could be easily done as a ServerInterceptor and added in jboss-service.xml of jboss-portal.sar/META-INF/jboss-service.xml.