similar to: Windows permissions

Displaying 20 results from an estimated 800 matches similar to: "Windows permissions"

2019 Jul 09
3
32-bit CentOS
It appears that CentOS 7 was the last one with a 32-bit version. I'm trying to install it on an older laptop and having some trouble. I have CentOS-7-i386-Everything-1810.iso and have verified it. Using either dd or mediawriter to put a copy on a 16 GB thumb drive seems to work. But then the laptop reports, "no boot image found". Note that the first 32 KB of the iso is all zeros,
2024 Aug 24
3
Secondary SSH connection
Jochen Bern wrote: >[scratches head] If JuiceSSH's forwarded agent reliably refuses to >serve, why not simply tell it to stop doing such a forward ... ? Well, JuiceSSH is an Android app. I don't have the source and there are almost no configuration options. >On another note, the fact that you apparently do not need an agent to >authenticate the SSH connections from the
2005 Dec 06
1
SRC=/, include a few directories and exclude everything else
Hi, I am currently backing up a few Linux boxes, and a Windows XP box, using rsync (through a cron job). Regarding the Windows box ( Windows XP (running Cygwin) <--> Debian Testing), so far I specify a few directories as sources in the rsync command line. I then use an excludes file to include certain directories and exclude others. I was wondering, can I just specify / as the source and
2024 Sep 04
1
What did I mess up?
Bob Proulx wrote: >> The error shown with "ssh -Xvvv" in all failure cases is, >> debug3: send packet: type 91 >> debug2: X11 auth data does not match fake data. >> X11 connection rejected because of wrong authentication. >> debug2: X11 rejected 1 i0/o0 >I don't know but I do have questions. So maybe... What is the output >of these
2024 Sep 04
1
What did I mess up?
Dave Close wrote: > The error shown with "ssh -Xvvv" in all failure cases is, > debug3: send packet: type 91 > debug2: X11 auth data does not match fake data. > X11 connection rejected because of wrong authentication. > debug2: X11 rejected 1 i0/o0 I don't know but I do have questions. So maybe... What is the output of these commands? type xauth
2006 Sep 26
3
Samba ignores groups for ACL !
Hello, i hope u guys can help me. This is the first time I write to the list. Sorry about my english... i got a solaris 10 machine and installed "samba 3.0.2.3c" with "openldap 2.3.2.1" , "openssl 0.9.8" and "gcc 3.4.6". i configured kerberos and all the other things. all good. i added the samba-server (solaris10) to a active directory domain. with
2001 Oct 01
1
Latest CVS of wine won't compile
Hi! I tried to compile the latest CVS version (fetched this morning) of wine, but compilation fails with: gcc -c -I. -I. -I../../include -I../../include -O2 -m486 -fno-strength-reduce -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o wnd.o wnd.c In file included from ../../include/wine/winuser16.h:5, from ttydrv.h:19,
2019 Jul 09
0
32-bit CentOS
On Tue, 9 Jul 2019 at 14:40, Dave Close <dave at compata.com> wrote: > It appears that CentOS 7 was the last one with a 32-bit version. I'm > trying to install it on an older laptop and having some trouble. I have > CentOS-7-i386-Everything-1810.iso and have verified it. Using either dd > or mediawriter to put a copy on a 16 GB thumb drive seems to work. But > then the
2011 Jul 29
2
Odd SSL issue - host not showing with puppet cert --list --all
Hi, Just wondering if anyone had any similar issues OR idea''s on troubleshooting the following problem. I have a client/node registered to the puppet master and it is working without any issues. On the server I can see it compile the catalog in the logs. However when I run ''puppet cert --list --all'' it is not in the list. Note we use auto signing
2006 Sep 08
1
Mapping all members of an AD group to a single unix username?
Hello all I've tried various permutations in the smbusers file ( referenced by username map ), to get all members of a Windows AD group to be able to authenticate to a Samba Share, mainly along the lines of DOMAIN\GroupName, but I can't figure out a way to get this to work. What I need is for any member of the DOMAIN\SambaGroup to authenticate to the Samba server as the unix user
2011 Feb 08
2
WSAStartup failure
Hi, I added the Windows::WSA module to windows-pr recently (it''s in the latest git repo). However, I can''t seem to make WSAStartup work. I tried the following bit of code, only to get "The Windows Sockets version requested is not supported" on my Vista box. Is it really not supported on Vista? The docs say Win2k or later. Or is there another issue? require
2024 Aug 24
1
Secondary SSH connection
On Fri, 23 Aug 2024, Dave Close wrote: >No need to fix JuiceSSH. It's authors ignore all contact anyway. Fixed >on my system with a simple bash command: > "alias xssh="unset SSH_AUTH_SOCK; ssh". Or you could put the unset into .ssh/rc, or if you use a key to connect from JuiceSSH to machine1 you could add the restrict keyword to the corresponding authorised_keys line
2024 Aug 24
1
Secondary SSH connection
On 24.08.24 03:16, Dave Close wrote: > Damien Miller wrote: >> This is ssh trying to connect to $SSH_AUTH_SOCK, perhaps JuiceSSH's >> agent that you've forwarded. > > No need to fix JuiceSSH. It's authors ignore all contact anyway. Fixed > on my system with a simple bash command: > "alias xssh="unset SSH_AUTH_SOCK; ssh". [scratches head]
2024 Aug 24
1
Secondary SSH connection
On Fri, 23 Aug 2024, Dave Close wrote: > I have several local machines that, while working, I frequently use ssh > to do something on a different machine. While on that second machine, > I may even use ssh to do something on a third machine. All of this > works exactly as it should. FWIW, all of my local machines run Fedora. > Fedora currently includes openssh-9.6p1-1.fc40.4.x86_64
2024 Sep 04
1
What did I mess up?
Since I had a problem and resolved with the JuiceSSH app on Android a couple of weeks ago, I've had a new problem with one of my local machines. Although I've checked everything I remember changing back then, I can't find the cause and would appreciate a clue or two. (Note, JuiceSSH is not involved in this problem.) I have four local machines which should be able to use "ssh
2024 Aug 24
2
Secondary SSH connection
Damien Miller wrote: >This is ssh trying to connect to $SSH_AUTH_SOCK, perhaps JuiceSSH's >agent that you've forwarded. > ... >the sudo is probably clearing $SSH_AUTH_SOCK and so it doesn't >try to connect to it. > >You can simulate this by clearing the environment variable yourself and >see if the hangs persist. > >If it is the forwarded agent, then the
2018 Sep 14
4
Winexe, samba 4.8, sigsev...
I'm using 'winexe': https://sourceforge.net/projects/winexe/ but this repository, compiled against samba 4.5, and works like a charm: https://sourceforge.net/u/mstowe/winexe/ci/master/tree/ I've tried to recompile them against samba 4.8 (louis repo), and compile flawlessy, but if i try to run them: winexe[10549]: segfault at 138 ip 00007fb165a2f3a4 sp 00007ffdf432a880 error
2024 Aug 23
1
Secondary SSH connection
I have several local machines that, while working, I frequently use ssh to do something on a different machine. While on that second machine, I may even use ssh to do something on a third machine. All of this works exactly as it should. FWIW, all of my local machines run Fedora. Fedora currently includes openssh-9.6p1-1.fc40.4.x86_64 package. If I use JuiceSSH on my Android phone to contact one
2018 Feb 13
2
[OT?] Winexe and recent samba...
Someone out there have compiled successfully winexe with recent (4.5+) samba version? I've tried that repository: https://sourceforge.net/u/markr123/winexe/ci/master/tree/ that seems the latest fork available. Thanks. -- dott. Marco Gaiarin GNUPG Key ID: 240A3D66 Associazione ``La Nostra Famiglia'' http://www.lanostrafamiglia.it/ Polo FVG - Via della
2019 Jul 09
2
32-bit CentOS
> On Tue, 9 Jul 2019 at 14:40, Dave Close <dave at compata.com> wrote: > >> It appears that CentOS 7 was the last one with a 32-bit version. I'm >> trying to install it on an older laptop and having some trouble. I tried to resurrect a 32-bit desktop with a Pentium 4 processor by installing CentOS 7 32-bit version. Everything installed OK, but after the first boot,