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

Pages: 1 ... 28 29 [30] 31 32
436
Directory and Authentication / Re: Login Script - Still Does NOT WORK
« on: June 13, 2019, 11:02:04 pm »
I know I can do that, but when migrating an existing legacy domain, it is much more simple to use what is in place.

Part of the point of migrating away from Windows is to be able to NOT rely on GPO's and for many many smaller environments it is simply not needed.

All that being said, still the functionallity is that this works, but it simply does not.

So yeah, I will just go and build GPO's to map drives, as a script to bat is just so hard to deal with /s.

Hi again!

I don't understand your problem. You haven't abandonned Windows nor GPO's as far as your clients seems to be Windows. You can run RSAT from any of the windows clients in order to do this task.

But any way, if you want some more detailed help with logon scripts, please, run the testparm command and publish here his output. Give us the owner and permissions that your scripts folder has.

Cheers!

437
Creo que estáis buscando ésto:

Code: [Select]
sudo smbstatus -v
 ;)

438
Spanish / Re: problema para crear registro cname
« on: June 13, 2019, 05:03:37 pm »
Hola!

Lee ésto: https://doc.zentyal.org/es/dns.html. Un CNAME es lo que en la documentación aparece como  "alias". Pero no sé si te va a servir, dado que un alias apunta a la misma dirección de host que el registro A original.

Tampoco puedes introducir la IP de la máquina que corre tu web porque, según entiendo, no pertenece a tu dominio (Zentyal no tiene ninguna interfaz en esa red).

Creo que la solución es crear una entrada en /etc/hosts con la IP del sitio remoto y la URL "externa". Tendrás que tener en cuenta la forma en que han sido configurados los virtual hosts (basados en ip o en nombre). Ya nos contarás...  :)

439
Hi!

It signifies that there's not synchronicity on your whole system. 

But this is bizarre as far as you have configured your Zentyal as domain controller and this option enables automatically NTP...  :o

Do  you have some additional domain controller that isn't synchronized ?

Cheers!

440
Hi!

Zentyal webadmin runs on nginx so you can configure Apache at your will. (However take note on that SOGo runs on Apache server and all the Zentyal module configurations use "Stubs". So read this: https://doc.zentyal.org/en/appendix-c.html).

Cheers!

441
Directory and Authentication / Re: Login Script - Still Does NOT WORK
« on: June 13, 2019, 03:21:12 pm »
Hi!,

You should forgot logon scripts and to do those tasks by GPO's

Google  "Group Policy Preferences’ Drive Maps "

For instance:

https://blogs.technet.microsoft.com/askds/2009/01/07/using-group-policy-preferences-to-map-drives-based-on-group-membership/

 ;)

442
Email and Groupware / Re: In sogo, there is not the Shared MailBox
« on: June 11, 2019, 04:15:20 pm »


Code: [Select]
doveadm acl set -u user@lab.lan INBOX user=otheruser@lab.lan admin create delete expunge insert lookup post read write write-deleted write-seen


This way you grants these privileges to the otheruser.

In Thunderbird use the 'Manage Folder subscriptions' for adding the shared mailbox.

Cheers!

443
Email and Groupware / Re: In sogo, there is not the Shared MailBox
« on: June 10, 2019, 02:36:18 pm »
You should create a file type shared dictionary in your plugin area :
Code: [Select]
acl_shared_dict= file:/var/lib/dovecot/db/shared-mailboxes.db

and create this file:
sudo mkdir -p /var/lib/dovecot/db
sudo touch /var/lib/dovecot/shared-mailboxes.db
sudo chown -R ebox:ebox /var/lib/dovecot/db
Afterwards restart Zentyal mail module and use the doveadm acl tool in order to prepare you shared folders.

Cheers!

444
You can take a zentyal config-backup 
 (see https://doc.zentyal.org/en/backup-conf.html#zentyal-configuration-backup )

If you configures a new fresh Zentyal  with the same modules and interfaces and import the zentyal config-backup file you'll reach your goal.

Cheers!  ;)

445
Other modules / Re: Open VPN wont connect after about 4 weeks
« on: June 10, 2019, 02:04:05 pm »
Please read this for a useful workaround https://community.spiceworks.com/how_to/158901-how-to-fix-openvpn-zentyal-verify-error-depth-0-error-crl-has-expired-on-ubuntu

It seems it should be fixed on Zentyal 6.1

cheers

446
Spanish / Re: logs de zentyal
« on: June 10, 2019, 01:54:57 pm »
Buenas tardes puedo hacer una salva de los registros que contempla mi DNS zentyal o solo se puede consultar

Los logs de Zentyal (los del módulo Log) se encuentran en MySQL así que puedes utilizar mysqldump y generar un volcado de toda la base de datos cuando quieras.

 ;)

447
Directory and Authentication / Re: questions about DNS?
« on: June 10, 2019, 01:50:58 pm »
yes correct i have to say something odd as the DHCP is not registering the PTR, but yes connecting to the domain works but awk how its not registering the PTR kinda sucks

I have done some trials and I have the same problem. It seems to me that the dynamic DNS feature has a bug.

I have done a request for the developer and I have found some reports about this. It should be fixed on Zentyal 6.1, apparently.

Cheers!

448
I've tried both. I can't repeat it if I install Zentyal on a fresh Ubuntu 18.04 install. This only happens on installs from the ISO.

Hi stetho I have installed  Zentyal 6.0 iso on a VM (virtualbox) and I haven't been able to replicate your problem.
Could be useful the syslog file.

449
Other modules / Re: named.conf.local
« on: June 10, 2019, 10:18:45 am »
Zentyal uses "stubs" (templates) and redis (a database) in order to generate the configuration files for the OS. Each time a services is restarted Zentyal regenerates the config files.

So, in order to customize a service, you have to customize the desired template. Read this in order to accomplish this task. https://doc.zentyal.org/en/appendix-c.html (search Advanced Service Customization)

Cheers!

450
Spanish / Re: Redireccionar a una cuenta externa como Gmail
« on: June 03, 2019, 02:28:54 pm »
Dentro de la configuración de dominios virtuales encontrarás una opción que es "Enviar un copía de todos los dominios de email". ¿Es ésto lo que buscabas?

 ;)

Pages: 1 ... 28 29 [30] 31 32