Difference between revisions of "Samba-dc"
From SME Server
Jump to navigationJump to searchBunkobugsy (talk | contribs) (Created page with "{{Languages}} <!-- here we define the contrib name variable --> <!-- we get the page title, remove suffix for translated version; if needed you can define there with the value...") |
Bunkobugsy (talk | contribs) |
||
Line 34: | Line 34: | ||
===Installation=== | ===Installation=== | ||
<tabs container><tab name="For SME 11"> | <tabs container><tab name="For SME 11"> | ||
+ | /sbin/e-smith/db yum_repositories set fasttrack-updates repository \ | ||
+ | Name 'Rocky Linux 8.10 - SIG FastTrack Updates' \ | ||
+ | BaseURL 'http://dl.rockylinux.org/$sigcontentdir/$releasever/fasttrack/$basearch/fasttrack-updates/' \ | ||
+ | EnableGroups no \ | ||
+ | GPGCheck no \ | ||
+ | Visible yes \ | ||
+ | Priority 9 \ | ||
+ | status enabled | ||
+ | |||
+ | signal-event dnf-modify | ||
+ | |||
dnf --enablerepo=smecontribs install {{#var:smecontribname}} | dnf --enablerepo=smecontribs install {{#var:smecontribname}} | ||
</tab></tabs> | </tab></tabs> |
Revision as of 20:42, 10 December 2024
samba-dc logo | |
Maintainer | maintainer |
---|---|
Url | https://wiki.koozali.org |
Category | |
Tags | File, this, with, a, list, of, tags |
Maintainer
initial work of Bunkobugsy
Version
Description
This package provides templates for samba Active Directory support.
More details found here.
Installation
/sbin/e-smith/db yum_repositories set fasttrack-updates repository \ Name 'Rocky Linux 8.10 - SIG FastTrack Updates' \ BaseURL 'http://dl.rockylinux.org/$sigcontentdir/$releasever/fasttrack/$basearch/fasttrack-updates/' \ EnableGroups no \ GPGCheck no \ Visible yes \ Priority 9 \ status enabled
signal-event dnf-modify
dnf --enablerepo=smecontribs install smeserver-samba-dc
Configuration
you can list the available configuration with the following command :
config show samba
Some of the properties are not shown, but are defaulted in a template or a script. Here a more comprehensive list with default and expected values :
property | default | values |
---|---|---|
SambaIP | numeric | |
Password | string | |
status | disabled | enabled,disabled |
Uninstall
dnf remove smeserver-samba-dc
Bugs
Please raise bugs under the SME-Contribs section in bugzilla
and select the smeserver-samba-dc component or use this link
Below is an overview of the current issues for this contrib:
No open bugs found.
Changelog
Only released version in smecontrib are listed here.