Re: rename a user using setfacl -- possible? how?

2019-07-05 Thread Brian Inglis
On 2019-07-05 13:14, L A Walsh wrote: > Have an acl on a file 'testfile' that appears to include a userid > with a GUID corresponding to some older value for the local system. > I'm gave the old guid a name in /etc/group different from its name, > say calling it 'oldname' (where current name, is

Re: cygwin can not be compiled with gcc 8.3.0

2019-07-05 Thread Sam Edge
On 05/07/2019 21:46, Biswapriyo Nath wrote: > Now I'm sure that the issue in cygwin source code. I've installed all the > components. Also find same issue[1] provided a year ago. Cygwin needs some > papering[2] for gcc 8.3.0. > Hi again. I don't want to sound mean

Re: cygwin can not be compiled with gcc 8.3.0

2019-07-05 Thread Sam Edge
On 05/07/2019 18:03, Biswapriyo Nath wrote: > > If it is deprecated then why the FAQ is not fixed yet? > As is normal, I'll think you'll find https://cygwin.com/acronyms/#PTC. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Re: cygwin can not be compiled with gcc 8.3.0

2019-07-05 Thread Biswapriyo Nath
Now I'm sure that the issue in cygwin source code. I've installed all the components. Also find same issue[1] provided a year ago. Cygwin needs some papering[2] for gcc 8.3.0. [1]: https://github.com/Tencent/rapidjson/issues/1246 [2]:

Re: Domain User restrictions - Windows server 2012 R2

2019-07-05 Thread L A Walsh
On 2019/07/03 10:01, Bill Stewart wrote: > On Wed, Jul 3, 2019 at 2:41 AM Bergbauer, Daniel AVL/DE vwrote: > > >> What I want now is, to restrict every user, who connects to the server via >> ssh, to its home folder /home/'username' == C:\projects\'username' >> I don't know if this would

rename a user using setfacl -- possible? how?

2019-07-05 Thread L A Walsh
Have an acl on a file 'testfile' that appears to include a userid with a GUID corresponding to some older value for the local system. I'm gave the old guid a name in /etc/group different from its name, say calling it 'oldname' (where current name, is say, 'curname'). I guess I don't know how to

Re: cygwin can not be compiled with gcc 8.3.0

2019-07-05 Thread Marco Atzeri
Am 05.07.2019 um 19:03 schrieb Biswapriyo Nath: .. uhm, sort of ... [1] is deprecated If it is deprecated then why the FAQ is not fixed yet? cygwin is built using cygport ... Is there any docs about it? I don't find the cygwin.cygport file in source tree. Also I don't use source

Question about the ldd output

2019-07-05 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via cygwin
Hi all, Here's the output from ldd, of an executable built just recently on Cygwin: ntdll.dll => /cygdrive/c/WINDOWS/SYSTEM32/ntdll.dll (0x7ffc339d) KERNEL32.DLL => /cygdrive/c/WINDOWS/System32/KERNEL32.DLL (0x7ffc31a0) KERNELBASE.dll =>

[ANNOUNCEMENT] Updated: mutt-1.12.1-1

2019-07-05 Thread Marco Atzeri
New version 1.12.1-1 of mutt is available in the Cygwin distribution: CHANGES Last upstream bugfix update release. Full details on: https://gitlab.com/muttmua/mutt/raw/master/UPDATING DESCRIPTION The Mutt E-Mail Client "All mail clients suck. This one just sucks less." Mutt is a small but

Updated: mutt-1.12.1-1

2019-07-05 Thread Marco Atzeri
New version 1.12.1-1 of mutt is available in the Cygwin distribution: CHANGES Last upstream bugfix update release. Full details on: https://gitlab.com/muttmua/mutt/raw/master/UPDATING DESCRIPTION The Mutt E-Mail Client "All mail clients suck. This one just sucks less." Mutt is a small but

