LabraNet users may use LabraNet or Novell authentication under their www-directory on student server. This is done by .htaccess -file. .htaccess-file should be placed in the directory you would like to be authenticated.

Example .htaccess for LabraNet authentication:

AuthBasicProvider ldap
AuthType Basic
AuthzLDAPAuthoritative on
AuthName "LDAP Access"
AuthLDAPURL ldaps://labranet.jamk.fi/DC=Labranet,DC=jamk,DC=fi?sAMAccountName?sub
require valid-user

JATMANET authentication is currently unavailable.