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

Pages: [1] 2 3 ... 5
1
Installation and Upgrades / Re: Aggiornamenti Versione 7.1
« on: July 20, 2024, 12:12:30 pm »
ciao stesso problema e anche da browser update.zentyal.org non funziona

2
I have the same issue with 7.1 but I can't update because it stays freezed with
Code: [Select]
+ SOURCES=/etc/apt/sources.list
+ UPGRADE_FILE=/var/lib/zentyal/.upgrade-finished
+ TMPFILE=/tmp/packages-list
+ LOG_FILE=/var/log/zentyal/upgrade.log
++ date '+%d-%m-%Y %H:%M:%S'
+ LOG_DATE='20-07-2024 11:58:36 '
+ CURCODE=focal
+ DSTCODE=jammy
++ dpkg -l
++ cut -d. -f1
++ awk '{print $3}'
++ grep zentyal-core
+ CURMAJORV=7
++ dpkg -l
++ cut -d. -f2
++ awk '{print $3}'
++ grep zentyal-core
+ CURMINORV=1
++ curl -s http://update.zentyal.org/update-from-7.1.txt
++ cut -d . -f1
I manually tried to download the file from a browser but it doesn't work
is the issues related? and is the site online?
Thanks

3
I have this error:

"The domain functional level must be Windows Server 2008 R2 or lower. Please lower your domain functional level."

As in faq Zentyal supports only 2003-2008 so NO Zentyal can't join AWS Directory Service

https://wiki.samba.org/index.php/Raising_the_Functional_Levels

4
has anyone joined zentyal to aws directory service?
I think I only need access to sysvol to sync group policy, and I should be able to access to \\domain.aws\SYSVOL using SMB 2.0
any other tips/tricks/suggestions/ideas? :)
thanks

5
Directory and Authentication / Re: home icon on dock
« on: March 10, 2021, 02:03:03 pm »
in /home there are just a couple of folders, not for every user, and not for mac users that are those having this issue
in my home folder there is nothing except .profile .bashrc .bash_profile
in smb.conf there isn't [home] section, but there is a shares.conf with

Code: [Select]
[homes]
    comment = Home Directories
    path = /home/%S
    read only = no
    browseable = no
    create mask = 0611
    directory mask = 0711
    vfs objects = acl_xattr full_audit
    full_audit:success = connect opendir disconnect unlink mkdir rmdir open rename
    full_audit:failure = connect opendir disconnect unlink mkdir rmdir open rename

# No shares configured

I've to remove this code? in zentyal interface there are no shared folder configured

6
Installation and Upgrades / Re: User's corner non existant
« on: February 03, 2020, 08:34:20 am »
I'm interested too. There are some valid alternatives to user's corner? It's useful for roadwarrior users, that can't do ctrl+alt+canc

7
Directory and Authentication / Re: replica issue
« on: October 16, 2019, 06:14:33 pm »
it seems solved with
Quote
samba-tool drs replicate boro idrogeno dc=antea,dc=bogus --full-sync
next days I'll check

8
Directory and Authentication / replica issue
« on: October 16, 2019, 05:06:48 pm »
Hi
I've some issue in my domain, I've 2 server (PDC and BDC) and I've 475 objects in PDC and 470 in BDC
so I've done:
Code: [Select]
samba-tool drs showrepland I see, between other successful statements:
Code: [Select]
DC=antea,DC=bogus
        Default-First-Site-Name\IDROGENO via RPC
                DSA object GUID: 3e8491b8-60a2-41df-809d-8174d8dc0471
                Last attempt @ Wed Oct 16 17:01:09 2019 CEST failed, result 58 (WERR_BAD_NET_RESP)
                2577 consecutive failure(s).
                Last success @ Thu Oct  3 10:20:21 2019 CEST
I've had a network issue so BDC didnt contact PDC, but now the issue is solved
but it seems that there is still something wrong, how can I have more details and understand what's wrong?
thanks

9
Directory and Authentication / Re: home icon on dock
« on: October 11, 2019, 11:59:06 am »
we haven't roaming profiles
I think something was broken after zentyal update, regarding home directory

10
Directory and Authentication / home icon on dock
« on: July 05, 2019, 03:09:00 pm »
the shortcut on dock to home redirects to something like smb://mydomain.lan/user/something that doesnt exists and cant be mounted
how to remove and change to local home folder?

11
Directory and Authentication / Re: Disable samba home shared
« on: June 27, 2019, 12:31:40 pm »
how disable through GPO?

12
Hi,
the following command on the existing Primary Domain Controller solved my problem:

Code: [Select]
samba-tool dbcheck --fix
Thanks!

me too, thanks!

13
Directory and Authentication / Re: Samba can't open secrets.tdb
« on: May 16, 2019, 03:53:09 pm »
It turned out I put ADC FQDN in Domain controller FQDN field, but should be PDC FQDN. I feel silly, but I'm glad it works now.

for me, it works with PDC FQDN (e.g. srv001.domain.lan)

15
i dont' understand why, but some clients dont show "your password is expiring in X days" message
why?

Pages: [1] 2 3 ... 5