search for: 10938

Displaying 14 results from an estimated 14 matches for "10938".

Did you mean: 1093
2017 Mar 14
3
Relaiable ssh tunnel via systemd
...pid in $$(ps -u tunnel | grep sshd| cut -d' ' -f1); do kill -9 $$pid; echo kill old ssh process p Restart=always RestartSec=5s StartLimitInterval=0 [Install] WantedBy=multi-user.target }}} Unfortunately on some hosts we see this warning again and again: Mar 13 23:11:14 remotehost sshd[10938]: error: bind: Address already in use Mar 13 23:11:14 remotehost sshd[10938]: error: channel_setup_fwd_listener: cannot listen to port: 40443 Mar 13 23:11:14 remotehost sshd[10938]: error: bind: Address already in use Mar 13 23:11:14 remotehost sshd[10938]: error: channel_setup_fwd_listener: cannot...
2011 Oct 26
2
[LLVMdev] is anyone using the sparc backend?
...great place to start would be to investigate / screen various sparc related bugs in bugzilla to see if they are still relevant and present: > http://llvm.org/bugs/buglist.cgi?quicksearch=sparc > > This bug looks pretty fatal if it is actually real: > http://llvm.org/bugs/show_bug.cgi?id=10938 > I can not reproduce this bug in the current trunk. It may already be fixed by the revision r122607. I also volunteer to fix any issues with Sparc backend. Thanks, Venkatraman
2015 Mar 20
2
Access to shares is denied after upgrading from 3.6.3 (openSUSE 12.1) to 4.1.17 (openSUSE 13.2)
...upport, I've put the above lines into smb.conf, modified the shares accordingly and rejoined the domain, so I do have a /etc/krb5.keytab now, but as long as smbusers contains that mapping to root, I still get this error: > SID S-1-5-21-2807186310-4085009417-2666197100-1000 -> getpwuid(10938) failed According to these wiki entries https://wiki.samba.org/index.php/Setup_a_Samba_AD_Member_Server https://wiki.samba.org/index.php/Samba_Member_Server_Troubleshooting there is nothing special in my setup, so I have absolutely no clue, why this root-mapping doesn't work. Bye. -- Reinh...
2011 Oct 26
0
[LLVMdev] is anyone using the sparc backend?
...wo. Fantastic. A great place to start would be to investigate / screen various sparc related bugs in bugzilla to see if they are still relevant and present: http://llvm.org/bugs/buglist.cgi?quicksearch=sparc This bug looks pretty fatal if it is actually real: http://llvm.org/bugs/show_bug.cgi?id=10938 -Chris
2015 Mar 20
0
Access to shares is denied after upgrading from 3.6.3 (openSUSE 12.1) to 4.1.17 (openSUSE 13.2)
...e above lines into smb.conf, > modified the shares accordingly and rejoined the domain, so I do have > a /etc/krb5.keytab now, but as long as smbusers contains that mapping > to root, I still get this error: > >> SID S-1-5-21-2807186310-4085009417-2666197100-1000 -> getpwuid(10938) >> failed > > According to these wiki entries > > https://wiki.samba.org/index.php/Setup_a_Samba_AD_Member_Server > https://wiki.samba.org/index.php/Samba_Member_Server_Troubleshooting > > there is nothing special in my setup, so I have absolutely no clue, > why thi...
2011 Oct 25
4
[LLVMdev] is anyone using the sparc backend?
Chris, > FYI, I completely agree that we shouldn't remove the sparc target. However, it is currently unmaintained, and has some pretty glaring bugs. Is anyone interested in stepping up to maintain the target? > > -Chris We can not let it die and I volunteer to keep the Sparc alive! My SPARCstation pizzaboxes can be ready for action in a day or two. Pawel Wodnicki > On Oct
2015 Mar 20
2
Access to shares is denied after upgrading from 3.6.3 (openSUSE 12.1) to 4.1.17 (openSUSE 13.2)
...properly configured for the whole filesystem, then I would accept your suggestion immediately, but for now, I still hassle to go that way. I see the problem in this line of smbd's log, as mentioned in the initial email: > SID S-1-5-21-2807186310-4085009417-2666197100-1000 -> getpwuid(10938) failed > platon:~ # wbinfo -s S-1-5-21-2807186310-4085009417-2666197100-1000 > PLATON\root 1 This only happens when smbusers contains the mapping to root. In my opinion, it should use the SID for unix user root. Let's see: > platon:~ # wbinfo -n root > failed to call wbcLookupN...
2015 Mar 19
2
Access to shares is denied after upgrading from 3.6.3 (openSUSE 12.1) to 4.1.17 (openSUSE 13.2)
...TUS_ACCESS_DENIED platon:~ # Sure, the secret is correct. Running the same command on a backup of the virtual machine (renamed to platon-alt) before the upgrade works. Running smbd -F -S -d 2 shows the following in its output: SID S-1-5-21-2807186310-4085009417-2666197100-1000 -> getpwuid(10938) failed Failed to map kerberos pac to server info (NT_STATUS_NO_MEMORY) Failed to generate session_info (user and group token) for session setup: NT_STATUS_ACCESS_DENIED Using wbinfo to translate the mentioned SID reveals, that smbusers seems be honored in some way: platon:~ # wbinfo -s S-1-5-21-...
2008 Apr 24
0
[LLVMdev] patch for ability of parsing response arg
...-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080424/e8ff80c3/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: log Type: application/octet-stream Size: 10938 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080424/e8ff80c3/attachment.obj>
2006 Aug 18
6
Prevent user from accessing an image
Hello, I''m using file_column to save my users images. It''s all OK, but I want to prevent one user from accessing other user''s image. Is it possible, as the image is saved in the file system ?? Thanks Parra -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Mar 20
0
Access to shares is denied after upgrading from 3.6.3 (openSUSE 12.1) to 4.1.17 (openSUSE 13.2)
...e whole filesystem, then I would accept your suggestion immediately, > but for now, I still hassle to go that way. > > I see the problem in this line of smbd's log, as mentioned in the > initial email: > >> SID S-1-5-21-2807186310-4085009417-2666197100-1000 -> getpwuid(10938) >> failed > >> platon:~ # wbinfo -s S-1-5-21-2807186310-4085009417-2666197100-1000 >> PLATON\root 1 > > This only happens when smbusers contains the mapping to root. The SID 'S-1-5-21-2807186310-4085009417-2666197100-1000' is (as I am sure you know) is compose...
2015 Mar 20
2
Access to shares is denied after upgrading from 3.6.3 (openSUSE 12.1) to 4.1.17 (openSUSE 13.2)
Hi Rowland, Am 20.03.2015 um 10:33 schrieb Rowland Penny: >>> ---8<---8<---8<---8<---8<---8<--- smb.conf >>> ---8<---8<---8<---8<---8<---8<--- >>> >>> # smb.conf is the main Samba configuration file. You find a full >>> commented >>> # version at /usr/share/doc/packages/samba/examples/smb.conf.SUSE if the
2008 Jun 06
0
Wine release 1.0-rc4
...le 10554 Maya 8.5 Personal Learning Edition doesn't start 10580 S.T.A.L.K.E.R. shadow corruption with ARB shaders 10584 Last developments of Wine broke the setup of Trados 10652 ./tools/wineinstall adds /usr/local/lib to /etc/ld.so.conf 10653 Word 2003 crashes when loading file 10938 Application Melty Blood act candeza does not start 11141 Trados - problem of creation of temp? function only working at the second try 11509 Wordviewer 2003 is unable to open documents encrypted with AES 11622 DejaVu X installation failing at start because of component not found 11652...
2011 Sep 26
1
[LLVMdev] Pre-Allocation Schedulers in LLVM
Hi Andy, Please see my in-line answers below. Regards -Ghassan ________________________________ From: Andrew Trick <atrick at apple.com> To: Ghassan Shobaki <ghassan_shobaki at yahoo.com> Cc: "llvmdev at cs.uiuc.edu" <llvmdev at cs.uiuc.edu> Sent: Friday, September 23, 2011 8:02 PM Subject: Re: [LLVMdev] Pre-Allocation Schedulers in LLVM On Sep 23, 2011, at