endless loop with junction points

2024-04-05 Thread Matthias--- via Cygwin
I try to save ACLs during a ssh session to my windows client with an ${priv_user} with following access rights: editrights -a SeAssignPrimaryTokenPrivilege -u ${priv_user} editrights -a SeCreateTokenPrivilege -u ${priv_user} editrights -a SeTcbPrivilege -u ${priv_user} editrights -a Se

ntfs-3g/ntfssecaudit build failed with fatal error: linux/fd.h: No such file or directory

2024-03-24 Thread Matthias--- via Cygwin
Hello, I downloaded ntfs-3g_ntfsprogs-2022.10.3.tgz from tuxera, extract it and run, in my cygwin 3.5 environment: ./configure make ntfsprogs I got a "fatal error: linux/fd.h: No such file or directory". All ntfsprogs are build in ~/ntfsprogs but not ntfsrecover, ntfssecaudit and ntfsus

Howto to backup and restore windows ACL?

2024-02-28 Thread Matthias--- via Cygwin
Hello, Is it possible to save and restore the windows acl? My issue is that I can backup my files with rsync to my Linux Server. But if I restore it the ownership and access rights are changed. Unfortunately I'm still on backuppc 3.3 and can't ust rsync with --acl and --xattr. If I could extrac

Re: where is parted?

2024-01-11 Thread Matthias--- via Cygwin
fdisk reports the same partition type as sfdisk. It report "Microsoft basic data" for NTFS as well as for FAT32 partitions. Am Donnerstag, dem 11.01.2024 um 11:56 +0100 schrieb Christian Franke via Cygwin: > Matthias--- via Cygwin wrote: > > I'm using sfdisk for analy

where is parted?

2024-01-11 Thread Matthias--- via Cygwin
Dear all, I'm using sfdisk for analysing partitions on msdos partition tables. Unfortunately it don't support GPT tables. Is there another tool, like parted, what can be used? Thanks in advance Matthias -- Problem reports: https://cygwin.com/problems.html FAQ: https://c

Re: [EXTERNAL] mkdir create directory with permissions in wrong order

2023-12-23 Thread Matthias--- via Cygwin
Thanks a lot, How can I set the permissions as promised? Thanks Matthias Am Freitag, dem 22.12.2023 um 22:11 + schrieb Lavrentiev, Anton (NIH/NLM/NCBI) [C]: > > Thanks for any hint > > https://cygwin.com/cygwin-ug-net/ntsec.html#ntsec-files > > HTH, > > Anton Lavrentiev > Contractor NIH/NLM

mkdir create directory with permissions in wrong order

2023-12-22 Thread Matthias--- via Cygwin
Hello I use "mkdir.exe /test" for creating a directory. If I open the properties in Windows it say "Permissions of /test are in wrong order" If I use "cmd /c mkdir /test" all is fine. I know that the mkdir.exe is the cygwin version and "cmd /c mkdir" use the windows version of mkdir. In additio

Re: Cygwin 3.4.9 - how to install ssh-keygen - solved

2023-11-30 Thread Matthias--- via Cygwin
Hello, After removing Citrix and install it again without "app protection", my segmentation fault has gone. All is working now :) It looks like this app protection is the reason for the segmentation fault. Thank you for all the hints and your support Matthias -- Problem reports: http

Re: Cygwin 3.4.9 - how to install ssh-keygen

2023-11-26 Thread Matthias--- via Cygwin
Am Sonntag, dem 26.11.2023 um 12:21 -0700 schrieb Brian Inglis via Cygwin: > On 2023-11-26 10:12, Matthias--- via Cygwin wrote: > > Am Samstag, dem 25.11.2023 um 19:45 +0100 schrieb ASSI via Cygwin: > > > Matthias--- via Cygwin writes: > > > > Yes -

Re: Cygwin 3.4.9 - how to install ssh-keygen

