Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - raggar

Pages: [1] 2
1
Hi Javier,

Thanks for your comment about the hostname, I will change it in the next couple of days.

2
Hi if it helps, I have the same problem. 

But I have not recently restored from backup.
Additionally, I have not recently changed the box's domain name.

Liam

Thanks! But what I changed was the hostname of the server, not the domainname ;)  Did it work for you to change the /etc/zentyal/users.conf to mk_home = no?

3
It gives me:
Code: [Select]
getent group __USERS__
__USERS__:*:1901:

I changed the hostname after making the backup but before restoring. That is the only thing I could think off. Would it help if I send you the backup files (before and after)?

4
Code: [Select]
sudo service slapd status
 * slapd is running

Code: [Select]
sudo /etc/init.d/zentyal users status
EBox: status module users: [ RUNNING ]

Both are running, a restart doesn't help...  :'(

Any other ideas?

This problem has started with going back to a previous backup.

Could it have to do with changing the hostname? the current hostname is 'instructure.nl'

5
I just found something interessting. The following cronjob doesn't work:

Code: [Select]
cat ebox-mail
# Cron file for package zentyal-mail

# see if fetchmail daemon needs relaod each 10 minutes
1,11,21,31,41,51 * * * * root [ -x /usr/share/zentyal-mail/fetchmail-update ] && /usr/share/zentyal-mail/fetchmail-update
When excecuted as root: sudo  [ -x /usr/share/zentyal-mail/fetchmail-update ] && /usr/share/zentyal-mail/fetchmail-update
I get: Cannot change user to ebox. Are you root? at /usr/share/perl5/EBox.pm line 178.

Could it indeed be a users problem?

6
Hi Javier,

Thanks for your help. This command gives me:

Code: [Select]
dn: cn=__USERS__,ou=Groups,dc=colo,dc=transip,dc=net
cn: __USERS__

7
Hi Liam,

Thanks for your reply!

For me, the problem still exists. But I found a workaround by changing in /etc/zentyal/users.conf the line:
Code: [Select]
mk_home = yes  to
Code: [Select]
mk_home = no
After this I could add new users again. And because I don't need a home dir for new users so this solves my problem. But the actual problem still exist, Zentyal cannot make any new users with a home directory.

The only thing I changed (after setting back a backup) was changing the hostname. After that I restarted the server ofcourse.

Hope this helps  ;)

8
Dutch / Re: Interesse peilen voor 'Zentyal Install Party'
« on: February 04, 2013, 11:10:26 am »
@IChat, ik zag het niet als een aanval. Meer als een mooie aanvulling op mijn ideeën bij Zentyal.  :D Waarvoor dank!

Hoewel ik al vele jaren enthousiast gebruik maak van verschillende linux distributies weet ik ook dat de communities erg conservatief kunnen zijn. Ik ben echter geneigd dit te vergeten.

9
Dutch / Re: Interesse peilen voor 'Zentyal Install Party'
« on: February 03, 2013, 09:20:08 pm »
Hoi Ichat, dank je wel voor je uitgebreide bericht! Zelf ben ik erg enthousiast over Zentyal en ik zie nu dat de open source (linux) communitie dat misschien niet is. Dat is zeker iets om rekening mee tehouden.
Toch denk ik dat er ook veel Linux enthousiastelingen geintereseerd zijn in Zentyal. Wellicht beginners (zoals ik zelf), maar ook enthousiastelingen die het thuis willen gebruiken of om meer te leren.

Anyway, het aanbod om te helpen staat nog steeds  ;)

10
Dutch / Re: Interesse peilen voor 'Zentyal Install Party'
« on: February 03, 2013, 01:04:28 pm »
Het lijkt mij heel positief om twee verschillende evenementen te maken. Zentyal is echt bedoeld voor het gebruik van servers en hier komt een heel ander publiek op af.

De vorige releaseparty van Ubuntu ging erg diep in op het gebruik van Ubuntu voor gevorderden. Het lijkt mij goed als een releaseparty van Ubuntu ook vooral bedoeld is voor mensen met weinig ervaring.

En een releaseparty van Zentyal voor mensen met gemiddelde ervaring met Ubuntu / Linux servers en dat er dan volledig kan worden ingegaan op het gebruik en toepassingen van Zentyal.

@Rob, goed bezig :)

11
Dutch / Re: Interesse peilen voor 'Zentyal Install Party'
« on: February 02, 2013, 02:26:01 pm »
Een goed idee! De releaseparty van Ubuntu was, hoewel klein, een groot succes. Die was ook bij XTG

Verder zag ik via twitter dat Ecsys partner is geworden van Zentyal http://ecsys.nl/
Misschien goed om hun te benaderen als spreker?

12
After some searching around I found a few thing:
This bug has the same issue. http://trac.zentyal.org/ticket/3407

So I tried to restart the users module and after that I got an error that the webserver couldn't get started. But the sites I host are online and also sudo service apache2 status said Apache is running.

The error after restarting:
Code: [Select]
Some modules reported error when saving changes . More information on the logs in /var/log/zentyal/

The following modules failed while saving their changes, their state is unknown: webserver

From the /var/log/zentyal/zentyal.log
Code: [Select]
2013/02/01 17:50:09 ERROR> GlobalImpl.pm:643 EBox::GlobalImpl::__ANON__ - Failed to save changes in module webserver: root command /etc/init.d/apache2 restart failed.
Error output: apache2: Syntax error on line 237 of /etc/apache2/apache2.conf: Could not open configuration file /etc/apache2/sites-enabled/phpmyadmin: No such file or directory

