Spacenet: Difference between revisions

From NURDspace
mNo edit summary
No edit summary
Line 14: Line 14:


Also, in the future we can use [https://spacefed.net/wiki/index.php/Spacesaml SpaceSAML] to authenticate our webservices (mediawiki, gallery, i dunno) against this database.
Also, in the future we can use [https://spacefed.net/wiki/index.php/Spacesaml SpaceSAML] to authenticate our webservices (mediawiki, gallery, i dunno) against this database.
= Where is it =
There are 3 AP's:
* 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 server room on the 2nd floor


= How do I use it =
= How do I use it =
Line 29: Line 35:


To log into SpaceNet (SSID spacenet) follow [https://spacefed.net/wiki/index.php/Howto/Spacenet/Client_Windows_7 these steps].
To log into SpaceNet (SSID spacenet) follow [https://spacefed.net/wiki/index.php/Howto/Spacenet/Client_Windows_7 these steps].
= Current status =
29-04-2012: basic setup was working, OrganisationalUnits were made, 2 test users were added, and then buZz reindexed the database and wrecked it all.
18-06-2012 AK47 and Wilco of bitlair came and fixed nearly everything :P
11-04-2013 FwD moved SpaceNet to the E4200 and designated the WRT54GS as a fallback without SpaceNet

Revision as of 22:39, 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:

  • 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 server room on the 2nd floor

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.