SIVEO Pulse2 installation on Magey 6 64 bit

This forum is dedicated to testing early releases and cauldron : Howtos, tips, tricks and user global feedback and thoughts...

Helpful tip :
For bugs tracking we use : https://bugs.mageia.org = The Mageia Bug Tracker
In this bug tracker you'll find already reported bugs and you'll be able to report those you have found....

SIVEO Pulse2 installation on Magey 6 64 bit

Postby ingvar » Jun 5th, '17, 10:16

The openldap-mmc-dit not configures ldap-server (slapd)
Here is my installer ldap server and SIVEO Pulse2 (mmc-agent, samba, dhcp, dns )
In ~/mds-instal-mga6/srv-config you can reconfigure the server
To download mds-install-mga6.tar.gz - https://cloud.mail.ru/public/bd83824d165e/MDS
To unpack.
Spoiler:
Unpack in any convenient place
It is possible in /usr/share/openldap

Scripts launched from a root-console

To start:
- 1-setup-slapd.sh
Spoiler:
Installer slapd (cn=config) are made on the recommendations of the site - http://www.zytrax.com/books/ldap/ch6/slapd-config.html

- 2-1-setup-task-mds-list
- 2-2-setup-mmc-core.sh
- reboot
- 2-3-setup-mmc-agent.sh
- 3-setup-smb.sh
- reboot
- 4-setup-dhcp.sh
- 5-setup-dns.sh
- reboot

In the browser, start the SIVEO Pulse2, run :
127.0.0.1/mmc

Password :
Login : root
Password : secret

But SIVEO Pulse2 is not loaded.
There is no launch of the MMC agent in the browser

Browser writes :
The MMC agent didn't give us a session number. Please check the MMC agent version.

LOGS :
Spoiler:
Code: Select all
mmc plugins # systemctl status mmc-agent
● mmc-agent.service - Mandriva Management Console
   Loaded: loaded (/usr/lib/systemd/system/mmc-agent.service; enabled; vendor preset: enabled)
   Active: active (running) since Пн 2017-06-05 09:25:07 +05; 4h 42min ago
  Process: 10859 ExecStart=/usr/sbin/mmc-agent (code=exited, status=0/SUCCESS)
 Main PID: 11312 (python)
   CGroup: /system.slice/mmc-agent.service
           └─11312 python /usr/sbin/mmc-agent

июн 05 09:24:52 mmc.local systemd[1]: Starting Mandriva Management Console...
июн 05 09:24:59 mmc.local mmc-agent[10859]: :0: UserWarning: You do not have a working installation of the service_identity module: 'No module named service
июн 05 09:25:07 mmc.local systemd[1]: Started Mandriva Management Console.
lines 1-11/11 (END)

Installed packages :
python-attrs
python-pyasn1-modules
python-service-identity

And mmc-agent

Code: Select all
mmc Install-MDS-rpm # systemctl status mmc-agent
● mmc-agent.service - Mandriva Management Console
   Loaded: loaded (/usr/lib/systemd/system/mmc-agent.service; enabled; vendor preset: enabled)
   Active: active (running) since Mon 2017-06-05 15:03:16 +05; 1h 6min ago
  Process: 11409 ExecStart=/usr/sbin/mmc-agent (code=exited, status=0/SUCCESS)
 Main PID: 11827 (python)
   CGroup: /system.slice/mmc-agent.service
           └─11827 python /usr/sbin/mmc-agent
                                                                                                                                           
Jun 05 15:03:03 mmc.local systemd[1]: Starting Mandriva Management Console...                                                               
Jun 05 15:03:16 mmc.local systemd[1]: Started Mandriva Management Console.       