Command output: Action 'configtest' failed.
 The Apache error log may have more information.
    ...fail!
.
Exit value: 1
2013/02/01 17:50:09 INFO> Base.pm:229 EBox::Module::Base::save - Restarting service for module: mail
2013/02/01 17:50:20 INFO> Base.pm:229 EBox::Module::Base::save - Restarting service for module: events
2013/02/01 17:50:20 INFO> Base.pm:229 EBox::Module::Base::save - Restarting service for module: logs
2013/02/01 17:50:20 ERROR> GlobalImpl.pm:700 EBox::GlobalImpl::saveAllModules - The following modules failed while saving their changes, their state is unknown: webserver
2013/02/01 17:51:08 ERROR> Sudo.pm:234 EBox::Sudo::_rootError - root command /etc/init.d/nscd reload failed.
Error output: Usage: /etc/init.d/nscd {start|stop|force-reload|restart|status}

Command output: .
Exit value: 1
2013/02/01 17:51:08 ERROR> Sudo.pm:234 EBox::Sudo::_rootError - root command set -e
mkdir -p `dirname /home/martijn-test12`
cp -dR --preserve=mode /etc/skel /home/martijn-test12
chown -R martijn-test12:__USERS__ /home/martijn-test12
chmod 0700 /home/martijn-test12 failed.
Error output: chown: ongeldige gebruiker: ‘martijn-test12:__USERS__’

Command output: .
Exit value: 1
2013/02/01 17:51:08 ERROR> User.pm:676 EBox::UsersAndGroups::User::__ANON__ - root command set -e
mkdir -p `dirname /home/martijn-test12`
cp -dR --preserve=mode /etc/skel /home/martijn-test12
chown -R martijn-test12:__USERS__ /home/martijn-test12
chmod 0700 /home/martijn-test12 failed.
Error output: chown: ongeldige gebruiker: ‘martijn-test12:__USERS__’

Command output: .
Exit value: 1
2013/02/01 17:51:49 INFO> GlobalImpl.pm:605 EBox::GlobalImpl::saveAllModules - Saving config and restarting services: firewall webserver
2013/02/01 17:51:49 INFO> Base.pm:229 EBox::Module::Base::save - Restarting service for module: firewall
2013/02/01 17:51:50 INFO> Base.pm:229 EBox::Module::Base::save - Restarting service for module: webserver
2013/02/01 17:51:51 ERROR> Sudo.pm:234 EBox::Sudo::_rootError - root command /etc/init.d/apache2 restart failed.
Error output: apache2: Syntax error on line 237 of /etc/apache2/apache2.conf: Could not open configuration file /etc/apache2/sites-enabled/phpmyadmin: No such file or directory

Command output: Action 'configtest' failed.
 The Apache error log may have more information.
    ...fail!
.
Exit value: 1
2013/02/01 17:51:51 ERROR> GlobalImpl.pm:643 EBox::GlobalImpl::__ANON__ - Failed to save changes in module webserver: root command /etc/init.d/apache2 restart failed.
Error output: apache2: Syntax error on line 237 of /etc/apache2/apache2.conf: Could not open configuration file /etc/apache2/sites-enabled/phpmyadmin: No such file or directory

Command output: Action 'configtest' failed.
 The Apache error log may have more information.
    ...fail!
.
Exit value: 1
2013/02/01 17:51:51 ERROR> GlobalImpl.pm:700 EBox::GlobalImpl::saveAllModules - The following modules failed while saving their changes, their state is unknown: webserver

Help is very much appreciated!

13
Dutch / Re: Interesse peilen voor 'Zentyal Install Party'
« on: February 01, 2013, 04:52:30 pm »
Ik zie dit topic nu pas. Maar mij lijkt het zeker de moeite waard om een install party te houden. Ik ben in ieder geval geintereseerd. Zou ik kunnen helpen met het organiseren?

14
After putting a config backup back (System -> import / export configuration) to Zentyal. Don't have al my users anymore. This is because they were not part of the config backup. (I know, I used an old backup...  :'( )

Nou I would like to add the users again, but when I add a new user I get:

Code: [Select]
root command set -e mkdir -p `dirname /home/martijn123` cp -dR --preserve=mode /etc/skel /home/martijn123 chown -R martijn123:__USERS__ /home/martijn123 chmod 0700 /home/martijn123 failed. Error output: chown: ongeldige gebruiker: ‘martijn123:__USERS__’ Command output: . Exit value: 1
I get this error also for adding new users (that did not previously exist). What is going wrong and how can I get the users back?

15
I tried a different ftp server (pure-ftpd) but I still have the same problem.

Looking at /etc/krb5.conf (see below) I see that the default_realm is not correct. I changed it, but still have the same problem. A few questions:
How do I know I have the right default_realm
Do I need to load the config file again? And how do I do that?

[
Code: [Select]
libdefaults]
    default_realm =
    dns_lookup_kdc = true
    dns_lookup_realm = true
    default_tgs_enctypes = arcfour-hmac-md5 des-cbc-md5 dec-cbc-crc
    default_tkt_enctypes = arcfour-hmac-md5 des-cbc-md5 dec-cbc-crc
    preferred_enctypes   = arcfour-hmac-md5 des-cbc-md5 dec-cbc-crc

[kadmin]
    default_keys = des-cbc-crc:pw-salt des-cbc-md5:pw-salt arcfour-hmac-md5:pw-salt aes256-cts-hmac-sha1-96:pw-salt aes128-cts-hmac-sha1-96:pw-salt

Pages: [1] 2