<p class="MsoNormal"><span style="" lang="EN-US">Hi
Seasiders! I have a little question about a way <span style="">&nbsp;</span>to do some authentication in Seaside. I looked the configuration page and I
found an Auth decoration. I give it a try but it gave me ´an all or nothing´
solution. To access the whole application I have to enter the user name and
password just like the Seaside
configuration.</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">I need to give
some access to, for example, an admin user type and restrict others (student
users). Lets say the application needs to have three types of users. Admins
with all the privileges, students with some privileges but restrict others, and
a normal user as a simple viewer (he/she can't change a thing).</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">Is there a
recipe or some guidelines to make this in a simple and elegant way, perhaps
with decoration I think? I´m a little lost here.</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">&nbsp;</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">Thank for
the help!</span></p>