Displaying 2 results from an estimated 2 matches for "deb12u3".
Did you mean:
deb12u1
2023 Jul 20
1
Migration of files with Windows ACL's to Samba server
Hi there,
It might that this question was already answered but I can't really
find any proper documentation for this.
I am in a process of migrating about 70T of files from our Win2016
storage server to a Samba (2:4.17.9+dfsg-0+deb12u3) server. Whilst
doing this I want to preserve all the ACL's which were set on Windows
shares.
Is there any related documentation around this topic how to approach
this so the permissions are preserved.
We used this command to copy the data from one to another share:
robocopy <Source>...
2024 Oct 23
0
[Bug 3746] New: ssh-keyscan output format is not compatible with ssh-keygen -s
...e to treat this as a bug in
ssh-keygen, where it should be ignoring the "host" portion of the
ssh-keyscan output.
I have tested this on both macOS 14.6.1 (SSH-2.0-OpenSSH_9.7) and a
variety of Debian-based systems (SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
and SSH-2.0-OpenSSH_9.2p1 Debian-2+deb12u3). I see the same behaviour
on all systems, irrespective of whether the system is where ssh-keyscan
is running, or is the target of the operation. Although my focus is on
ed25519 keys, the same pattern is evident with rsa keys.
I was really surprised that I was unable to find an existing bug report...