Displaying 20 results from an estimated 200 matches similar to: "Bitlocker"
2019 Jul 17
1
Bitlocker
Am 17.07.19 um 11:10 schrieb Rowland penny via samba:
>>
> I thought Samba always used schema version 47, so you should have the
> objectclass & attributes in AD, this is the ldif for the objectclass:
> 
> cn: ms-FVE-RecoveryInformation
> ldapDisplayName: msFVE-RecoveryInformation
> governsId: 1.2.840.113556.1.5.253
> objectClassCategory: 1
> rdnAttId: cn
>
2019 Jul 17
0
Bitlocker
On 17/07/2019 09:50, Christian Naumer via samba wrote:
> Hi,
> I am trying to implement bitlocker key management in samba4 ad. This has
> been posted a view times before:
>
> https://lists.samba.org/archive/samba/2015-December/196771.html
>
> https://lists.samba.org/archive/samba/2018-July/217168.html
>
> According to Andrew and this:
>
>
2019 Jul 17
2
Bitlocker
>yes we installed this. And see nothing there. Do you have this running?
Yes, I do. You can tell it is installed properly by looking at the additional tab "Bitlocker Recovery" on computers? properties.
Joachim
2019 Jul 17
2
Bitlocker
>As you can see the tap is there. Does a computer showing some info here have "ms-FVE-RecoveryInformation" in the "Attribut-Editor"?
No, bitlocker keys are a different entities and not an attribute. It is only the UI that shows the like attributes.
	
Regards, Joachim
2012 Mar 18
2
Samba4: error in schema?
Hi
There seems to be a discrepancy in the s4 schema concerning security groups.
Domain Users comes with gidNumber: 100. This is however contrary to what 
the schema allows. You can show this as follows:
Create a new group. samba-tool group add mygroup.
Use phpldapadmin to add the gidNumber attribute.
There is an error because gidNumber is provided by the posixGroup class 
and that objectclass is
2019 Jul 17
0
Bitlocker
Am 17.07.19 um 12:53 schrieb Joachim Lindenberg:
>> yes we installed this. And see nothing there. Do you have this running?
> Yes, I do. You can tell it is installed properly by looking at the additional tab "Bitlocker Recovery" on computers? properties.
As you can see the tap is there. Does a computer showing some info here
have "ms-FVE-RecoveryInformation" in the
2019 Mar 27
3
samba 4.9.5 - joining Samba DC to existing Samba AD failed
HOn Tue, 26 Mar 2019 09:29:41 +0000
Rowland Penny via samba <samba at lists.samba.org> wrote:
> On Tue, 26 Mar 2019 05:18:20 +0100
> Franta Hanzlík <franta at hanzlici.cz> wrote:
> 
> > Hi Tim and Rowland, thanks for Your support!
> > I was thinking about e.g. Python 2.7.15 compatibility (as newer Samba
> > versions require Python3), but You are right, here
2017 Mar 23
4
[Samba 4.5] Very slow LDAP Queries (almost unusable), performance tunning ?
Are use using zarafaAccount=1 withing the search filters? 
I use this things like this : 
(&(objectClass=person)(zarafaAccount=1)(|(mail=%s)(otherMailbox=%s))) 
Or for groups.
(&(objectclass=group)(zarafaAccount=1)(|(mail=%s)(otherMailbox=%s)))
That helps a lot.
! If you switch to kopano beware to change the SCHEMA and filters
zarafaAccount changed to kopanoAccount 
Greetz. 
Louis
2019 Mar 26
2
samba 4.9.5 - joining Samba DC to existing Samba AD failed
Hi Tim and Rowland, thanks for Your support!
I was thinking about e.g. Python 2.7.15 compatibility (as newer Samba
versions require Python3), but You are right, here in DB can be problem
 - first Samba AD DC was created by migrating Samba3 NT4 domain to Samba4
AD cca week ago (using 'samba-tool domain classicupgrade ...', according
to Samba Wiki):
On Tue, 26 Mar 2019 10:14:02 +1300
Tim
2017 Mar 27
4
[Samba 4.5] Very slow LDAP Queries (almost unusable), performance tunning ?
Can you tell more about your setup? 
Is zarafa and samba on the same server for example. 
Which MTA are you using postfix/exim?
 
My top was about 150 users, and all my printers are connected also so about 200 devices do ldap searches. 
but my setup is split over 10+ servers ( 2 are AD DC ) 
 
So best is to tell what you can about your setup, anonimize if needed. 
 
Greetz, 
 
Louis
 
