Package for Ubuntu clients to connect to the linuxmuster.net 7 active directory server.
This is the new version of the linuxmuster-client-adsso package.
- For user documentation, take a look at the wiki.
- For developmer documentation, take a look at the documentation
Linuxmuster.net official | ❌ NO* |
---|---|
Community support | ✅ YES** |
Actively developed | ✅ YES |
Maintainer organisation | Netzint GmbH |
Primary maintainer | dorian@itsblue.de / andreas.till@netzint.de |
* Even though this is not an official package, pull requests and issues are being looked at.
** The linuxmuster community consits of people who are nice and happy to help. They are not directly involved in the development though, and might not be able to help in any case.
- General:
major.minor.patch
- Pre-releases (release candidates) must end with
-rcXX
whereXX
is the number of the pre-release- So, before version
7.1.1
is released, there may be versions7.1.1-rc01
,7.1.1-rc02
, and so on
- So, before version
- Releases are always prefixed with
release
.- So, once version
7.1.1
is ready, it is published as7.1.1-release
- So, once version
- This concept ensures that stable releases are always evaluated as a higher version number than pre-releases.