2023-11-26 Thread Matthias--- via Cygwin
Am Samstag, dem 25.11.2023 um 19:45 +0100 schrieb ASSI via Cygwin: > Matthias--- via Cygwin writes: > > Yes - That's the reason in my VM too: > >    strace ssh-keygen -A > >    : > >    --- Process 8280 loaded C:\Windows\System32\ntmarta.dll at > > 7ffcb

Re: Cygwin 3.4.9 - how to install ssh-keygen

2023-11-25 Thread Matthias--- via Cygwin
> > -Original Message- > > From: Cygwin > > On Behalf Of Matthias--- via Cygwin > > Sent: Friday, November 24, 2023 5:32 AM > > To: cygwin@cygwin.com > > Subject: EXTERNAL SENDER: Re: Cygwin 3.4.9 - how to install ssh-keygen > > > >

Re: Cygwin 3.4.9 - how to install ssh-keygen

2023-11-24 Thread Matthias--- via Cygwin
Am Montag, dem 20.11.2023 um 17:54 +0100 schrieb matth...@gmx.li: > Dear all, > > I've installed cygwin 3.4.9-1 in my virtualbox running on Windows 10. > After installing defaults plus openssh 9.5p 1-1, I open the Cygwin64-Terminal > as Administrator and > run ssh-host-config. >  * Answered "yes"

Re: Cygwin 3.4.9 - how to install ssh-keygen

2023-11-23 Thread Matthias--- via Cygwin
Am Mittwoch, dem 22.11.2023 um 08:23 -0700 schrieb Brian Inglis: > On 2023-11-22 00:40, Matthias--- via Cygwin wrote: > > Am Dienstag, dem 21.11.2023 um 19:23 -0700 schrieb Brian Inglis: > > > On 2023-11-20 09:54, Matthias--- via Cygwin wrote: > > > > Dear all,

Re: Cygwin 3.4.9 - how to install ssh-keygen

2023-11-21 Thread Matthias--- via Cygwin
Am Dienstag, dem 21.11.2023 um 19:23 -0700 schrieb Brian Inglis: > On 2023-11-20 09:54, Matthias--- via Cygwin wrote: > > Dear all, > > > > I've installed cygwin 3.4.9-1 in my virtualbox running on Windows 10. > > After installing defaults plus openssh 9.5p 1-1, I

Re: Cygwin 3.4.9 - how to install ssh-keygen

2023-11-21 Thread Matthias--- via Cygwin
Thanks, I found it. It is still not working. I'll ask for it in another thread with a better subject :) Thanks a lot Matthias Am Montag, dem 20.11.2023 um 17:41 -0500 schrieb Lee: > On Mon, Nov 20, 2023 at 11:54 AM Matthias wrote: > > > > Dear all, > > > > I've installed cygwin 3.4.9-1 in my v

Cygwin 3.4.9 - Error starting cygsshd service

2023-11-21 Thread Matthias--- via Cygwin
Hello, I've installed cygwin 3.4.9-1 in my virtualbox running on Windows 10. After installing defaults plus openssh 9.5p 1-1, I open the Cygwin64-Terminal as Administrator and run ssh-host-config. Answered "yes" to create the /etc/ssh_config and /etc/sshd_config Answered "no" to use StrictMode an

Cygwin 3.4.9 - how to install ssh-keygen

2023-11-20 Thread Matthias--- via Cygwin
Dear all, I've installed cygwin 3.4.9-1 in my virtualbox running on Windows 10. After installing defaults plus openssh 9.5p 1-1, I open the Cygwin64-Terminal as Administrator and run ssh-host-config. * Answered "yes" to create the /etc/ssh_config and /etc/sshd_config * Answered "no" to use Stri

most links on cygwin.com are broken

2021-07-29 Thread Roosz, Matthias via Cygwin
Hi, most Cygwin webpage links cannot be navigated to, e.g. 'Gold Stars' points to https://cygwin.com/goldstars/, the working link (both in current Chrome and Firefox) for me is https://www.cygwin.com/goldstars/ Where ever my browser tells me 'Hmm. We're having trouble finding that site.' inser