2017 Mar 27
3
[Samba 4.5] Very slow LDAP Queries (almost unusable), performance tunning ?
On Mon, 2017-03-27 at 10:43 +0200, Gaetan SLONGO via samba wrote:
> Zarafa is not on the same server as Samba 
> 
> We only have 2 AD/DC Samba 4.5 (CentOS 7) and we put required indexes
> on LDAP . 
> 
> Arround 1000 mailboxes but not all are simultaneously in use (approx
> 1/3 in use). 
> MTA is postfix (and is still connected to Samba AD, this one is not
> causing the
2018 Nov 29
2
Different LDAP query in different DC...
Mandi! Rowland Penny via samba
  In chel di` si favelave...
> S-1-5-21-160080369-3601385002-3131615632-1314
Bingo! Exactly the 'Restricted' group that own the users i use for
generico LDAP access!
I really think that we have found the trouble!
Now... how can i fix it? ;-)
And... why that vaule get not propagated?!
Thanks.
-- 
dott. Marco Gaiarin				        GNUPG Key ID: 240A3D66
2016 Jan 04
2
LDAP permissions - ldbedit/ldapmodify?
Hi,
A while ago I successfully set permissions on a section of my LDAP / AD
tree, using either ADUC or ADSIEDIT (I forget which). These permissions
allowed my own user to access this section of the tree; I removed
permissions for 'Domain Admins' etc. to ensure that others would not be
able to view or change the data - this has worked great for many months.
I have just tried to add a new
2018 Nov 29
2
Different LDAP query in different DC...
Mandi! Rowland Penny via samba
  In chel di` si favelave...
> Whilst there are attributes that do not get replicated between DC's,
> the majority are, so each DC should allow the same access.
> Do you have access to the DC ?
> Can you run the search locally ?
Sure! As just stated, local access (via ldbsearch against the local
SAM) works as expected:
 root at vdcpp1:~# ldbsearch
2018 Nov 01
2
Internal DNS migrate to Bind9_DLZ
I've been been trying to investigate this for sometime now, hence I came to
the experts :)
I have rejoined all my DC's with new names, see below.
;; ANSWER SECTION:
<domain>.corp.    3600    IN    NS    psad101zatcrh.<domain>.corp. -> New
rebuild, new hostname, RHEL6 to RHEL7 upgrade
<domain>.corp.    3600    IN    NS    prdc001zafsrh.<domain>.corp. -> New
2019 Mar 26
0
samba 4.9.5 - joining Samba DC to existing Samba AD failed
On Tue, 26 Mar 2019 05:18:20 +0100
Franta Hanzlík <franta at hanzlici.cz> wrote:
> Hi Tim and Rowland, thanks for Your support!
> I was thinking about e.g. Python 2.7.15 compatibility (as newer Samba
> versions require Python3), but You are right, here in DB can be
> problem
>  - first Samba AD DC was created by migrating Samba3 NT4 domain to
> Samba4 AD cca week ago
2017 Mar 23
1
[Samba 4.5] Very slow LDAP Queries (almost unusable), performance tunning ?
Dear users, 
We are facing to a big latency issue regarding the LDAP Server (both encrypted & plain). 
We have a Zarafa mail server which makes a lot of queries and puts a samba process to 100% usage. This latency makes the mail server unusable.. The mail server was previously on OpenLDAP and there was not performance issues. 
A simple LDAP query can take up to 25 sec to perform !! 
We
2017 Mar 27
0
[Samba 4.5] Very slow LDAP Queries (almost unusable), performance tunning ?
No, you have to do that manualy, or look the the samba4 ADS script for kopano ( or zarafa ) 
But I mostly follow the documentation. 
 
And when i run :
time ldbsearch -H /var/lib/samba/private/sam.ldb -s base -b @INDEXLIST 
....
real    0m0.230s
user    0m0.184s
sys     0m0.044s
 
so if yours take more that 20 sec there is something very wrong. 
I suggest check you samba AD database and
2017 Mar 27
0
[Samba 4.5] Very slow LDAP Queries (almost unusable), performance tunning ?
Zarafa is not on the same server as Samba 
We only have 2 AD/DC Samba 4.5 (CentOS 7) and we put required indexes on LDAP . 
Arround 1000 mailboxes but not all are simultaneously in use (approx 1/3 in use). 
MTA is postfix (and is still connected to Samba AD, this one is not causing the issue). 
As a workarround, we currently deployed a synchronization connector from AD to OpenLDAP. It solves the
2017 Mar 27
0
[Samba 4.5] Very slow LDAP Queries (almost unusable), performance tunning ?
Thank you for your message Andrew. Then .. Waiting for this improvement... :-) 
Indexes seem correct to me. But I'm not sure at 100% because I cannot find clear explanation regarding the searchFlags attribute value .. 1, 2, ... ? Maybe you have one ? 
Thanks ! 
----- Mail original -----
De: "Andrew Bartlett" <abartlet at samba.org> 
À: "Gaetan SLONGO" <gslongo