search for: aj325

Displaying 20 results from an estimated 50 matches for "aj325".

2017 Nov 11
1
how safe is "net use" in a batch file? plus some encryption questions
On Sat, 11 Nov 2017 13:32:31 -0600 Andrew Walker <walker.aj325 at gmail.com> wrote: > I thought "net use" will use ntlm for auth (no clear-text passwords > passing over the wire). At least that's what I see in wireshark on > modern windows. > If you use NTLMv1, you might as well use plain passwords. Given the NTLMv1 password, it...
2017 Aug 08
0
FreeBSD samba server returns nt_status_acces_denied when DosStream xattr larger than 64KB
...US_FILE_SYSTEM_LIMITATION" (0xc0000427) rather than "access denied". The windows client handles this more gracefully than a simple access denied message. It allows users to skip the file / doesn't pop up a password prompt. On Mon, Aug 7, 2017 at 6:15 AM, Andrew Walker <walker.aj325 at gmail.com> wrote: > If you feel like it, you could write a VFS module that adds better support >> for >> this on FreeBSD, but what is the use case? >> > > I've noticed in online forums that occasionally home NAS users will for > various reasons have streams_...
2020 Sep 03
0
SID mapping: Samba and SSSD
...e slices, you're stuck with non-deterministic behavior from SSSD and so can continue to use RID in winbind config. Although, I'm happy for someone to prove me wrong (which is the way things usually happen when you open your mouth). :) On Thu, Sep 3, 2020 at 2:55 PM Andrew Walker <walker.aj325 at gmail.com> wrote: > > > On Thu, Sep 3, 2020 at 2:23 PM Rowland penny via samba < > samba at lists.samba.org> wrote: > >> On 03/09/2020 19:19, Jeremy Allison wrote: >> > On Thu, Sep 03, 2020 at 06:43:32PM +0100, Rowland penny via samba wrote: >> >&...
2020 Sep 16
1
Internal error on Samba 4.10.17
On Wed, Sep 16, 2020 at 5:41 AM Andrew Walker <walker.aj325 at gmail.com> wrote: > > > On Tue, Sep 15, 2020 at 11:43 PM Budi Janto via samba < > samba at lists.samba.org> wrote: > >> >> >> On 9/16/20 2:27 AM, Andrew Walker wrote: >> > >> > >> > On Tue, Sep 15, 2020 at 2:58 PM Budi Janto v...
2017 Aug 07
4
FreeBSD samba server returns nt_status_acces_denied when DosStream xattr larger than 64KB
> > If you feel like it, you could write a VFS module that adds better support > for > this on FreeBSD, but what is the use case? > I've noticed in online forums that occasionally home NAS users will for various reasons have streams_xattr enabled and receive 'access denied' errors when trying to write files with large alternate datastreams. These are typically on media
2017 Nov 11
4
how safe is "net use" in a batch file? plus some encryption questions
Am 2017-11-11 um 13:36 schrieb Rowland Penny: > As far as I am aware, 'net use' sends the password unencrypted, so if > someone is trying to 'sniff' the password, they will get it, but then > if the password is stored in the bat file unencrypted and anybody can > read the bat file, they wont need to 'sniff' the password. Yes, we know ;-) The thin client with
2020 Jul 23
2
vfs_shadow_copy2: permission denied - SMB_VFS_NEXT_OPENDIR() failed for '/snapshots'
Hello. I am trying to get the windows "previous versions" / shadow copies to work with our setup (samba+winbind over objectivefs). I have setup a test where I manually mounted two objectivefs snapshots in the /snapshots/ directory. Objectivefs filesystem is mounted on /ofs. When I try and look at the "previous version" in windows I get the error "there are no previous
2017 Jul 04
4
Allow single sub-folder access on an otherwise prohibited share - why does the solution work?
Hi list, I have managed to grant a specific user access to a sub-folder (sub-level 3 from the share's entry point, I think) on a Samba 4 share he/she is not allowed and not able to access in total/general. I tried 2 different ways with one of them working. I'd like to discuss why that is. For the sake of an example, let's say the share is for teaching material (exam templates,
2019 Sep 22
2
Samba 4.11 "Stale file handle"
...= 0700 dos filemode = true browsable = No [share] path = /share read only = No create mask = 0666 directory mask = 0777 inherit permissions = Yes inherit acls = Yes browsable = Yes hide unreadable = no follow symlinks = yes wide links = yes On Sun, Sep 22, 2019 at 2:42 AM Andrew Walker <walker.aj325 at gmail.com> wrote: > > Can you please post your smb.conf? > > On Sat, Sep 21, 2019 at 12:45 PM Kacper via samba <samba at lists.samba.org> wrote: >> >> Hello, >> >> After upgrading to Samba 4.11 (from 4.10) I noticed that python >> scripts using...
2020 Sep 16
3
Internal error on Samba 4.10.17
On 9/16/20 2:27 AM, Andrew Walker wrote: > > > On Tue, Sep 15, 2020 at 2:58 PM Budi Janto via samba > <samba at lists.samba.org <mailto:samba at lists.samba.org>> wrote: > > Hi, > > For 3 days uptime serve about 40 client Windows workstation with traffic > average 50 Mbps - 80 Mbps (Video streaming) running on FreeBSD system > with 16
2020 Sep 03
4
SID mapping: Samba and SSSD
On Thu, Sep 3, 2020 at 2:23 PM Rowland penny via samba < samba at lists.samba.org> wrote: > On 03/09/2020 19:19, Jeremy Allison wrote: > > On Thu, Sep 03, 2020 at 06:43:32PM +0100, Rowland penny via samba wrote: > >> On 03/09/2020 18:04, Johan Hattne via samba wrote: > >>> Dear all; > >>> > >>> Would anybody be able to tell me what the
2019 Sep 21
4
Samba 4.11 "Stale file handle"
Hello, After upgrading to Samba 4.11 (from 4.10) I noticed that python scripts using tempfile.mkstemp fail when run against samba cifs mounts. Before I submit a bug report, could someone else try this out so it's not just my setup? How to reproduce: 1. Mount a Samba 4.11 share using the mount command: mount //server1/share /tmp/share1 2. Run python script that is using mkstemp: import
2020 Jul 15
6
Samba mount error after server packages update
Hello, I've a virtual machine working as a samba server ("clear linux release 28640", whose relevant information are in the attached file "server_clearmi_28640.txt"). The samba client is an android 4 virtual machine (https://www.android-x86.org/releases/releasenote-4-4-r5.html). I can succesfully mount samba shares from the android "terminal emulator", with the
2017 Jun 29
1
ACL SHARE
On Tue, Jun 27, 2017 at 3:29 PM, Rowland Penny via samba < samba at lists.samba.org> wrote: > > I would tend to agree, if you only have one or two fileservers, you > can use the 'rid' backend, any more than that, use the 'ad' backend. If > you use a DC as a fileserver (not really recommended, but sometimes you > have to) use the 'ad' backend. > >
2017 Jun 29
0
Friendly Reminder: Huge number of small files performance regression from 3.5.16 to 4.6.5 with identical smb.conf
Andreas, A few thoughts regarding your system 1) If it's a home system and you're specifically concerned about mitigating CVE 2017-7494, (a) verify that your share isn't mounted 'noexec' - if it's mounted this way then you're safe (b) if not (a), then add the [global] parameter "nt pipe support = no". This will break functionality that relies on support for
2017 Jul 05
0
Allow single sub-folder access on an otherwise prohibited share - why does the solution work?
> > Why is the second method working (and working as expected)? The only info > I found on the web is that DENY takes precedence over ALLOW, which does not > explain my finding, right? > In Windows, explicit permissions take precedence over inherited permissions, even inherited deny permissions. https://technet.microsoft.com/en-us/library/cc783530(v=ws.10).aspx Samba apparently
2017 Aug 15
0
FreeBSD samba server returns nt_status_acces_denied when DosStream xattr larger than 64KB
On Wed, Aug 9, 2017 at 7:37 AM, Ralph Böhme <slow at samba.org> wrote: > On Mon, Aug 07, 2017 at 08:26:22PM -0500, Andrew Walker via samba wrote: > > It's also interesting to note that ReFS in windows has a 128KB limit on > the > > size of alternate data streams. > > > > When you try to write an overly large stream, the ReFS-backed server > > replies
2017 Nov 11
0
how safe is "net use" in a batch file? plus some encryption questions
On Sat, Nov 11, 2017 at 12:26 PM, Stefan G. Weichinger via samba < samba at lists.samba.org> wrote: > Am 2017-11-11 um 13:36 schrieb Rowland Penny: > > > As far as I am aware, 'net use' sends the password unencrypted, so if > > someone is trying to 'sniff' the password, they will get it, but then > > if the password is stored in the bat file
2019 Sep 02
0
TLS questions
On Mon, Sep 2, 2019 at 5:20 AM Rowland penny via samba < samba at lists.samba.org> wrote: > OK, I have figured this out and you do not need a certificate ;-) > > Log into the Freenas web gui as root. > > I used the winbind 'ad' backend, but you could probably use the 'rid' > backend instead. > > Services -> SMB -> Configure > > Workgroup:
2019 Sep 22
0
Samba 4.11 "Stale file handle"
Can you please post your smb.conf? On Sat, Sep 21, 2019 at 12:45 PM Kacper via samba <samba at lists.samba.org> wrote: > Hello, > > After upgrading to Samba 4.11 (from 4.10) I noticed that python > scripts using tempfile.mkstemp fail when run against samba cifs > mounts. Before I submit a bug report, could someone else try this out > so it's not just my setup? >