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

2
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

3
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

4
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

5
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

6
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

7
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

8
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?

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

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

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

me too, thanks!

11
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)

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

14
I've the same problem and it seems I've fixed, thanks to jgould

pay attention to the fact that if pdbedit results show "Password must change: never" it's NOT ok, it must show something like "Password must change: Tue, 19 Jan 2038 04:14:07 CET"

15
Installation and Upgrades / Re: DNS Module error state: Unknown
« on: April 17, 2019, 10:09:28 am »
i've the same error, I've tried both set "never expire" and change password, but still have the error
what can i do? thanks

EDIT: seems ok with https://forum.zentyal.org/index.php/topic,30747.0.html

Pages: [1] 2 3 ... 5