---
layout: weAutSimple
title: users, accounts &mdash; weinert-automation
bigTitle:
headline: Users and Accounts
motivImg: /assets/images/people/lab-3worker-240.jpg
motivImgTit: users at work / Nutzer bei der Arbeit
motivImgLnk: /assets/images/people/lab-3worker.jpg
svnRev: "$Revision: 73 $"
svnDat: "$Date: 2020-12-20 14:36:03 +0100 (So, 20 Dez 2020) $"
lang: en
dePage: index.php
permalink: userInfo/index_en.php
published: true
copyrightYear: 2020
---
{% include referenceLinks.txt %}
{% raw %} <?php $user_account = $_SERVER['REMOTE_USER']; ?> {% endraw %}

Some of our informations and [services][enServer] require 
authentication. If you read this, you've successfully logged in with the 
weinert-automation.de (domain) account
<b>{% raw %}<?php  echo($user_account);?>{% endraw %}</b>.
&nbsp;  <a 
href="https://log:out@weinert-automation.de/logout/index.html">[log&#x2011;out]</a>
**)

If you, probably, came here from another page via &quot;403 forbidden&quot;
or &quot;401 no authentication&quot; the following might have 
happened:
 - You miss-typed name or password.   
   As you're here you did it right this time. Go [back][enServer]
   to where you wanted to.
 - You made your name and password correctly.  
   If rejected in this case you did not have the rights to see or enter the
   sub-site in question. If you're convinced this is by mistake contact the
   administrator/web master.
 - You weren't even asked for the user:password and nevertheless 
   (insultingly) rejected.   
   Sorry! In that case you were already logged in with another one of your
   multiple accounts \*) &mdash; probably the one that brought you here.
   But that was not sufficient for your new target.    
   Please 
   <a href="https://log:out@weinert-automation.de/logout/index.html">logout</a>
   \*\*) and then go [(back) where][enServer] you now want to.
 - If the
   <a href="https://log:out@weinert-automation.de/logout/index.html">logout page</a>
   asks for name:password \*\*\*) enter log:out in the fields in question.

________________<small>    
Note \*): Multiple and mutually exclusive accounts usually are lecture, 
project or SVN accounts.<br />
Note \*\*): Behind a proxy this may not work (with ERR_TUNNEL_CONNECTION_FAILED
 e.g.).   
In that case do 
[log out by hand](https://log:out@weinert-automation.de/logout/index.html
"https://log:out@weinert-automation.de/logout/"):
"log:out@weinert-automation.de/logout/".    
Note \*\*\*) Some browser won't accept the "name:password@" syntax any 
more.   
\*\*) &amp; \*\*\*) On the other hand, some browsers remember such
"name:password@" pair and keep asking on every page not requiring any log in
if you like to go there as user "log". In that case use something like
[https://@weinert-automation.de/]https://@weinert-automation.de/
"makes some browsers forget credentials").</small>
