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

Pages: [1]
1
Installation and Upgrades / Unable to get quotas on shares working
« on: September 11, 2012, 08:37:35 pm »
Hi All,

I am having a bit of troubles with quotas.  Basically, I want to have shares without quotas to remove a NAS device that is used as a shared drive now.  That said, in the Zentyal dashboard, I have disabled user quotas through Users and Groups -> User templates.  I then go to add a share.  The permissions on the share work fine but the share itself still has a 100mb quota.  Am I missing something?  Also, for those wondering, there is no place to set the quota under File and Sharing -> General Settings.  Wondering if it was a samba limitation, I tried the following:
Code: [Select]
$ sudo smbcquotas -L //127.0.0.1/<share>  -U <admin user>
Quotas are not enabled on this share.
Failed to open \$Extend\$Quota:$Q:$INDEX_ALLOCATION  NT_STATUS_ACCESS_DENIED.

Any ideas?  Just a note: my server is an AD-Sync'ed machine providing DNS and hopefully shares soon @ 2.2.7 core.  Thanks in advance.

2
Installation and Upgrades / Domain cannot end in .local
« on: August 29, 2012, 07:38:22 pm »
Hi Everyone,

Quick question: I have a W2k3 domain that ends in ".local".  Here's the issue: I've pulled all the AD accounts over and at some point want to turn off the AD machine and set Zentyal as a PDC.  However, it complains when I use the "domain.local":

Code: [Select]
Domain name cannot end in '.local'" 
Here's my question: is there any way to quickly bypass this or would I have to just set up a new domain and migrate all the users to that domain?  Thanks in advance for help/advice.

3
I'm having a bit of trouble getting OpenVPN up and working smoothly with the LDAP auth module.  The good news is that it DOES work (albeit a little hacky to get working). I have one minor issue: whenever I make changes to /etc/default/openvpn and change AUTOSTART="none" to AUTOSTART="server" (since my OpenVPN server conf file is named "server.conf" in /etc/openvpn) so that the server will autostart on boot, the file keeps getting smashed back to AUTOSTART="none" after at least 1 reboot.  Is there a Zentyal process that re-writes the file?  Other than that everything works fine.  I can post more details if anyone is curious.

Pages: [1]