Changeset f81f94e27ada73ae0989c79e9aaee7b8a3952626
- Timestamp:
- 05/23/07 12:43:23 (6 years ago)
- Author:
- iacopo <iacopo@…>
- Children:
- a0262d65402e841ba795780fac249f10bda80490
- Parents:
- 55cb0ff5ef9e50710d53e198ead3d291ac2f1ba2
- git-committer:
- iacopo <iacopo@…> (05/23/07 12:43:23)
- Message:
-
0.3.1 release
git-svn-id: https://labs.truelite.it/svn/octofuss/trunk@343 5a101938-5c21-0410-9b5a-a83d6f3706a9
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r94923db
|
rf81f94e
|
|
| 1 | 1 | OCTOFUSS NEWS |
| 2 | 2 | ============= |
| | 3 | |
| | 4 | Version 0.3.1 |
| | 5 | |
| | 6 | * Load users with dynamic objectClasses, to support LDAP tree made by |
| | 7 | other management software |
| | 8 | * Check for duplicated unix/ldap groups |
| 3 | 9 | |
| 4 | 10 | Version 0.3 |
-
|
r0815b53
|
rf81f94e
|
|
| | 1 | octofuss (0.3.1-1soledad) soledad; urgency=low |
| | 2 | |
| | 3 | * New upstream release 0.3.1 |
| | 4 | |
| | 5 | -- Christopher R. Gabriel <cgabriel@truelite.it> Wed, 23 May 2007 12:43:06 +0200 |
| | 6 | |
| 1 | 7 | octofuss (0.3-1soledad) soledad; urgency=low |
| 2 | 8 | |
-
|
r11957ba
|
rf81f94e
|
|
| 25 | 25 | |
| 26 | 26 | [LDAP] |
| 27 | | binddn = cn=admin,dc=prova,dc=trl |
| 28 | | basedn = dc=prova,dc=trl |
| | 27 | binddn = cn=admin,dc=gt,dc=local |
| | 28 | basedn = dc=gt,dc=local |
| 29 | 29 | host = localhost |
| 30 | 30 | version = 3 |