search for: sanitised

Displaying 20 results from an estimated 255 matches for "sanitised".

2006 Apr 24
5
Sanitising a Phone Number input
I want to sanitise a phone number input. In my UsersController.rb file I have written a method that will take a string and reduce it to numbers only. This works find if I call it manually, but in the interests of keeping DRY I would like to ensure that the code sanitisation method is called whenever the data is edited (I''m using standard scaffolidng for this test). Is there anyway
2012 Jul 02
0
[klibc:master] [VAR] Sanitise environment variable names on entry
Commit-ID: 61d300672e0c1877482deed0f745b52ef306c7d3 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=61d300672e0c1877482deed0f745b52ef306c7d3 Author: Herbert Xu <herbert at gondor.apana.org.au> AuthorDate: Sat, 25 Feb 2012 15:35:18 +0800 Committer: maximilian attems <max at stro.at> CommitDate: Mon, 2 Jul 2012 10:47:34 +0200 [klibc] [VAR] Sanitise environment
2017 Oct 11
2
Policy for compiler-rt ABI stability and external dependencies?
Hi Kostya, Evgenii, and David, Recently I've been making some incremental changes to the XRay runtime implementation in compiler-rt to reduce the reliance on the C++ standard library components that might have external linkage dependencies. This involves not using containers from the STL and not using non-trivially destructible C++11 thread_local objects. I was wondering whether the
2018 Mar 22
0
OpenBSD and sanitisers
Hi dear OpenBSD users, There is an early UBSan support for OpenBSD. Have already planned improvements (and will start looking what can be ported which in the case of OpenBSD won t be a lot) but at least there is a basis :-) Kind regards. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2016 Jul 29
7
[RFC] One or many git repositories?
> On 29 Jul 2016, at 21:58, David Chisnall <david.chisnall at cl.cam.ac.uk> wrote: > > On 29 Jul 2016, at 12:35, Dean Michael Berris <dean.berris at gmail.com> wrote: >> >> I understand this, but why isn't "the repo you're interested in" just the megarepo (or monorepo) where every LLVM project resides? > > Your assumption is a downstream
2023 Feb 08
2
long delays with file enumeration & listing in large data storage environment
On 08/02/2023 12:48, Luke Barone via samba wrote: > hide unreadable = yes > > I was under the impression this was a very time consuming option in > domains. > > Just making myself an opticians appointment, how did I miss that ? Probably fixated on the bad sanitisation. Rowland
2016 Jul 29
2
[RFC] One or many git repositories?
On Sat, Jul 30, 2016 at 2:26 AM, Robinson, Paul via llvm-dev < llvm-dev at lists.llvm.org> wrote: > > > Even then, are we seriously ignoring the fact that even if you did clone > > the whole repository including everything, that you can still build just > > the libc++ and sanitiser runtimes if you wanted to? > > Is it that easy to build a subset of a large
2024 Mar 21
1
When accessing the User Properties only SIDs are shown instead of real name
On Thu, 21 Mar 2024 21:07:52 +0530 Anantha Raghava via samba <samba at lists.samba.org> wrote: > Hi, > > We have Windows 10, 11, Server 2012R2, 2016, 2019 and 2022 as members > in our network. The issue happens randomly on different machines and > different Windows OS. Find the smb.conf below. > > # Global parameters [global] netbios name = PDC realm = XXXXXLTD.COM
2017 Oct 03
2
Unit tests in compiler-rt not rebuilding with changes to runtimes?
Hi llvm-dev, I have unit tests set up in the XRay implementation (compiler-rt/lib/xray/tests/unit) following the pattern that the TSAN and other sanitiser unit tests. However, I'm running into the following problem: When I make changes to the runtime (in this case, XRay) and do `ninja all check-xray`, it seems that the unit tests don't get re-liked to the new version of the runtime. It
2016 Mar 10
2
OpenSSH Security Advisory: xauth command injection
...on, sshd(8) accepts an X11 authentication credential from the client. This credential is supplied to the xauth(1) utility to establish it for X11 applications that the user subsequently runs. The contents of the credential's components (authentication scheme and credential data) were not sanitised to exclude meta-characters such as newlines. An attacker could therefore supply a credential that injected commands to xauth(1). The attacker could then use a number of xauth commands to read or overwrite arbitrary files subject to file permissions, connect to local ports or perform attacks o...
2020 Mar 01
3
OpenVPN using LDAP Auth and Samba 4 AD
...so/PLUGIN_AUTH_USER_PASS_VERIFY status=1 PLUGIN_CALL: plugin function PLUGIN_AUTH_USER_PASS_VERIFY failed with status 1: /usr/lib/openvpn/openvpn-auth-ldap.so TLS Auth Error: Auth Username/Password verification failed for peer Has anyone else used OpenVPN with Samba 4 AD and if so, can I see your sanitised config please? Samba 4.7.6+dfsg~ubuntu-0ubuntu2.15 OpenVPN 2.3.10-1ubuntu2.2 Thanks, Paully
2015 Jan 13
2
Is there any problem that can arise from remapping gidNumber?
...w you set up samba. >>> Rowland >>> >> I took the defaults except for rfc2307 which I enabled. I am running >> Samba Version 4.1.11-Debian. > > Yes, but what as ?? an AD DC or in classic mode i.e. just like samba3 > Might be best if you post your smb.conf (sanitised ) > > Rowland I attached it to this email. -------------- next part -------------- # Global parameters [global] workgroup = OFLAMEO realm = D.OFLAMEO.COM netbios name = DRAKEBURNER server role = active directory domain controller dns forwarder = 192.168.2.1 idmap_ldb:use rfc2307 = yes...
2016 Jul 29
0
[RFC] One or many git repositories?
> -----Original Message----- > From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of Dean > Michael Berris via llvm-dev > Sent: Friday, July 29, 2016 5:04 AM > To: David Chisnall > Cc: LLVM Developers; Bruce Hoult > Subject: Re: [llvm-dev] [RFC] One or many git repositories? > > > > On 29 Jul 2016, at 21:58, David Chisnall <david.chisnall at
2008 Apr 07
3
speex affected by vulnerability described in [oCERT 2008-02]
Hi folks, we've tried contacting Jean-Marc Valin but email address bounces. We published yesterday an advisory about libfishsound, you can find it at the following URL: http://www.ocert.org/advisories/ocert-2008-2.html The issues seems to affect Speex (since the code is the same) versions <= 1.1.12. While the 1.2beta branch is not vulnerable we advise that you fix with a security release
2017 Aug 21
6
Windows pre-requisites for login with winbind?
Also, I see the following repeated in syslog:- ==> syslog <== Aug 21 15:25:41 hostname01 winbindd[691]: [2017/08/21 15:25:41.438959, 0] ../source3/libsmb/cliconnect.c:1895(cli_session_setup_spnego_send) Aug 21 15:25:41 hostname01 winbindd[691]: Kinit for HOSTNAME01$@DOMAIN.LOCAL to access cifs/LOCAL_AD02.domain.local at DOMAIN.LOCAL failed: Cannot contact any KDC for requested realm
2015 Jan 13
2
Is there any problem that can arise from remapping gidNumber?
...Rowland >>>>> >>>> I took the defaults except for rfc2307 which I enabled. I am running >>>> Samba Version 4.1.11-Debian. >>> Yes, but what as ?? an AD DC or in classic mode i.e. just like samba3 >>> Might be best if you post your smb.conf (sanitised ) >>> >>> Rowland >> I attached it to this email. >> >> > > OK, so you are running samba4 as an AD DC, gidNumber definitely means > something and if you want to change a users primarygroup, you need to do > something like this: > > First give...
2023 Jun 16
2
SaMBa 4.16.4 adds users to ACLs as groups
...ing POSIX ACLs with SaMBa is deprecated [/quote] As far as I am aware, using POSIX ACLs isn't deprecated, is it possible you can tell us where you found that information ? It might also be a good idea if we could see your present smb.conf, so please post the output of 'testparm -s' (sanitised if must). Rowland
2015 May 11
2
sssd on a DC
...chown/chgrp thousands of files when I do that one) On these two separate machines (which were not ones I copied across idmap.ldb on (not that I'm using winbind now)), with a random test user (created some months ago, and which I have not used or tried to enumerate before), I get the following (sanitised) with sssd configured on each machine: [root at dc1 private]# id testuser uid=1528401182(testuser) gid=1528400513(domain users) groups=1528400513(domain users),1528402109(abc-test-ssh),1528402118(abc-test2-ssh),1528402646(users) and [root at dc2 ~]# id testuser uid=1528401182(testuser) gid=15284...
2018 Sep 06
2
Migration samba 3 to 4
Le 05/09/2018 à 18:32, Rowland Penny via samba a écrit : > On Wed, 5 Sep 2018 16:53:50 +0200 > Philippe Maladjian via samba <samba at lists.samba.org> wrote: > >> Hello, >> >> Indeed when I copied the result for the mailing I made a mistake. >> MY.DOMAIN is a dummy name. The result of the migration command is >> >> Reading smb.conf >>
2016 Jul 29
0
[RFC] One or many git repositories?
On 29 Jul 2016, at 12:35, Dean Michael Berris <dean.berris at gmail.com> wrote: > > I understand this, but why isn't "the repo you're interested in" just the megarepo (or monorepo) where every LLVM project resides? Your assumption is a downstream user of LLVM. As previously pointed out, we have downstream users of libc++ and the sanitizer runtimes who compile with