Code: Select all
mmc plugins # systemctl status httpd
● httpd.service - The Apache HTTP Server
   Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: enabled)
   Active: active (running) since Пн 2017-06-05 09:24:55 +05; 4h 43min ago
  Process: 13055 ExecReload=/usr/sbin/httpd $OPTIONS -k graceful (code=exited, status=0/SUCCESS)
 Main PID: 10490 (/usr/sbin/httpd)
   Status: "Total requests: 22; Idle/Busy workers 100/0;Requests/sec: 0.00129; Bytes served/sec:  44 B/sec"
   CGroup: /system.slice/httpd.service
           ├─10490 /usr/sbin/httpd -DFOREGROUND
           ├─10579 /usr/sbin/httpd -DFOREGROUND
           ├─10592 /usr/sbin/httpd -DFOREGROUND
           ├─10593 /usr/sbin/httpd -DFOREGROUND
           ├─13724 /usr/sbin/httpd -DFOREGROUND
           ├─13725 /usr/sbin/httpd -DFOREGROUND
           ├─13726 /usr/sbin/httpd -DFOREGROUND
           ├─13727 /usr/sbin/httpd -DFOREGROUND
           └─13728 /usr/sbin/httpd -DFOREGROUND

июн 05 09:24:47 mmc.local systemd[1]: Starting The Apache HTTP Server...
июн 05 09:24:52 mmc.local httpd[10490]: AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using mmc.local. Set the 'Ser
июн 05 09:24:55 mmc.local systemd[1]: Started The Apache HTTP Server.
июн 05 10:46:11 mmc.local systemd[1]: Reloading The Apache HTTP Server.
июн 05 10:46:13 mmc.local httpd[13055]: AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using mmc.local. Set the 'Ser
июн 05 10:46:13 mmc.local systemd[1]: Reloaded The Apache HTTP Server.
lines 6-23/23 (END)


file:///var/log/mmc/mmc-agent.log :
Code: Select all
2017-06-05 09:25:04,902 #139836296382208 INFO mmc-agent 3.1.90 starting...
2017-06-05 09:25:04,906 #139836296382208 INFO Using Python 2.7.13 (default, Jan 28 2017, 17:29:29)
2017-06-05 09:25:04,906 #139836296382208 INFO Using Python Twisted 16.3.2
2017-06-05 09:25:05,343 #139836296382208 INFO Importing available MMC plugins
2017-06-05 09:25:06,120 #139836296382208 INFO This version is a community version.
2017-06-05 09:25:06,122 #139836296382208 INFO Plugin base loaded, version: 3.1.90
2017-06-05 09:25:06,384 #139836296382208 WARNING Plugin dashboard: disabled by configuration.
2017-06-05 09:25:06,385 #139836296382208 WARNING Plugin dashboard not loaded.
2017-06-05 09:25:06,536 #139836296382208 WARNING Plugin ppolicy: disabled by configuration.
2017-06-05 09:25:06,541 #139836296382208 WARNING Plugin ppolicy not loaded.
2017-06-05 09:25:06,786 #139836296382208 INFO samba plugin disabled by configuration.
2017-06-05 09:25:06,787 #139836296382208 WARNING Plugin samba not loaded.
2017-06-05 09:25:07,033 #139836296382208 WARNING Plugin services: disabled by configuration.
2017-06-05 09:25:07,034 #139836296382208 WARNING Plugin services not loaded.
2017-06-05 09:25:07,034 #139836296382208 INFO MMC plugins activation stage 2
2017-06-05 09:25:07,035 #139836296382208 INFO Selecting authenticator baseldap / base.BaseLdapAuthenticator
2017-06-05 09:25:07,037 #139836296382208 INFO Authenticator baseldap successfully validated
2017-06-05 09:25:07,037 #139836296382208 INFO Selecting computer manager: none
2017-06-05 09:25:07,038 #139836296382208 WARNING SSL enabled, but peer verification is disabled.
2017-06-05 09:25:07,047 #139836296382208 INFO Listening to XML-RPC requests on 127.0.0.1:7080


SIVEO Pulse2 installation on Magey 5.1 64 bit - https://forum.mageialinux.ru/viewtopic. ... 416#p24416
Spoiler:
On Magee 5.1 checked the package installation mmc-core for Magee 6:

mmc-agent, mmc-web-base, mmc-web-dashboard, mmc-web-services
python-mmc-base, python-mmc-core, python-mmc-dashboard, python-mmc-plugins-tools, python-mmc-services


