Difference between revisions of "Samba-dc"
From SME Server
Jump to navigationJump to searchBunkobugsy (talk | contribs) |
Bunkobugsy (talk | contribs) |
||
Line 26: | Line 26: | ||
===Description=== | ===Description=== | ||
− | This package provides templates for samba Active Directory support. | + | This package provides templates for samba Active Directory support. More details found [https://bugs.koozali.org/show_bug.cgi?id=12798 here]. |
− | |||
− | More details found [https://bugs.koozali.org/show_bug.cgi?id=12798 here]. | ||
− | |||
+ | It will replace upstream samba packages with AD enabled ones from SIG/FastTrack repo. More details found [https://git.resf.org/sig_fasttrack/meta/issues/2 here]. | ||
===Installation=== | ===Installation=== |
Revision as of 20:57, 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.
It will replace upstream samba packages with AD enabled ones from SIG/FastTrack repo. 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
/sbin/e-smith/db yum_repositories delete fasttrack-updates signal-event dnf-modify dnf remove smeserver-samba-dc dnf clean all dnf update
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.