Mageia Bugzilla – Attachment 5213 Details for
Bug 10139
pykolab needs patch to deleted some none existent roundcubemail plugins
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
setup-kolab
setup-kolab.txt (text/plain), 12.32 KB, created by
Thomas Spuhler
on 2014-06-25 01:38:37 CEST
(
hide
)
Description:
setup-kolab
Filename:
MIME Type:
Creator:
Thomas Spuhler
Created:
2014-06-25 01:38:37 CEST
Size:
12.32 KB
patch
obsolete
># setup-kolab -d9 > >Please supply a password for the LDAP administrator user 'admin', used to login >to the graphical console of 389 Directory server. > >Administrator password [b2gq2kgTy3LHnVN]: >Confirm Administrator password: > >Please supply a password for the LDAP Directory Manager user, which is the >administrator user you will be using to at least initially log in to the Web >Admin, and that Kolab uses to perform administrative tasks. > >Directory Manager password [XwlvsQgvR5zG-G1]: >Confirm Directory Manager password: > >Please choose the system user and group the service should use to run under. >These should be existing, unprivileged, local system POSIX accounts with no >shell. > >User [nobody]: >Group [nogroup]: > >This setup procedure plans to set up Kolab Groupware for the following domain >name space. This domain name is obtained from the reverse DNS entry on your >network interface. Please confirm this is the appropriate domain name space. > >btspuhler.com [Y/n]: n >Domain name to use: vbox.btspuhler.com > >The standard root dn we composed for you follows. Please confirm this is the root >dn you wish to use. > >dc=vbox,dc=btspuhler,dc=com [Y/n]: > >Setup is now going to set up the 389 Directory Server. This may take a little >while (during which period there is no output and no progress indication). > >ln -s '/usr/lib/systemd/system/dirsrv.target' '/etc/systemd/system/multi-user.target.wants/dirsrv.target' > >Please supply a Cyrus Administrator password. This password is used by Kolab to >execute administrative tasks in Cyrus IMAP. You may also need the password >yourself to troubleshoot Cyrus IMAP and/or perform other administrative tasks >against Cyrus IMAP directly. > >Cyrus Administrator password [_6YM4gT4tTkWNMj]: >Confirm Cyrus Administrator password: > >Please supply a Kolab Service account password. This account is used by various >services such as Postfix, and Roundcube, as anonymous binds to the LDAP server >will not be allowed. > >Kolab Service password [8cJbaYxMtrsIx4n]: >Confirm Kolab Service password: >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.set_option >((17, 3), {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.set_option >((17, 3), {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.simple_bind >(('cn=Directory Manager', 'th0mas', None, None), {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 >((1, 1, -1, 0, 0, 0), {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.add_ext >(('uid=cyrus-admin,ou=Special Users,dc=vbox,dc=btspuhler,dc=com', > [('surname', 'Administrator'), > ('uid', 'cyrus-admin'), > ('objectclass', > ['top', 'person', 'inetorgperson', 'organizationalperson']), > ('userPassword', 'th0mas'), > ('givenname', 'Cyrus'), > ('cn', 'Cyrus Administrator')], > None, > None), > {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 >((2, 1, -1, 0, 0, 0), {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.add_ext >(('uid=kolab-service,ou=Special Users,dc=vbox,dc=btspuhler,dc=com', > [('nslookthroughlimit', '-1'), > ('surname', 'Service'), > ('uid', 'kolab-service'), > ('objectclass', > ['top', 'person', 'inetorgperson', 'organizationalperson']), > ('userPassword', 'th0mas'), > ('nstimelimit', '-1'), > ('nssizelimit', '-1'), > ('nsidletimeout', '-1'), > ('givenname', 'Kolab'), > ('cn', 'Kolab Service')], > None, > None), > {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 >((3, 1, -1, 0, 0, 0), {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.add_ext >(('ou=Resources,dc=vbox,dc=btspuhler,dc=com', > [('objectclass', ['top', 'organizationalunit']), ('ou', 'Resources')], > None, > None), > {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 >((4, 1, -1, 0, 0, 0), {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.add_ext >(('ou=Shared Folders,dc=vbox,dc=btspuhler,dc=com', > [('objectclass', ['top', 'organizationalunit']), ('ou', 'Shared Folders')], > None, > None), > {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 >((5, 1, -1, 0, 0, 0), {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.add_ext >(('cn=kolab,cn=config', > [('objectclass', ['top', 'extensibleobject']), ('cn', 'kolab')], > None, > None), > {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 >((6, 1, -1, 0, 0, 0), {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.search_ext >(('cn=kolab,cn=config', > 0, > '(objectclass=*)', > ['dn', '*'], > 0, > None, > None, > -1, > 0), > {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 >((7, 1, -1, 0, 0, 0), {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.search_ext >(('cn=kolab,cn=config', > 0, > '(objectclass=*)', > ['dn', 'aci'], > 0, > None, > None, > -1, > 0), > {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 >((8, 1, -1, 0, 0, 0), {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.modify_ext >(('cn=kolab,cn=config', > [(0, > 'aci', > '(targetattr = "*") (version 3.0;acl "Kolab Services";allow (read,compare,search)(userdn = "ldap:///uid=kolab-service,ou=Special Users,dc=vbox,dc=btspuhler,dc=com");)')], > None, > None), > {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 >((9, 1, -1, 0, 0, 0), {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.add_ext >(('associateddomain=vbox.btspuhler.com,cn=kolab,cn=config', > [('objectclass', ['top', 'domainrelatedobject']), > ('associateddomain', 'vbox.btspuhler.com'), > ('aci', > '(targetattr = "*") (version 3.0;acl "Read Access for vbox.btspuhler.com Users";allow (read,compare,search)(userdn = "ldap:///dc=vbox,dc=btspuhler,dc=com??sub?(objectclass=*)");)')], > None, > None), > {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 >((10, 1, -1, 0, 0, 0), {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.modify_ext >(('cn=config', [(2, 'nsslapd-allow-anonymous-access', 'off')], None, None), {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 >((11, 1, -1, 0, 0, 0), {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.modify_ext >(('cn=attribute uniqueness,cn=plugins,cn=config', > [(2, 'nsslapd-pluginEnabled', 'on')], > None, > None), > {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 >((12, 1, -1, 0, 0, 0), {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.modify_ext >(('cn=referential integrity postoperation,cn=plugins,cn=config', > [(2, 'nsslapd-pluginEnabled', 'on')], > None, > None), > {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 >((13, 1, -1, 0, 0, 0), {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.modify_ext >(('cn=Account Policy Plugin,cn=plugins,cn=config', > [(2, 'nsslapd-pluginEnabled', 'on'), > (0, > 'nsslapd-pluginarg0', > 'cn=config,cn=Account Policy Plugin,cn=plugins,cn=config')], > None, > None), > {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 >((14, 1, -1, 0, 0, 0), {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.modify_ext >(('cn=config,cn=Account Policy Plugin,cn=plugins,cn=config', > [(2, 'alwaysrecordlogin', 'yes'), > (0, 'stateattrname', 'lastLoginTime'), > (0, 'altstateattrname', 'createTimestamp')], > None, > None), > {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 >((15, 1, -1, 0, 0, 0), {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.add_ext >(('cn=kolab-admin,dc=vbox,dc=btspuhler,dc=com', > [('objectClass', > ['top', > 'ldapsubentry', > 'nsroledefinition', > 'nssimpleroledefinition', > 'nsmanagedroledefinition']), > ('description', 'Kolab Administrator'), > ('cn', 'kolab-admin')], > None, > None), > {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 >((16, 1, -1, 0, 0, 0), {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.modify_ext >(('dc=vbox,dc=btspuhler,dc=com', > [(2, > 'aci', > ['(targetattr = "homePhone || preferredDeliveryMethod || jpegPhoto || postalAddress || carLicense || userPassword || mobile || displayName || description || labeledURI || homePostalAddress || postOfficeBox || registeredAddress || postalCode || photo || title || street || pager || o || l || initials || telephoneNumber || preferredLanguage || facsimileTelephoneNumber") (version 3.0;acl "Enable self write for common attributes";allow (read,compare,search,write)(userdn = "ldap:///self");)', > '(targetattr = "*") (version 3.0;acl "Directory Administrators Group";allow (all)(groupdn = "ldap:///cn=Directory Administrators,dc=vbox,dc=btspuhler,dc=com" or roledn = "ldap:///cn=kolab-admin,dc=vbox,dc=btspuhler,dc=com");)', > '(targetattr="*")(version 3.0; acl "Configuration Administrators Group"; allow (all) groupdn="ldap:///cn=Configuration Administrators,ou=Groups,ou=TopologyManagement,o=NetscapeRoot";)', > '(targetattr="*")(version 3.0; acl "Configuration Administrator"; allow (all) userdn="ldap:///uid=admin,ou=Administrators,ou=TopologyManagement,o=NetscapeRoot";)', > '(targetattr = "*")(version 3.0; acl "SIE Group"; allow (all) groupdn = "ldap:///cn=slapd-vbox,cn=389 Directory Server,cn=Server Group,cn=vbox.btspuhler.com,ou=vbox.btspuhler.com,o=NetscapeRoot";)', > '(targetattr != "userPassword") (version 3.0;acl "Search Access";allow (read,compare,search)(userdn = "ldap:///all");)'])], > None, > None), > {}) >*** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 >((17, 1, -1, 0, 0, 0), {}) >postfix.service is not a native service, redirecting to /sbin/chkconfig. >Executing /sbin/chkconfig postfix on >clamd.service is not a native service, redirecting to /sbin/chkconfig. >Executing /sbin/chkconfig clamd on > >Please supply a root password for MySQL. This password will be the administrative >user for this MySQL server, and it should be kept a secret. After this setup >process has completed, Kolab is going to discard and forget about this password, >but you will need it for administrative tasks in MySQL. > >MySQL root password [A0pbBuo-8SBny0B]: >Confirm MySQL root password: >Incorrect confirmation. Please try again. >MySQL root password [A0pbBuo-8SBny0B]: >Confirm MySQL root password: > >Please supply a password for the MySQL user 'kolab'. This password will be used >by Kolab services, such as the Web Administration Panel. > >MySQL kolab password [Ht_JUsmzahfTQUp]: >Confirm MySQL kolab password: >Incorrect confirmation. Please try again. >MySQL kolab password [Ht_JUsmzahfTQUp]: >Confirm MySQL kolab password: > >Please supply the timezone PHP should be using. > >Timezone ID [UTC]: MST > >Please supply a password for the MySQL user 'roundcube'. This password will be >used by the Roundcube webmail interface. > >MySQL roundcube password [jameGCyqpbu5TX_]: >Confirm MySQL roundcube password: >rm '/etc/systemd/system/multi-user.target.wants/saslauthd.service' >[root@vbox ~]#
# setup-kolab -d9 Please supply a password for the LDAP administrator user 'admin', used to login to the graphical console of 389 Directory server. Administrator password [b2gq2kgTy3LHnVN]: Confirm Administrator password: Please supply a password for the LDAP Directory Manager user, which is the administrator user you will be using to at least initially log in to the Web Admin, and that Kolab uses to perform administrative tasks. Directory Manager password [XwlvsQgvR5zG-G1]: Confirm Directory Manager password: Please choose the system user and group the service should use to run under. These should be existing, unprivileged, local system POSIX accounts with no shell. User [nobody]: Group [nogroup]: This setup procedure plans to set up Kolab Groupware for the following domain name space. This domain name is obtained from the reverse DNS entry on your network interface. Please confirm this is the appropriate domain name space. btspuhler.com [Y/n]: n Domain name to use: vbox.btspuhler.com The standard root dn we composed for you follows. Please confirm this is the root dn you wish to use. dc=vbox,dc=btspuhler,dc=com [Y/n]: Setup is now going to set up the 389 Directory Server. This may take a little while (during which period there is no output and no progress indication). ln -s '/usr/lib/systemd/system/dirsrv.target' '/etc/systemd/system/multi-user.target.wants/dirsrv.target' Please supply a Cyrus Administrator password. This password is used by Kolab to execute administrative tasks in Cyrus IMAP. You may also need the password yourself to troubleshoot Cyrus IMAP and/or perform other administrative tasks against Cyrus IMAP directly. Cyrus Administrator password [_6YM4gT4tTkWNMj]: Confirm Cyrus Administrator password: Please supply a Kolab Service account password. This account is used by various services such as Postfix, and Roundcube, as anonymous binds to the LDAP server will not be allowed. Kolab Service password [8cJbaYxMtrsIx4n]: Confirm Kolab Service password: *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.set_option ((17, 3), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.set_option ((17, 3), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.simple_bind (('cn=Directory Manager', 'th0mas', None, None), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 ((1, 1, -1, 0, 0, 0), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.add_ext (('uid=cyrus-admin,ou=Special Users,dc=vbox,dc=btspuhler,dc=com', [('surname', 'Administrator'), ('uid', 'cyrus-admin'), ('objectclass', ['top', 'person', 'inetorgperson', 'organizationalperson']), ('userPassword', 'th0mas'), ('givenname', 'Cyrus'), ('cn', 'Cyrus Administrator')], None, None), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 ((2, 1, -1, 0, 0, 0), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.add_ext (('uid=kolab-service,ou=Special Users,dc=vbox,dc=btspuhler,dc=com', [('nslookthroughlimit', '-1'), ('surname', 'Service'), ('uid', 'kolab-service'), ('objectclass', ['top', 'person', 'inetorgperson', 'organizationalperson']), ('userPassword', 'th0mas'), ('nstimelimit', '-1'), ('nssizelimit', '-1'), ('nsidletimeout', '-1'), ('givenname', 'Kolab'), ('cn', 'Kolab Service')], None, None), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 ((3, 1, -1, 0, 0, 0), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.add_ext (('ou=Resources,dc=vbox,dc=btspuhler,dc=com', [('objectclass', ['top', 'organizationalunit']), ('ou', 'Resources')], None, None), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 ((4, 1, -1, 0, 0, 0), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.add_ext (('ou=Shared Folders,dc=vbox,dc=btspuhler,dc=com', [('objectclass', ['top', 'organizationalunit']), ('ou', 'Shared Folders')], None, None), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 ((5, 1, -1, 0, 0, 0), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.add_ext (('cn=kolab,cn=config', [('objectclass', ['top', 'extensibleobject']), ('cn', 'kolab')], None, None), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 ((6, 1, -1, 0, 0, 0), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.search_ext (('cn=kolab,cn=config', 0, '(objectclass=*)', ['dn', '*'], 0, None, None, -1, 0), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 ((7, 1, -1, 0, 0, 0), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.search_ext (('cn=kolab,cn=config', 0, '(objectclass=*)', ['dn', 'aci'], 0, None, None, -1, 0), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 ((8, 1, -1, 0, 0, 0), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.modify_ext (('cn=kolab,cn=config', [(0, 'aci', '(targetattr = "*") (version 3.0;acl "Kolab Services";allow (read,compare,search)(userdn = "ldap:///uid=kolab-service,ou=Special Users,dc=vbox,dc=btspuhler,dc=com");)')], None, None), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 ((9, 1, -1, 0, 0, 0), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.add_ext (('associateddomain=vbox.btspuhler.com,cn=kolab,cn=config', [('objectclass', ['top', 'domainrelatedobject']), ('associateddomain', 'vbox.btspuhler.com'), ('aci', '(targetattr = "*") (version 3.0;acl "Read Access for vbox.btspuhler.com Users";allow (read,compare,search)(userdn = "ldap:///dc=vbox,dc=btspuhler,dc=com??sub?(objectclass=*)");)')], None, None), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 ((10, 1, -1, 0, 0, 0), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.modify_ext (('cn=config', [(2, 'nsslapd-allow-anonymous-access', 'off')], None, None), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 ((11, 1, -1, 0, 0, 0), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.modify_ext (('cn=attribute uniqueness,cn=plugins,cn=config', [(2, 'nsslapd-pluginEnabled', 'on')], None, None), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 ((12, 1, -1, 0, 0, 0), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.modify_ext (('cn=referential integrity postoperation,cn=plugins,cn=config', [(2, 'nsslapd-pluginEnabled', 'on')], None, None), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 ((13, 1, -1, 0, 0, 0), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.modify_ext (('cn=Account Policy Plugin,cn=plugins,cn=config', [(2, 'nsslapd-pluginEnabled', 'on'), (0, 'nsslapd-pluginarg0', 'cn=config,cn=Account Policy Plugin,cn=plugins,cn=config')], None, None), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 ((14, 1, -1, 0, 0, 0), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.modify_ext (('cn=config,cn=Account Policy Plugin,cn=plugins,cn=config', [(2, 'alwaysrecordlogin', 'yes'), (0, 'stateattrname', 'lastLoginTime'), (0, 'altstateattrname', 'createTimestamp')], None, None), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 ((15, 1, -1, 0, 0, 0), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.add_ext (('cn=kolab-admin,dc=vbox,dc=btspuhler,dc=com', [('objectClass', ['top', 'ldapsubentry', 'nsroledefinition', 'nssimpleroledefinition', 'nsmanagedroledefinition']), ('description', 'Kolab Administrator'), ('cn', 'kolab-admin')], None, None), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 ((16, 1, -1, 0, 0, 0), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.modify_ext (('dc=vbox,dc=btspuhler,dc=com', [(2, 'aci', ['(targetattr = "homePhone || preferredDeliveryMethod || jpegPhoto || postalAddress || carLicense || userPassword || mobile || displayName || description || labeledURI || homePostalAddress || postOfficeBox || registeredAddress || postalCode || photo || title || street || pager || o || l || initials || telephoneNumber || preferredLanguage || facsimileTelephoneNumber") (version 3.0;acl "Enable self write for common attributes";allow (read,compare,search,write)(userdn = "ldap:///self");)', '(targetattr = "*") (version 3.0;acl "Directory Administrators Group";allow (all)(groupdn = "ldap:///cn=Directory Administrators,dc=vbox,dc=btspuhler,dc=com" or roledn = "ldap:///cn=kolab-admin,dc=vbox,dc=btspuhler,dc=com");)', '(targetattr="*")(version 3.0; acl "Configuration Administrators Group"; allow (all) groupdn="ldap:///cn=Configuration Administrators,ou=Groups,ou=TopologyManagement,o=NetscapeRoot";)', '(targetattr="*")(version 3.0; acl "Configuration Administrator"; allow (all) userdn="ldap:///uid=admin,ou=Administrators,ou=TopologyManagement,o=NetscapeRoot";)', '(targetattr = "*")(version 3.0; acl "SIE Group"; allow (all) groupdn = "ldap:///cn=slapd-vbox,cn=389 Directory Server,cn=Server Group,cn=vbox.btspuhler.com,ou=vbox.btspuhler.com,o=NetscapeRoot";)', '(targetattr != "userPassword") (version 3.0;acl "Search Access";allow (read,compare,search)(userdn = "ldap:///all");)'])], None, None), {}) *** <ldap.ldapobject.ReconnectLDAPObject instance at 0x2542290> ldap://localhost:389 - ReconnectLDAPObject.result4 ((17, 1, -1, 0, 0, 0), {}) postfix.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig postfix on clamd.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig clamd on Please supply a root password for MySQL. This password will be the administrative user for this MySQL server, and it should be kept a secret. After this setup process has completed, Kolab is going to discard and forget about this password, but you will need it for administrative tasks in MySQL. MySQL root password [A0pbBuo-8SBny0B]: Confirm MySQL root password: Incorrect confirmation. Please try again. MySQL root password [A0pbBuo-8SBny0B]: Confirm MySQL root password: Please supply a password for the MySQL user 'kolab'. This password will be used by Kolab services, such as the Web Administration Panel. MySQL kolab password [Ht_JUsmzahfTQUp]: Confirm MySQL kolab password: Incorrect confirmation. Please try again. MySQL kolab password [Ht_JUsmzahfTQUp]: Confirm MySQL kolab password: Please supply the timezone PHP should be using. Timezone ID [UTC]: MST Please supply a password for the MySQL user 'roundcube'. This password will be used by the Roundcube webmail interface. MySQL roundcube password [jameGCyqpbu5TX_]: Confirm MySQL roundcube password: rm '/etc/systemd/system/multi-user.target.wants/saslauthd.service' [root@vbox ~]#
View Attachment As Raw
Actions:
View
Attachments on
bug 10139
: 5213