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

Pages: [1]
1
Installation and Upgrades / share not accessible
« on: April 08, 2014, 11:32:00 pm »
Hello,

I try to mount an zentyal - share on an ubuntu-machine. But get always mount error "permission denied". After creating a samba-user with smbpasswd it works. Why it's not possible to have access with zentyal-user created in the user-management? Must I always create a separate zentyal-user and samba-user?

Code: [Select]
  authsam_search_account: Couldn't find user [domainadmin] in samdb, under DC=DOMAIN,DC=lan
[2014/04/08 16:29:41.772443,  3] ../source4/auth/ntlm/auth_sam.c:99(authsam_search_account)
  authsam_search_account: Account for guest user is disabled.
[2014/04/08 16:29:41.772506,  2] ../source4/auth/ntlm/auth.c:420(auth_check_password_recv)
  auth_check_password_recv: sam_ignoredomain authentication for user [DOMAIN\domainadmin] FAILED with error NT_STATUS_NO_SUCH_USER
[2014/04/08 16:29:41.772566,  3] ../source3/smbd/error.c:82(error_packet_set)
  NT error packet at ../source3/smbd/sesssetup.c(913) cmd=115 (SMBsesssetupX) NT_STATUS_LOGON_FAILURE
[2014/04/08 16:29:41.910412,  3] ../source3/smbd/server_exit.c:212(exit_server_common)
  Server exit (failed to receive smb request)



Thanks,

Christian


2
Installation and Upgrades / mount cifs don't work
« on: April 02, 2014, 01:04:13 am »
Hello,

I have a problem with mounting a share from the zentyal server.
with:
sudo mount -t cifs -o username=<server_user>,password=<passwd>,uid=<localuser>,rw //<server_ip>/<share_name> <mount_point>

I only get the response: Couldn't chdir to <folder local>: Permission denied

or from another client:
mount error(13): Permission denied


I have tried changing a lot of options - other user, suid, cruid, netbios-name, domain  ... always the same result. Also changing the rights of the local folder, another path ... - useless.

Can anyone help me?

Thanks,
Christian

(Zentyal 3.3, Ubuntu 12.04, amd64 - also the clients)

3
After a time I cannot connect to the user corner anymore. The gui said only:"An internal error related to a template has occurred. This is a bug, relevant information can be found in the logs."

The log says:

[error] 1391#0: *8 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.10.106, server: , request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:60080/", host: "192.168.10.214", referrer: "https://192.168.10.214/Dashboard/Index"

Has someone an idea? It's a very important thing that the server works confidentially and it's possible to work with it!

Christian



4
Hello,

If I try to access the user management, it's written an error message on the screen

"An internal error related to a template has occurred. This is a bug, relevant information can be found in the logs."

as result I have no access and cannot change any user-setting.

The error log says: 
[error] 1391#0: *8 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.10.106, server: , request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:60080/", host: "192.168.10.214", referrer: "https://192.168.10.214/Dashboard/Index"

What can I do?

Christian


5
Installation and Upgrades / User rights of shares don't work
« on: February 21, 2014, 04:03:10 pm »
Hello,

I try to access to a shared folder. In the file sharing section I have created a share with an acl and give it for example all rights for all  user.

 But if I mounted it (with cifs) I see always "rwx --- ---".

What happens here? Why cannot change the rights with the acl?

Christian




6
Installation and Upgrades / GPO logon script on linux
« on: February 19, 2014, 02:31:32 pm »
Hi,

is there a possibility to execute logon scripts from the group policy editor on linux machines? For example with winbind or somthing else.
I search for a possibility to preconfigure ubuntu machines with printers, shares etc. group dependent.

It will be nice to use the same mechanism as with the windows clients.

Thank you very much,

Christian


7
Installation and Upgrades / upload printer driver
« on: January 23, 2014, 09:58:12 pm »
Hello,

does  someone knows why the printer drivers, copied from a windows machine to the zentyal server disappear very fast?

I can see that the upload works but after it they will be removed. And the driver installation later on the windows machines failed with the message "No driver found"

Christian


(Zentyal 3.3, amd64, windows xP)

Pages: [1]