In Magee 5.1 all runs.
But not correctly started working KDE
Last edited by ingvar on Jun 6th, '17, 10:02, edited 2 times in total.
ingvar
 
Posts: 9
Joined: May 17th, '11, 17:55
Location: Russia

Re: SIVEO Pulse2 installation on Magey 6 64 bit

Postby doktor5000 » Jun 6th, '17, 00:15

Thanks for sharing :)
Although you may want to report the initial issue "openldap-mmc-dit not configures ldap-server (slapd)" so that it might get fixed ?
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17630
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: SIVEO Pulse2 installation on Magey 6 64 bit

Postby ingvar » Jun 6th, '17, 09:39

doktor5000 wrote:Thanks for sharing :)
Although you may want to report the initial issue "openldap-mmc-dit not configures ldap-server (slapd)" so that it might get fixed ?


site - http://www.talisman.org/~erlkonig/misc/ldap-cn-config/

To create the cn=config DIT you can :
1) convert your existing slapd.conf.
Spoiler:
openldap-mmc-dit - configuration errors :

Code: Select all
 slapd_conf_template="/usr/share/openldap/mandriva-dit/mandriva-dit-slapd-template.conf"
  base_ldif_template="/usr/share/openldap/mandriva-dit/mandriva-dit-base-template.ldif"
  acl_template="/usr/share/openldap/mandriva-dit/mandriva-dit-access-template.conf"
  acl_file="/etc/openldap/mandriva-dit-access.conf"


If openldap-mmc-dit is properly edited :

Code: Select all
slapd_conf_template="/usr/share/openldap/mmc-dit/mmc-dit-slapd-template.conf"
  base_ldif_template="/usr/share/openldap/mmc-dit/mmc-dit-base-template.ldif"
  acl_template="/usr/share/openldap/mmc-dit/mmc-dit-access-template.conf"
  acl_file="/etc/openldap/mmc-dit-access.conf"


but the line 320 does not populate ldap :

Code: Select all
$SLAPADD -u -f $myslapdconf < $myldif



2) create a series of LDIF files that describe the configuration and apply them using slapadd
I tried this method and it worked !
And it wasn't that scary
In ~/mds-instal-mga6/srv-config you can reconfigure the server


Unfortunately fresh openldap-mmc-dit I have not tested, because the problem I solved by this method 2
And Mandriva have not used openldap-mandriva-dit to initialize ldap in MDS (Mandriva Directory Server )

PS :

To write in English is difficult for me. About the Russian language do not ask. You can write in Esperanto ?
As a student, I studied for three months and immediately began to speak and translate. But English is I teach and can't learn.
ingvar
 
Posts: 9
Joined: May 17th, '11, 17:55
Location: Russia

Re: SIVEO Pulse2 installation on Magey 6 64 bit

Postby doktor5000 » Jun 7th, '17, 00:08

ingvar wrote:To write in English is difficult for me. About the Russian language do not ask. You can write in Esperanto ?
As a student, I studied for three months and immediately began to speak and translate. But English is I teach and can't learn.

Nope, sorry, I don't write nor do I understand esperanto.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17630
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: SIVEO Pulse2 installation on Magey 6 64 bit

Postby morgano » Jun 21st, '17, 00:18

Constructed languages seem fun.
I remember reading about a few many years ago, was thinking on learning Interlingua but never did...
Mandriva since 2006, Mageia 2011 at home & work. Thinkpad T40, T43, T400, T510, Dell M4400, M6300, Acer Aspire 7. Workstation using LVM, LUKS, VirtualBox, BOINC
morgano
 
Posts: 1306
Joined: Jun 15th, '11, 17:51
Location: Kivik, Sweden

Re: SIVEO Pulse2 installation on Magey 6 64 bit

Postby neoclust » Jul 24th, '17, 16:59

