Displaying 20 results from an estimated 8000 matches similar to: "List shared folders"
2018 Nov 27
2
Odd behavior on group membership
Hi,
I have a samba 4.7 AD DC running on a Ubuntu 18.04 server with distro
packages. I update a user with a new group and this new membership is
not reflected on that user. On example below, I can successfully add the
user "test.account" to group "test", but not my user "marcio.merlone":
root at araucaria:~# id test.account
uid=30214(A1\test.account)
2013 Nov 01
2
Shared namespace, separator, username and dots.
Hi folks,
I run a legacy mailserver that i had replaced courier-imap for dovecot
1.2. Everything is fine except for shared namespace. Maildir structure
has been created using dot '.' as folder separator. It happens that all
our users are created as name.surname as default. So when I want to
select a shared folder, MUA end up with the following IMAP command:
select
2020 May 07
2
Azure AD Connect
G'Day Marcio and gabben,
Douglas (CC'ed) is going to try and look into why this doesn't 'just
work' with Samba. No promises, but at least a trained eye will look
over the process. If you could help him get set up and understand what
works and doesn't that will leave him more time for actual debugging.
The Azure AD sync feature is a big of an oddity in Samba, because it
2020 May 04
4
Azure AD Connect
We joined one MS Windows 2012 R2 server to our Samba DC fleet and pointed the Azure AD sync tool to that new Windows AD server and Azure password sync is working well now.
I don?t have any experience with distribution groups.
Good Luck!
> On May 4, 2020, at 10:21 AM, Marcio Merlone via samba <samba at lists.samba.org> wrote:
>
> So, testing samba 4.12 on a Debian buster I found
2018 Nov 28
2
Odd behavior on group membership
Hi Rowland,
Those tests were made on DC (araucaria), not a domain member.
root at araucaria:~# testparm /etc/samba/smb.conf
Load smb config files from /etc/samba/smb.conf
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
Processing section "[netlogon]"
Processing section "[sysvol]"
Loaded services file OK.
Server role: ROLE_ACTIVE_DIRECTORY_DC
Press
2010 Jun 18
1
Help with a generated sieve rule
Hi all,
Can some kind soul please help me find why this rule did not work,
what's wrong? I am using dovecot 1:1.2.10-0xk1.
## Generated by RoundCube Webmail SieveRules Plugin ##
require ["vacation","variables"];
set "subject" "";
if header :matches "subject" "*" {
set "subject" "${1}";
}
#
2016 Sep 19
2
Windows 10 anniversary update (1607) causing profile sync errors
On 2016-09-19 14:08, Marcio Vogel Merlone dos Santos via samba wrote:
> Em 09/09/2016 12:48, Luc Lalonde via samba escreveu:
>
>> We have some machines that have updated to the Windows 10 anniversary update (1607) that are having roaming profile sync problems.
>>
>> Before I search the event logs or provide details, has anyone experience profile sync wierdness?
>>
2017 May 29
3
SSL problem - no banner
Hi,
I am running dovecot 2.2.22-1ubuntu2.4 on a ubuntu 16.04 server. It has
a valid Letsencrypt certificate but the problem also happens with a
self-digned one.
Only openssl s_client -connect localhost:993 works fine and fast, while
all MUA's and telnet does not. Telnet timeouts waiting for banner after
a minute or so:
root at netuno:~# openssl s_client -connect localhost:993
2019 Nov 19
1
Dovecot Master User: Access user's mailbox without owner's password
>>>>> "Marcio" == Marcio Merlone via dovecot <dovecot at dovecot.org> writes:
Marcio> Sounds a lot like my problem, which I described some days ago
Marcio> here on the list, but no luck. Please report to the list if
Marcio> you make any progress.
Marcio,
Looking at your passdb { } block, you don't have the "result_sucess =
continue" option.
2018 Nov 28
2
Odd behavior on group membership
Hi Rowland, thank you for your prompt reply,
I sent you the testparam output hence lots of defaults (i presumed would
be better), here is crude smb.conf:
root at araucaria:~# cat /etc/samba/smb.conf
[global]
netbios name = ARAUCARIA
realm = AD.TLD
server role = active directory domain controller
workgroup = A1
server services = -dns
ldap server require strong auth
2020 Mar 19
3
One more upgrade question
Hi,
I have a running samba 4.7.6+dfsg~ubuntu-0ubuntu2.15 on a ubuntu 18.04
server and would like to upgrade to van Belle latest repo. My plan is
plain simple:
1. Deploy a new ubuntu 18.04 server
2. Add van Belle repo
3. Install and *then* join the domain as a DC
4. Demote and remove the old one
Is this OK?
Thanks, best regards.
--
*Marcio Merlone*
2016 May 05
1
Cannot join server to Samba4 NT4 domain
Em 05-05-2016 00:14, Jones Syue escreveu:
>
> How about add 'server signing = auto',
> for example:
>
> [global]
> server signing = auto
Hi,
Made no difference if set on the member I want to add to domain, but
when set to the server I got this on member:
mic-158 samba # net rpc join -S PDC -U domadminuser
No realm has been specified! Do you really want to join an
2020 May 25
3
Nested groups when using RFC2307
Hi,
Just noticed, I am unable to use nested groups when relying on RFC2307
for filesystem permissions, am I wright? What have I missed?
(Samba 4.12 on Buster, 2008R2 domain level)
Any migration path to stop using RFC2307 and go to pure idmap without
loosing all permissions on a 6T filesystem? Is that a solution?
Regards,
--
*Marcio Merlone*
2020 Mar 30
6
Azure AD Connect
Hi,
We are preparing to migrate our mail server to Azure and would like to
integrate it vi AD Connect with our AD - Samba 4.7 upgrading to 4.11
(Thanks Louis!).
Anyone willing to share the experience? I see on some not-so-old posts
there is a problem syncing password hashes, but since samba is an ever
evolving solution I would like to know how are you dealing with this?
Thanks and best
2015 May 28
3
Shared inbox?
On May 25, 2015, at 15:55 , andy at thecsillags.com wrote:
> I'll assume you've seen these:
> http://wiki2.dovecot.org/SharedMailboxes/Shared and http://wiki2.dovecot.org/ACL
Yup, I'd looked at those, but still left not understanding all of the options. And you gave a doveadm command, which I appreciate very much, but surprises me since the materials in the ACL wiki page are
2013 Feb 06
8
Sieve also filter outgoing messages
Greetings,
A probably simple question and answer: can a sieve script be executed on
outgoing messages? I already use deliver on postfix, perhaps the sieve
script could be executed when saving to the Sent folder?
Regards,
--
Marcio Merlone
2009 Apr 24
2
Quota: ldap dict
Hi,
I have set a dovecot-1:1.0.10-1ubuntu5.1 server on top of a Ubuntu 8.04
LTS box and everything goes fine. All my users are on a LDAP database
integrated via nss_ldap, so from the dovecot point of view they are all
local system users. Now I want to set maildir quota for everybody, and
was wondering if I could store quota limits per user on LDAP.
As I read on
2018 Aug 23
2
Maintaining Unix Attributes in AD - best practice?
Em 24/05/2018 07:42, Marco Gaiarin via samba escreveu:
> Mandi! Henry Jensen via samba
>> Are there any solutions for this in the works or what is the best way?
> For a web interface, give 'LAM' (LDAP Account manager) a try...
Hi,
I am in the exact same situation as the OP right now. I just took a look
at LAM, but it seems that maintaining unix attributes is a PRO only
2018 Aug 16
2
NT3.x -> AD: accounts and profiles
Hi,
Since we cannot join a W10 machine to NT3.x domain anymore, it is time
to move on. We have a decade-old domain 'A1CWB' and will profit from the
situation fixing the old S-1-5-21-1234567890-1234567890-1234567890 SID
and implementing a new domain name:
Old domain:
A1CWB, SID S-1-5-21-1234567890-1234567890-1234567890
New domain:
AD.A1.IND.BR, decent SID from net getdomainsid, two
2018 Dec 13
5
AD Domain member - getent passwd truncated to only 18 users
Em 12/12/2018 17:39, Rowland Penny via samba escreveu:
> The above lines are only applicable for Samba >= 4.6.0
> Add: winbind nss info = rfc2307
> remove the last two lines, see here for more info:
>
> https://wiki.samba.org/index.php/Idmap_config_ad
Oh, God! Vacation is coming... Thank you for such obvious correction.
BUT
I edited smb.conf the right way, removed