Spacenet: Difference between revisions

From NURDspace
No edit summary
Line 18: Line 18:
There are 3 AP's:
There are 3 AP's:
* The [[E4200]] in the space
* The [[E4200]] in the space
* A US Robotics 5453 AP in the open area on the 1st floor to cover the central hall
* A [[US Robotics 5453]] AP in the open area on the 1st floor to cover the central hall
* A US Robotics 5453 AP in the server room on the 2nd floor
* A [[US Robotics 5453]] AP in the server room on the 2nd floor


= How do I use it =
= How do I use it =

Revision as of 22:45, 15 September 2013

NURDs Inventory
NoPicture.png
Owner The wikipage input value is empty (e.g. <code>SomeProperty::, [[]]</code>) and therefore it cannot be used as a name or as part of a query condition.
Status
Tool
Tool category

{{{Name}}}Property "Tool Name" (as page type) with input value "{{{Name}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. Property "Tool Image" (as page type) with input value "File:{{{Picture}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. {{{Picture}}} Space {{{Location}}}Property "Tool Location" (as page type) with input value "{{{Location}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.

E4200 and wrt54gsv4.jpg

What is it

SpaceFED is an inter-(hacker)space federated authentication platform which currently offers the following services:

  • spacenet - federated authentication using RADIUS, useful for 802.1X and more
  • spacesaml - federated authentication for cloudservices

We have implemented SpaceNET on the E4200 access point. This means we have an LDAP with users, hashes and other stuff, and a FreeRADIUS server for wireless authentication (802.1x) which uses the fore-mentioned LDAP to authenticate. This all runs on nurdservices.

Also, in the future we can use SpaceSAML to authenticate our webservices (mediawiki, gallery, i dunno) against this database.

Where is it

There are 3 AP's:

How do I use it

New users

You will need to start by logging in to the LDAP from within the network with their new LDAP user account.

The reason for this is that passwords of new accounts are set in the field sambaLMPassword, but spacenet works with the NTPassword field. Changing your password via the FusionDirectory web interface changes both these fields to the same new value. You can also just re-enter your old password.

Linux

To log into SpaceNet (SSID spacenet) follow these steps.

Windows

To log into SpaceNet (SSID spacenet) follow these steps.