ingvar wrote:The openldap-mmc-dit not configures ldap-server (slapd)
Here is my installer ldap server and SIVEO Pulse2 (mmc-agent, samba, dhcp, dns )
In ~/mds-instal-mga6/srv-config you can reconfigure the server
To download mds-install-mga6.tar.gz - https://cloud.mail.ru/public/bd83824d165e/MDS
To unpack.
Spoiler:
Unpack in any convenient place
It is possible in /usr/share/openldap

Scripts launched from a root-console

To start:
- 1-setup-slapd.sh
Spoiler:
Installer slapd (cn=config) are made on the recommendations of the site - http://www.zytrax.com/books/ldap/ch6/slapd-config.html

- 2-1-setup-task-mds-list
- 2-2-setup-mmc-core.sh
- reboot
- 2-3-setup-mmc-agent.sh
- 3-setup-smb.sh
- reboot
- 4-setup-dhcp.sh
- 5-setup-dns.sh
- reboot

In the browser, start the SIVEO Pulse2, run :
127.0.0.1/mmc

Password :
Login : root
Password : secret

But SIVEO Pulse2 is not loaded.
There is no launch of the MMC agent in the browser

Browser writes :
The MMC agent didn't give us a session number. Please check the MMC agent version.

LOGS :
Spoiler:
Code: Select all
mmc plugins # systemctl status mmc-agent
● mmc-agent.service - Mandriva Management Console
   Loaded: loaded (/usr/lib/systemd/system/mmc-agent.service; enabled; vendor preset: enabled)
   Active: active (running) since Пн 2017-06-05 09:25:07 +05; 4h 42min ago
  Process: 10859 ExecStart=/usr/sbin/mmc-agent (code=exited, status=0/SUCCESS)
 Main PID: 11312 (python)
   CGroup: /system.slice/mmc-agent.service
           └─11312 python /usr/sbin/mmc-agent

июн 05 09:24:52 mmc.local systemd[1]: Starting Mandriva Management Console...
июн 05 09:24:59 mmc.local mmc-agent[10859]: :0: UserWarning: You do not have a working installation of the service_identity module: 'No module named service
июн 05 09:25:07 mmc.local systemd[1]: Started Mandriva Management Console.
lines 1-11/11 (END)

Installed packages :
python-attrs
python-pyasn1-modules
python-service-identity

And mmc-agent

Code: Select all
mmc Install-MDS-rpm # systemctl status mmc-agent
● mmc-agent.service - Mandriva Management Console
   Loaded: loaded (/usr/lib/systemd/system/mmc-agent.service; enabled; vendor preset: enabled)
   Active: active (running) since Mon 2017-06-05 15:03:16 +05; 1h 6min ago
  Process: 11409 ExecStart=/usr/sbin/mmc-agent (code=exited, status=0/SUCCESS)
 Main PID: 11827 (python)
   CGroup: /system.slice/mmc-agent.service
           └─11827 python /usr/sbin/mmc-agent
                                                                                                                                           
Jun 05 15:03:03 mmc.local systemd[1]: Starting Mandriva Management Console...                                                               
Jun 05 15:03:16 mmc.local systemd[1]: Started Mandriva Management Console.       




Code: Select all
mmc plugins # systemctl status httpd
● httpd.service - The Apache HTTP Server
   Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: enabled)
   Active: active (running) since Пн 2017-06-05 09:24:55 +05; 4h 43min ago
  Process: 13055 ExecReload=/usr/sbin/httpd $OPTIONS -k graceful (code=exited, status=0/SUCCESS)
 Main PID: 10490 (/usr/sbin/httpd)
   Status: "Total requests: 22; Idle/Busy workers 100/0;Requests/sec: 0.00129; Bytes served/sec:  44 B/sec"
   CGroup: /system.slice/httpd.service
           ├─10490 /usr/sbin/httpd -DFOREGROUND
           ├─10579 /usr/sbin/httpd -DFOREGROUND
           ├─10592 /usr/sbin/httpd -DFOREGROUND
           ├─10593 /usr/sbin/httpd -DFOREGROUND
           ├─13724 /usr/sbin/httpd -DFOREGROUND
           ├─13725 /usr/sbin/httpd -DFOREGROUND
           ├─13726 /usr/sbin/httpd -DFOREGROUND
           ├─13727 /usr/sbin/httpd -DFOREGROUND
           └─13728 /usr/sbin/httpd -DFOREGROUND

