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.


Topics - zentyalhk

Pages: [1]
1
hello

all three pid files (nmbd.pid, samba.pid, smbd.pid) in folder /opt/samba4/var/run are not be deleted when server was shut down (restart) via web interface.
Hence samba start fail next server startup.

syslog:
...
Feb 23 01:09:53 ki-host smbd[3473]: [2013/02/23 01:09:53.305085,  0] ../source3/smbd/server.c:1280(main)
Feb 23 01:09:53 ki-host smbd[3473]:   standard input is not a socket, assuming -D option
Feb 23 01:09:53 ki-host smbd[3473]: [2013/02/23 01:09:53.306513,  0] ../lib/util/pidfile.c:110(pidfile_create)
Feb 23 01:09:53 ki-host smbd[3473]:   ERROR: smbd is already running. File /opt/samba4/var/run/smbd.pid exists and process id 927 is running.
Feb 23 01:09:53 ki-host kernel: [   74.041264] init: samba4 main process (3442) terminated with status 1
...

These lines are repeated many times.

Only manual deletion pid files brings samba up to normal operation.

How can I change this?

If shut down with 'init 6' from ssh console samba starts up with no error.   

regards

2
Installation and Upgrades / Error during backup: actual configuration
« on: January 25, 2013, 12:23:15 am »
Hello,

I get an error when backup actual configuration:

Some error has happened in Zentyal:
malformed UTF-8 character in JSON string, at character offset 109 (before "\x{722}ertragung von...")

I guess it's a german so called umlaut, perhaps it should spell "Übertragung von.."
But my problem is i couldn't find WHERE this string occur to change it.

Where do I get more information about it from.
No module name is given, unfortunately...
 
What module configuration?
What Logfile?
What else?

thanks.

3
Hello,

we need to give each user access to its home dir (smb) using common app smbclient on zentyal server machine.

Listing shares with smbclient -L <Server-IP> -U <username> don't show its home share.
All other shares define under zentyal menu file sharing are shown as expected.
Even shares named sysvol, print$, IPC$, zentyal-quarantine Disk, but don't sharename for users home!

Has anyone a solution or some hints to configure it?

thanks

4
Installation and Upgrades / modification web server templates don't work
« on: December 31, 2012, 03:37:40 pm »
Hello everyone...

to create/change apache conf files for vhost from zentyal you can copy template file (*.mas) from
DefaultTemplatesLocation:  /usr/share/zentyal/stubs/<module>/<template>.mas to
CustomTemplatesLocation: /etc/zentyal/stubs/<module>/<template>.mas

If done the Customtemplates should use rather than Defaulttemplates. So you can change templates to your needs.
This works with default.mas and default-ssl.mas BUT NOT with vhostHttp.mas and vhostHttps.mas.

Does anyone know a reason why?
Is it a bug or a mistake of mine?

Thank you in advance



Pages: [1]