Server
|
⇤ ← Revision 1 as of 2006-10-29 16:10:49
Size: 2481
Comment:
|
Size: 2894
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 16: | Line 16: |
| The aim of this spec is to make it simple to set up the serverside for NetworkAuthentication on Ubuntu. |
|
| Line 17: | Line 19: |
| Ubuntu Server should easily provide the infrastructure to provide a centralized authentication service for Ubuntu Clients and other Linux distributions to. Preferably later also for Windows and other Unixes. | |
| Line 58: | Line 61: |
| * Complement Administration->Users and Groups(usersadmin) to work with ldap/kerberos(nis?) |
Please check the status of this specification in Launchpad before editing it. If it is Approved, contact the Assignee or another knowledgeable person before making changes.
Launchpad entry: none yet
Packages affected:
Created: 2006-10-29 [MagnusRunesson]
Dependents:
[wiki:NetworkAuthentication/Client NetworkAuthentication/Client]
Summary
This is a first effort to try to move out serverstuff from NetworkAuthentication.
The aim of this spec is to make it simple to set up the serverside for NetworkAuthentication on Ubuntu.
Rationale
Ubuntu Server should easily provide the infrastructure to provide a centralized authentication service for Ubuntu Clients and other Linux distributions to. Preferably later also for Windows and other Unixes.
Use cases
Scope
Design
Implementation
Metapackage to depend on slapd & krb5-admin-server
User/group administration tools - Creation of Kerberos principals & modifying entries in LDAP
migrationtools equivalent to also create kerberos principals & LDAP entries
Code
Data preservation and migration
Packages Affected
* slapd * krb5-admin-server * krb5-kdc * ...
User Interface requirements
- Server-side
- There should be an authconfig analogue for server configuration which:
- makes the simple easy: This auth-server tool should enable simple, straightforward configuration, with all the details being handled by underlying scripts.
- makes the difficult possible: Administrators can still modify the underlying configuration files.
adduser & similar tools will be patched or equivalents written.
- There should be an authconfig analogue for server configuration which:
Existing GUI managementtools
These tools may be interesting to evaluate:
- luma
- Directory Administrator
- No clue on Active Directory, NIS, or Kerberose; but Directory Administrator works
pretty great for LDAP if OpenLDAP has SchemaCheck off. Interesting spatial mode of operation, with users and groups being objects in an icon view instead of a list as well. Importantly, it handles the "Windows authenticates with this" case. Interface can go, but something this featureful is needed for network authentication.
- No clue on Active Directory, NIS, or Kerberose; but Directory Administrator works
Complement Administration->Users and Groups(usersadmin) to work with ldap/kerberos(nis?)
Unresolved issues
* [http://directory.fedora.redhat.com/wiki/Main_Page Fedora Directory Server] should be evaluated. Currently it would require significant packaging work to ship in edgy, even for universe.
BoF agenda and discussion
NetworkAuthentication/Server (last edited 2008-08-06 16:36:49 by localhost)