Displaying 20 results from an estimated 24 matches for "redirectedfrom".
2019 Mar 05
3
Enable XAT_OFFLINE extended attribute in Samba
My goal is to use the Offline file attribute of Windows when sharing
with Samba:
https://docs.microsoft.com/en-us/dotnet/api/system.io.fileattributes?redirectedfrom=MSDN&view=netframework-4.7.2
It works when I share ZFS filesystem using the native ZFS CIFS sharing,
but it fails when I share the same ZFS with Samba, that is the Offline
files are not showed in Windows Client
Il 3/4/2019 8:06 PM, Jeremy Allison via samba ha scritto:
> On Mon, Mar 04,...
2024 Dec 13
1
RODC in DMZ
...DMZ, but
that is probably just me. Any AD client in a DMZ (and that includes an
RODC) must 'talk' to an internal DC.
If you must do this, Microsoft has documentation here:
https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/dd728034(v=ws.10)?redirectedfrom=MSDN
Rowland
2024 Dec 13
1
RODC in DMZ
...bly just me. Any AD client in a DMZ (and that includes an
> RODC) must 'talk' to an internal DC.
>
> If you must do this, Microsoft has documentation here:
>
> https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/dd728034(v=ws.10)?redirectedfrom=MSDN
>
> Rowland
>
--
?forumZFD
Entschieden f?r Frieden | Committed to Peace
Ilias Chasapakis
Referent IT | IT Referent
Forum Ziviler Friedensdienst e.V. | Forum Civil Peace Service
Am K?lner Brett 8 | 50825 K?ln | Germany
Tel 0221 91273243 | Fax 0221 91273299 |http://www.forumZFD.de...
2020 Feb 05
2
Newbie question: Spaces in share names
...rosoft.com/en-us/rest/api/storageservices/naming-and-referencing-shares--directories--files--and-metadata
Quote : Share names must start with a letter or number, and can contain only letters, numbers, and the dash (-) character.
https://docs.microsoft.com/en-us/windows/win32/fileio/naming-a-file?redirectedfrom=MSDN
Not saying its wrong, but your prone to errors..
I would not recommend it.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens Luke
> Barone via samba
> Verzonden: dinsdag 4 februari 2020 22:42
> Aan: James Ca...
2019 Oct 21
2
GPO for Computer/Machine not working
...Samba accounts are seems to be the issue from my PoV. The
machine is neither part of "Everyone" nor of "Authenticated Users"
security group, which it should - also see e.g.
https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2003/cc759506(v=ws.10)?redirectedfrom=MSDN
Cheers,
Martin
> Rowland
>
>
>
>
2020 Jun 09
2
include in smb.conf
Hi Rowland
>Hi Marcio, we would need more info, where are you migrating the
home folders from ? and where to ?
I copied Windows Server 2008 folders and permissions with ROBOCOPY to my
Samba 4 server.
>I know you mentioned a Win 2008 server, are the home folders stored
on that ?
The personal folders were stored on it (Windows), but now they are on my
new Samba 4 file server.
>Another
2024 Oct 27
1
How to set `unicodePwd`? "it's not allowed to set the NT hash password directly"
...NonSecureConnection`).
Above link talks about AD DS vs. AD LDS (where the latter refers to
ldap, unclear what the first is). At the same that ldap must be over
ssl/tls, as is mentioned
here:https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-adts/f3adda9f-89e1-4340-a3f2-1f0a6249f1f8?redirectedfrom=MSDN.
This also states:
The special encoding required for updating the unicodePwd attribute is
not used with the userPassword attribute; that is, Vpassword = V. The
same restrictions on SSL/TLS- or SASL-protected connections are
enforced. The password values are sent to the server as UTF-8 str...
2019 Mar 05
0
Enable XAT_OFFLINE extended attribute in Samba
On Tue, Mar 05, 2019 at 01:14:00PM +0100, Andrea Cucciarre' wrote:
> My goal is to use the Offline file attribute of Windows when sharing with
> Samba:
>
> https://docs.microsoft.com/en-us/dotnet/api/system.io.fileattributes?redirectedfrom=MSDN&view=netframework-4.7.2
>
> It works when I share ZFS filesystem using the native ZFS CIFS sharing, but
> it fails when I share the same ZFS with Samba, that is the Offline files are
> not showed in Windows Client
Got it. Currently, Samba uses the dmapi API to
check if a file...
2019 Mar 07
1
Enable XAT_OFFLINE extended attribute in Samba
...9 8:28 PM, Jeremy Allison ha scritto:
> On Tue, Mar 05, 2019 at 01:14:00PM +0100, Andrea Cucciarre' wrote:
>> My goal is to use the Offline file attribute of Windows when sharing with
>> Samba:
>>
>> https://docs.microsoft.com/en-us/dotnet/api/system.io.fileattributes?redirectedfrom=MSDN&view=netframework-4.7.2
>>
>> It works when I share ZFS filesystem using the native ZFS CIFS sharing, but
>> it fails when I share the same ZFS with Samba, that is the Offline files are
>> not showed in Windows Client
> Got it. Currently, Samba uses the dmapi API...
2020 Feb 01
0
Failover DC did not work when Main DC failed
...nd I don't have a problem when DNS disconnects on the first nameserver.
>
> It seems that Windows has something similar in how it works, but being Windows it is configured totally differently, see here:
>
> https://docs.microsoft.com/en-us/previous-versions//cc977482(v=technet.10)?redirectedfrom=MSDN
>
> and here:
>
> http://www.teachnovice.com/6703/multihomed-windows-10-dns-resolution-timeouts
>
> Rowland
Thanks!
The saga continues...
--
Paul Littlefield
Telephone: 07801 125705
Email: info at paully.co.uk
Wiki: http://wiki.indie-it.com/wiki/Special:AllPages
Li...
2020 Jun 09
0
include in smb.conf
...ACE CONTAINER_INHERIT_ACE
INHERIT_ONLY_ACE;WRITE_OWNER WRITE_DAC GENERIC_READ GENERIC_WRITE
GENERIC_EXECUTE;;;SECURITY_CREATOR_OWNER_RID)
See here:
https://docs.microsoft.com/en-us/windows/win32/secauthz/ace-strings
and here:
https://docs.microsoft.com/en-us/windows/win32/secauthz/sid-strings?redirectedfrom=MSDN
Rowland
2024 Dec 13
1
RODC in DMZ
Dear all,
We (me and colleagues) were considering setting an RODC in our DMZ for
some authentication related questions.
We were curious about any suggested best practices for those cases.
We also notice that there are quite a lot of ports to open vs. the ADs.
* TCP 88 (Kerberos Key Distribution Center)
* TCP 135 (Remote Procedure Call)
* TCP 139 (NetBIOS Session Service)
* TCP 389
2019 Mar 04
2
Enable XAT_OFFLINE extended attribute in Samba
On Mon, 4 Mar 2019 10:25:59 -0800
Jeremy Allison via samba <samba at lists.samba.org> wrote:
> On Mon, Mar 04, 2019 at 04:48:56PM +0100, Andrea Cucciarre' via samba
> wrote:
> > Hello,
> >
> > Does Samba support XAT_OFFLINE and XAT_ONLINE extended attribute?
> > I have enabled "ea support = yes" but it seems to have no effect on
> > that.
2024 Oct 27
1
How to set `unicodePwd`? "it's not allowed to set the NT hash password directly"
...).
> Above link talks about AD DS vs. AD LDS (where the latter refers to
> ldap, unclear what the first is). At the same that ldap must be over
> ssl/tls, as is mentioned
> here:https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-adts/f3adda9f-89e1-4340-a3f2-1f0a6249f1f8?redirectedfrom=MSDN.
> This also states:
>
> The special encoding required for updating the unicodePwd attribute is
> not used with the userPassword attribute; that is, Vpassword = V. The
> same restrictions on SSL/TLS- or SASL-protected connections are
> enforced. The password values are s...
2020 Oct 28
4
GPO fail and sysvol perm errors
...ne,cn={E2BC0255-64C8-42CF-A27A-59A7D3DCD2DC},cn
> =policies,cn=
> system,DC=my,DC=example,DC=com. Group Policy settings will
> not be resolved until this event is resolved.
https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc727302(v=ws.10)?redirectedfrom=MSDN
So here they say, delete and recreate, i dont think thats needed..
I think your solution is in this link.
https://docs.microsoft.com/nl-nl/troubleshoot/windows-server/group-policy/permissions-this-gpo-inconsistent
>
> After running sysvolreset the systems update fine. Problem is on...
2024 Oct 27
1
How to set `unicodePwd`? "it's not allowed to set the NT hash password directly"
...e link talks about AD DS vs. AD LDS (where the latter refers to
>> ldap, unclear what the first is). At the same that ldap must be over
>> ssl/tls, as is mentioned
>> here:https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-adts/f3adda9f-89e1-4340-a3f2-1f0a6249f1f8?redirectedfrom=MSDN.
>> This also states:
>>
>> The special encoding required for updating the unicodePwd attribute
>> is not used with the userPassword attribute; that is, Vpassword = V.
>> The same restrictions on SSL/TLS- or SASL-protected connections are
>> enforced. Th...
2019 Oct 31
0
GPO for Computer/Machine not working
...are seems to be the issue from my PoV.
> The machine is neither part of "Everyone" nor of "Authenticated Users"
> security group, which it should - also see e.g.
> https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2003/cc759506(v=ws.10)?redirectedfrom=MSDN
>
Really no one knows something? Can someone with working Computer GPOs
please check the security group of his/her computer? So the main
question is: Are the (from my pov) wrong security groups for the machine
account the real issue?
Also: Why does the %COMPUTERNAME%$-Account show up i...
2020 Aug 16
3
Supporting libunwind on Windows 10 (32bit; 64bit) for MSVC and Clang
Martin,
good to hear from you.
Thanks for the effort - I will test on 32bit and 64bit Windows 10.
I will report ASAP.
Ivan
On Sun, Aug 16, 2020 at 8:42 PM Martin Storsjö <martin at martin.st> wrote:
> On Sat, 15 Aug 2020, Ivan Serdyuk wrote:
>
> >
> >
> > On Sat, Aug 15, 2020 at 8:39 PM Martin Storsjö <martin at martin.st> wrote:
> > Hi,
> >
2020 Jun 12
2
include in smb.conf
...;0x001200a9;;;S-1-22-2-0)(A;;0x001200a9;;;WD)(A;OICIIO;0x001f01ff;;;CO)(A;OICIIO;0x001200a9;;;CG)(A;OICIIO;0x001200a9;;
;WD)
>See here:
>https://docs.microsoft.com/en-us/windows/win32/secauthz/ace-strings
>and here:
>
https://docs.microsoft.com/en-us/windows/win32/secauthz/sid-strings?redirectedfrom=MSDN
Sorry, I accessed the links, read the content and found it very
complicated. I confess that I understood practically nothing.
I checked out another strange situation.
I am applying the same permissions that existed in Windows Server 2008,
however the behavior in Samba4 is different.
For exam...
2024 Oct 28
1
How to set `unicodePwd`? "it's not allowed to set the NT hash password directly"
...about AD DS vs. AD LDS (where the latter refers to
>>> ldap, unclear what the first is). At the same that ldap must be over
>>> ssl/tls, as is mentioned
>>> here:https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-adts/f3adda9f-89e1-4340-a3f2-1f0a6249f1f8?redirectedfrom=MSDN.
>>> This also states:
>>>
>>> The special encoding required for updating the unicodePwd attribute
>>> is not used with the userPassword attribute; that is, Vpassword = V.
>>> The same restrictions on SSL/TLS- or SASL-protected connections are...