Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

[dev.icinga.com #3963] make install-webconf should install htpasswd.users automatically, allowing default icingaadmin login out-of-the-box #1258

Closed
icinga-migration opened this issue Apr 13, 2013 · 4 comments

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/3963

Created by mfriedrich on 2013-04-13 12:17:12 +00:00

Assignee: mfriedrich
Status: Resolved (closed on 2013-04-13 12:57:09 +00:00)
Target Version: 1.9
Last Update: 2014-12-08 09:15:23 +00:00 (in Redmine)


we already ship that file for the packages (different name though), and use the configure option to set the location.

so right on it's time to revamp this for the classic ui standalone attempt, and add this to the default install. 'install-webconf' sounds reasonable for that, next to the apache config. 'install-config' does not make much sense as this is the general icinga config we normally do not need.

Changesets

2013-04-13 12:22:25 +00:00 by (unknown) 084d98c

install: make install-webconf should install htpasswd.users automatically, allowing default icingaadmin login out-of-the-box

fixes #3963

2013-04-13 13:05:54 +00:00 by (unknown) 81884be

install: add 'make classicui-standalone' and 'make install-classicui-standalone'

refs #3963

2013-04-20 14:15:54 +00:00 by (unknown) 04af717

install: -webconf-auth is optional refs #3963

Relations:

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2013-04-13 12:18:12 +00:00

sourcing from #3869 tests

$ sudo make install-webconf
/bin/mkdir -p -m 775 /etc/apache2/conf.d
/usr/bin/install -c -m 644 sample-config/httpd.conf /etc/apache2/conf.d/icinga.conf

*** Icinga/Apache conf file installed ***

/usr/bin/install -c -m 644 icinga.htpasswd /tmp/foo/etc/htpasswd.users

*** Icinga http auth file installed ***

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2013-04-13 12:21:04 +00:00

though, made this a seperated make option as well. 'make install-webconf-auth' which will be automatically invoked on 'make install-webconf'.

@icinga-migration
Copy link
Author

Updated by Anonymous on 2013-04-13 12:57:09 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset 084d98c.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-12-08 09:15:23 +00:00

  • Project changed from 19 to Core, Classic UI, IDOUtils
  • Category changed from 43 to Classic UI

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant