First Login
Use the Login on top right corner of the screen to enter the Internal Area. If you do not own an account yet, you can create an account yourself, but you need to be registered in the System to have full access to the Internal Pages. For regsitration please send an email to <andreas DOT schaelicke AT desy DOT de>.
Activating your account
If you have already an account, but your forgot your password. Go to UserPreferences (via Login) and fill out Name (using FirstnameLastname form) and Email (use your email at desy: firstname.lastname@desy.de) and click on Mail me my account data.
After your first login, please change your password to something reasonable (but don't use your AFS password)!
Resetting password
If you forgot your password go to UserPreferences, provide your email address and click on Mail me my account data.
The email you get contains the encrypted password (so even if someone intercepts the mail, he won't know your REAL password). Just copy and paste it into the login mask into the password field and log in.
Then change your password to a known value and save your settings.
General Information
After you activated your account, you should have READ and WRITE access to all 'internal' pages on LCInfo.
Creating a new page
Just visit the page you want to create, or enter the name below and press Create a new group page.
Please use a WikiName. See also HelpOnPageCreation.
Creating your homepage
Your homepage is a Wiki page with the form FirstnameLastname (e.g. AndreasSchaelicke). Just use the link below to start editing of your own
which uses the HomepageTemplate to simplify things.
Right managements
By default all pages can be read and written by all people in the EditorsGroup.
If you also want a page to be readable by all (world) use
#acl EditorsGroup:read,write,revert All:read
in the first line of your page.
Your internal information on you homepage should be writealbe only to you, but be readable to the EditorsGroup use
#acl FirstnameLastname:read,write,revert EditorsGroup:read
You can also use HomepageInternalTemplate when editing the page as template
For a private page (where for instance store your ToDoList or perhaps prepare a new internal page you can use
#acl FirstnameLastname:read,write,revert
Don't forget to replace FirstnameLastname with your account name.