[ANNOUNCEMENT] Updated: GraphicsMagick-1.3.32-1

2019-07-05 Thread Marco Atzeri
Version 1.3.32-1 of GraphicsMagick libGraphicsMagick-devel libGraphicsMagick3 libGraphicsMagick++12 libGraphicsMagickWand2 perl-Graphics-Magick have been uploaded for cygwin CHANGES Upstream security and bug fixes release http://www.graphicsmagick.org/NEWS.html#june-15-2019

[ANNOUNCEMENT] Updated: mc-4.8.23-1

2019-07-05 Thread Marco Atzeri
Version mc-4.8.23-1 of Midnight Commander has been uploaded for cygwin CHANGES This is a upstream bugfix release https://www.midnight-commander.org/wiki/NEWS-4.8.23 DESCRIPTION GNU Midnight Commander is a visual file manager. It's a feature rich full-screen text mode application that allows you

Updated: mc-4.8.23-1

2019-07-05 Thread Marco Atzeri
Version mc-4.8.23-1 of Midnight Commander has been uploaded for cygwin CHANGES This is a upstream bugfix release https://www.midnight-commander.org/wiki/NEWS-4.8.23 DESCRIPTION GNU Midnight Commander is a visual file manager. It's a feature rich full-screen text mode application that allows you

Updated: GraphicsMagick-1.3.32-1

2019-07-05 Thread Marco Atzeri
Version 1.3.32-1 of GraphicsMagick libGraphicsMagick-devel libGraphicsMagick3 libGraphicsMagick++12 libGraphicsMagickWand2 perl-Graphics-Magick have been uploaded for cygwin CHANGES Upstream security and bug fixes release http://www.graphicsmagick.org/NEWS.html#june-15-2019

Re: cygwin can not be compiled with gcc 8.3.0

2019-07-05 Thread Biswapriyo Nath
> .. uhm, sort of ... [1] is deprecated If it is deprecated then why the FAQ is not fixed yet? > cygwin is built using cygport ... Is there any docs about it? I don't find the cygwin.cygport file in source tree. Also I don't use source tarballs, git is my first choice. Also the configure script

Re: main bash 10064 find_fast_cwd: is not running fast

2019-07-05 Thread Marco Atzeri
Am 05.07.2019 um 12:10 schrieb Muzhgan Athaee: please correct it and tell me what is the problem. Kind regards Muzhgan Athaee May be you need to be a bit more descriptive of how to replicate your problem and which is your platform. please follow the guideline:

main bash 10064 find_fast_cwd: is not running fast

2019-07-05 Thread Muzhgan Athaee
please correct it and tell me what is the problem. Kind regards Muzhgan Athaee -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info:

Re: cygwin can not be compiled with gcc 8.3.0

2019-07-05 Thread Houder
On Fri, 05 Jul 2019 10:21:49, Houder wrote: [snip] > cygwin is built using cygport ... > > - install the cygport package (subsequently invoke "man cygport" from bash) > - using cygport to build cygwin requires the cygwin.cygport file in the > Cygwin >source tarball (will not use gcc

Re: cygwin can not be compiled with gcc 8.3.0

2019-07-05 Thread Houder
On Fri, 5 Jul 2019 13:15:46, Biswapriyo Nath wrote: [snip] > Am I doing anything wrong? I have installed all the required .. uhm, sort of ... [1] is deprecated cygwin is built using cygport ... - install the cygport package (subsequently invoke "man cygport" from bash) - using cygport to

cygwin can not be compiled with gcc 8.3.0

2019-07-05 Thread Biswapriyo Nath
make command shows: ``` In file included from /d/newlib-cygwin/winsup/cygwin/aio.cc:10: /d/newlib-cygwin/winsup/cygwin/path.h: In member function 'path_conv& path_conv::eq_worker(const path_conv&, const char*)': /d/newlib-cygwin/winsup/cygwin/path.h:316:33: error: 'void* memcpy(void*, const