Loginscript

From SME Server
Revision as of 21:40, 23 September 2022 by Unnilennium (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search




loginscript
NeedImage.svg
loginscript logo
MaintainerUnnilennium
Urlhttps://wiki.koozali.org
LicenceGPL
Category

Administration:File and Directory Access

Tags logonloginscriptsamba



Important.png Note:
Please also see Tw-logonscript


Maintainer

JP Pialasse

original work from Daniel van Raay <danielvr@caa.org.au>

Version

Contrib 10:
smeserver-loginscript
The latest version of smeserver-loginscript is available in the SME repository, click on the version number(s) for more information.



Description

Thisis one of the two contrib you can use to handle your windows netlogon. The other one is Tw-logonscript. They are not mutually compatible so you will need to chose one. This one as the advantage to handle machine and to be partly scriptable from the manager.


Installation

yum --enablerepo=smecontribs install smeserver-loginscript

Configuration

you can list the available configuration with the following command :

config show loginscript

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
DbName nextcloud string for mysql db
DbPassword GENERATED string for mysql db
DbUser nextcloud string for mysql db
access private private, public
status enabled enabled,disabled


Uninstall

yum remove smeserver-loginscript  loginscript

Bugs

Please raise bugs under the SME-Contribs section in bugzilla

and select the smeserver-loginscript 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.

smeserver-loginscript Changelog: SME 10 (smecontribs)
2022/08/24 Jean-Philippe Pialasse 0.2-9.sme
- import to SME10
2006/05/23 smeserver manager panel sligh rename [0.2-8]
* Tue May 23 2006 Name change to smeserver-loginscript <bennettj@johnbennettservices.com> [0.2-7]
2006/05/08 Applied jblogon.4.patch [0.2-6]
* Mon May 8 2006 Applied jblogon.3.patch <bennettj@johnbennettservices.com> [0.2-5]
2006/05/08 Applied jblogon.2.patch [0.2-4]
* Mon May 8 2006 Applied jblogon.1.patch <bennettj@johnbennettservices.com> [0.2-3]

2001/09/28 Daniel van Raay
- fixed problem with netlogon.bat template location

- fixed typo in link to action script