IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an
email to Administrator. User accounts are meant only to access repo
and report issues and/or generate pull requests.
This is a purpose-specific Git hosting for
BaseALT
projects. Thank you for your understanding!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
Begin "Authentication Realms" section with brief introduction to each
realm (this was there already, but inconsistent in the level of detail
given for each part).
Give each realm type its own subsection
Adds some more information on LDAP and Active Directory configuration.
Restructure the document to bring the "Syncing LDAP-Based Realms" section
closer to the LDAP and AD sections.
Explain LDAP parameters/options individually in list format
Remove some non-relevant information such as how to add system users
Some more minor langauge and formatting fixup
checked if they work -- some returned certificate errors so didn't
change those ones.
also updated some that didn't point to the right thing (open-iscsi, and
the list of supported CPUs was returning empty).
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
since it seems (currently) to work with self-signed certificates as well
tested in chromium/chrome/firefox
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
checked for common misspellings. some of the changes (like favourite vs.
favorite or virtualization vs. virtualisation) are because of US vs. UK english
Reviewed-by: Dylan Whyte <d.whyte@proxmox.com>
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
They are major sections, equal to "Users" so do not make them a sub
section of "Users" but rather their own. This makes both also visible
in the full admin guide TOC.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
also expand the text a bit, mostly for formatting reasons, as else
the screenshot renders into the CLI pveum code example block in the
HTML output...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
ddouble words found with /(\b\S+\b)\s+\b\1\b/
(the silver searcher `ag` can find matches even with newlines in
between without extra flags)
Adapt some wording when touching the lines.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
As inheritance is a property of paths, so it makes sense to
make them a subsection of them.
The permissions paragraph in what used to be a 'terms and
definitions' section now doesn't fit in and is redundant now
that there's a general introduction paragraph.
It now gets more technical to finish the documentation of
the permission checks found in the API documentation, and is
the final section about the various parts making up the
access control lists.