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 - rihokirss

Pages: [1]
1
Saame here

2
Can anybody help to find a way to re-make dns-server user?

3
Hi there,

@rihokirss
Code: [Select]
sudo pdbedit -Lwould list your users, just search for your user with "dns" prefix, usually it's dns-Servername.

Looks like the dns user is missing. Name of the user shall be dns-server.
Probably I can not create that user through the web interface. How to add it correctly?

4
How to check the name of dns user?
It looks that I dont have one.

Is it possible to somehow make new dns-user?

In zentyal.log I have
Code: [Select]
2017/03/29 22:18:06 ERROR> Service.pm:962 EBox::Module::Service::restartService - Error restarting service: root command kinit -k -t /var/lib/samba/private/dns.keytab dns-server
 failed.
Error output: kinit: Password incorrect


user dns-server does not exist

5
Other modules / Re: Jabber module
« on: March 13, 2017, 08:50:38 am »
Hi,

Can anybody confirm that the "Shared Roaster" function (Populate users contact list with the other system users) is working for them?

I tried to remove module, remove ejabberd, purged all conf files, instalkled again but still the contact list is empty.

Brg,
riho

6
Same problem here!

7
Other modules / Jabber module
« on: March 01, 2017, 07:33:53 pm »
Hello!

How is Jabber module working for you?
Before in Zentyal 4.0 I got automatically all active users to my userlist.
In Z5.0 it is not listing them and all users have to add others manually. Is there something wrong with my set-up or how it is supposed to work.

Previously Zentyal had its own ejabberd package ejabberd_2.1.11-1ubuntu2.1+zentyal1_amd64.deb which actually I think did the magic. It is probably not working anymore with Ubuntu 16.4


8
Installation and Upgrades / Re: Latest samba upgrade to 5.0 is borked.
« on: February 28, 2017, 06:03:37 pm »
Also I see a lot of errors like this if someone wants to log in:

Code: [Select]
Feb 28 18:58:06 server sudo: PAM unable to dlopen(pam_winbind.so): /lib/security/pam_winbind.so: cannot open shared object file: No such file or directory
Feb 28 18:58:06 server sudo: PAM adding faulty module: pam_winbind.so


There is no folder like /lib/security/
/lib/x86_64-linux-gnu/security includes actually file pam_winbind.so. Tried to make symlink to the location it is searching it but then got some other error:

Code: [Select]
Feb 28 19:02:55 server sshd[31926]: PAM unable to dlopen(pam_winbind.so): /lib/security/pam_winbind.so: undefined symbol: wbcCtxFree
Feb 28 19:02:55 server sshd[31926]: PAM adding faulty module: pam_winbind.so


9
Installation and Upgrades / Re: Latest samba upgrade to 5.0 is borked.
« on: February 28, 2017, 08:15:28 am »
Is there any solution to fix the problem or roll back?

-Currently also Jabber stopped working correctly (not showing the available user list anymore)
-Webmail shows content only if I allow unencrypted IMAP connections
-Users can not log in to bash shell

Looks like a bigger authentication system error to me.

Pages: [1]