июн 05 09:24:47 mmc.local systemd[1]: Starting The Apache HTTP Server...
июн 05 09:24:52 mmc.local httpd[10490]: AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using mmc.local. Set the 'Ser
июн 05 09:24:55 mmc.local systemd[1]: Started The Apache HTTP Server.
июн 05 10:46:11 mmc.local systemd[1]: Reloading The Apache HTTP Server.
июн 05 10:46:13 mmc.local httpd[13055]: AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using mmc.local. Set the 'Ser
июн 05 10:46:13 mmc.local systemd[1]: Reloaded The Apache HTTP Server.
lines 6-23/23 (END)


file:///var/log/mmc/mmc-agent.log :
Code: Select all
2017-06-05 09:25:04,902 #139836296382208 INFO mmc-agent 3.1.90 starting...
2017-06-05 09:25:04,906 #139836296382208 INFO Using Python 2.7.13 (default, Jan 28 2017, 17:29:29)
2017-06-05 09:25:04,906 #139836296382208 INFO Using Python Twisted 16.3.2
2017-06-05 09:25:05,343 #139836296382208 INFO Importing available MMC plugins
2017-06-05 09:25:06,120 #139836296382208 INFO This version is a community version.
2017-06-05 09:25:06,122 #139836296382208 INFO Plugin base loaded, version: 3.1.90
2017-06-05 09:25:06,384 #139836296382208 WARNING Plugin dashboard: disabled by configuration.
2017-06-05 09:25:06,385 #139836296382208 WARNING Plugin dashboard not loaded.
2017-06-05 09:25:06,536 #139836296382208 WARNING Plugin ppolicy: disabled by configuration.
2017-06-05 09:25:06,541 #139836296382208 WARNING Plugin ppolicy not loaded.
2017-06-05 09:25:06,786 #139836296382208 INFO samba plugin disabled by configuration.
2017-06-05 09:25:06,787 #139836296382208 WARNING Plugin samba not loaded.
2017-06-05 09:25:07,033 #139836296382208 WARNING Plugin services: disabled by configuration.
2017-06-05 09:25:07,034 #139836296382208 WARNING Plugin services not loaded.
2017-06-05 09:25:07,034 #139836296382208 INFO MMC plugins activation stage 2
2017-06-05 09:25:07,035 #139836296382208 INFO Selecting authenticator baseldap / base.BaseLdapAuthenticator
2017-06-05 09:25:07,037 #139836296382208 INFO Authenticator baseldap successfully validated
2017-06-05 09:25:07,037 #139836296382208 INFO Selecting computer manager: none
2017-06-05 09:25:07,038 #139836296382208 WARNING SSL enabled, but peer verification is disabled.
2017-06-05 09:25:07,047 #139836296382208 INFO Listening to XML-RPC requests on 127.0.0.1:7080


SIVEO Pulse2 installation on Magey 5.1 64 bit - https://forum.mageialinux.ru/viewtopic. ... 416#p24416
Spoiler:
On Magee 5.1 checked the package installation mmc-core for Magee 6:

mmc-agent, mmc-web-base, mmc-web-dashboard, mmc-web-services
python-mmc-base, python-mmc-core, python-mmc-dashboard, python-mmc-plugins-tools, python-mmc-services


In Magee 5.1 all runs.
But not correctly started working KDE



Is everything working now ?
neoclust
 
Posts: 5
Joined: Aug 17th, '12, 18:14

Re: SIVEO Pulse2 installation on Magey 6 64 bit

Postby ingvar » Aug 13th, '17, 19:11

Works on Mageia 5.1
Mageia 6 browser not launching the mmc-agent
ingvar
 
Posts: 9
Joined: May 17th, '11, 17:55
Location: Russia


Return to Testing : Alpha, Beta, RC and Cauldron

Who is online

Users browsing this forum: No registered users and 1 guest

cron