Displaying 20 results from an estimated 100 matches similar to: "Lowercase characters on GPO IDs in Samba source files"
2017 Jun 28
0
Lowercase characters on GPO IDs in Samba source files
On Wed, 28 Jun 2017 21:44:05 +0100
Miguel Medalha via samba <samba at lists.samba.org> wrote:
> Turns out that I was at least half-right, after all.
>
> I just opened the files contained in the last Samba release
> (contained in samba-4.6.5.tar.gz) and although the typos have been
> corrected in "./python/samba/provision/__init__.py", *they are still
> there* in
2016 Apr 22
3
Samba 4.4.2 "samba-tool ntacl sysvolreset" is not working correctly
Samba 4.4.2
I was doing some maintenance work and I noticed that sysvolcheck gave
some error. I ran "samba-tool ntacl sysvolreset". Running sysvolcheck
again still gives errors. I tried with several sysvol backups and the
result is always the same. The affected policies are always "Default
Domain Policy" and "Default Domain Controllers Policy". These policies
2017 Jun 28
0
Lowercase characters on GPO IDs in Samba source files
In April 2016 I reported the following typos in three source files related to sysvol and GPOs.
./examples/misc/adssearch.pl:357:"Default Domain Controllers Policy" => "6AC1786C-016F-11D2-945F-00C04fB984F9"
./libgpo/gpo_util.c:46: "6AC1786C-016F-11D2-945F-00C04fB984F9" }
./python/samba/provision/__init__.py:123:DEFAULT_DC_POLICY_GUID =
2017 Jun 28
0
Lowercase characters on GPO IDs in Samba source files
On Wed, 28 Jun 2017 20:11:29 +0100
Miguel Medalha via samba <samba at lists.samba.org> wrote:
> In April 2016 I reported the following typos in three source files
> related to sysvol and GPOs.
>
> ./examples/misc/adssearch.pl:357:"Default Domain Controllers Policy"
> => "6AC1786C-016F-11D2-945F-00C04fB984F9"
>
> ./libgpo/gpo_util.c:46:
2006 Feb 09
1
net ads dn - reading netbootGUID attribute
hello everyone,
I can read *any* attribute I want out of the Active Directory using 'net
ads dn'.. except for one - which of course is the (only) one I need.
netbootGUID. It is stored in an octet string as is objectGUID and
objectSid which I can read properly.
example:
net ads dn 'cn=host1,cn=computers,dc=example,dc=tld' objectSid
Got 1 replies
objectSid:
2023 Jan 06
2
Group Policy Settings Missing/Not Applying
On 1/6/23 8:11 AM, Dawson Greeley via samba wrote:
> Hi, Im attempting to apply a few group policy settings but they dont seem to be applying on the machine in question, or some settings I cannot see in the GPME.
>
>
> 1. Settings applied to openssh dont seem to create the required config files in /etc/ssh/sshd_config.d/ for ssh to actually pick up on these changes. Is there a
2007 Apr 03
1
Lowercase
Hi,
Im useing acts_as_ferret and have a code like this:
class News < ActiveRecord::Base
acts_as_ferret({:fields => { :normalized_text => {:store => :yes }}})
end
This should use the default analyzer with lowercase=true
If I do something like
News.find_by_contents(''Problem'')
it doesn''t find anything (though ''Problem'' is in the text). I
2006 Aug 01
0
Custom Autocomplete Field - Making a field lowercase
I''m trying to humanize() the results that appear in the autocomplet drop
down list.
First i customised the controller.
In the render line on the controller it is saying "i want to use locality on
each of the @items".
So locality is what i want to humanize".
My ideas so far is to:
Customise the PostCode object so that when auto_complete_result trys to call
2009 Jan 16
0
Unable to render lowercase french accent character in mssql
Hello,
We initially save french characters using friendly html code, ie:
Ç into our db. Problems started when user tried to save actual
accented characters, ie:Ç, in the forms. The accented characters
become garbled and unable to be render correctly to views. This only
happens on lower case french characters. We tried collation but not
sure if we are even using the right one. The
2009 Jul 09
3
non-lowercase usernames
Should I just make Dovecot lowercase usernames by default in v2.0?
auth_username_format = %Lu
Does anyone actually want to use non-lowercase usernames?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url :
2010 Aug 15
1
turn Usernames in Lowercase
Hi,
I'm just curious how to force usernames to be modified to lowercase
letters if one mixes uper and lower case letters to one salad?
Cause my SpamAssassin gets confuesd and treats different spellings of
Usernames as different Users - which is uncool.
I've heard about something you can add in your dovecot.config to enforce
lowercase letters only.
Thanks
2017 Jun 28
0
Lowercase characters on GPO IDs in Samba source files
>> The typos are still there.
> No there aren't ;-)
> This was fixed 12 months ago, try upgrading.
Ok, sorry. I was on an Android device, so I didn't look into the Samba release, maybe I looked at the wrong source in "master". And the bug report was still open in bugzilla... Shouldn't it have been marked as "solved"?
Thank you for your answer.
2023 Jan 06
1
Group Policy Settings Missing/Not Applying
Hi, Im attempting to apply a few group policy settings but they dont seem to be applying on the machine in question, or some settings I cannot see in the GPME.
1. Settings applied to openssh dont seem to create the required config files in /etc/ssh/sshd_config.d/ for ssh to actually pick up on these changes. Is there a different location its applying these to that I can verify with? Below is
2006 May 19
0
domain name vs ip address causes refresh problem and lowercase vs capitol folder names - how to fix refresh issue?
I have Samba 3.022 and have run into a curious problem - when I access my
shared folders over the internet using Windows XP, I get different behavior
whether I put the domain name (e.g. \\mydomain.com) versus if I put my
direct ip address in (e.g. \\12.34.56.78) when accessing my shares.
First, the first screen listing all the shares is in all caps when using the
domain name but in lowercase when
2015 Jul 28
2
ldap attribute modifiers. how to lowercase non ASCII
hi all,
I encountered some problem with lowercasing chars like an "?"
with user_attrs like this:
user_attrs = uid=home=/mail/%Lu, =myvar=%L{ldap:uid}
the ? doesnt get lower cased in both cases
# doveadm user BL?TULA
field value
user bl?tula
uid vmail
gid vmail
home /mail/bl?tula
mail maildir:~/Maildir:LAYOUT=fs:INBOX=~/Maildir/INBOX
myvar bl?tula
somebody knows if there a fix for
2008 Aug 20
4
Conversion - lowercase to Uppercase letters
I would like to know how to convert a string with characters to all
uppercase or all lowercase? If anyone could let me know if there exists a
function in R for the conversion, that will be very helpful.
Regards,
Suman
[[alternative HTML version deleted]]
2006 May 17
3
QueryParser lowercase / uppercase and stemming
Hello.
There are several problems I couldn't find a solution.
1. QueryParser does not perform stemming
I am working with PHP5 and use the xapian wrapper written by Daniel M?nard
I build a query using parseQuery. Output of the parsed query shows that
terms are not stemmed, although a stemmer is set ( see code snippet)
# create a XapianDatabase object to search in
$db = new
2004 Nov 10
2
Problem with lowercase Computernames in winbind samba 3.0.8
Hi,
we have several samba servers running as AD members (w2003 domain).
Since the Upgrade to samba 3.0.8 the following message appears,
when accessing a share on the memberserver from clienthost rmts2.
[2004/11/10 12:09:02, 1] smbd/sesssetup.c:reply_spnego_kerberos(250)
Username NTROBOTIC\rmts2$ is invalid on this system
[2004/11/10 12:09:02, 1] smbd/sesssetup.c:reply_spnego_kerberos(250)
2024 Jun 11
1
SeDiskOperatorPrivilege_Privilege
On Tue, 11 Jun 2024 15:52:45 +0100
Luis Peromarta via samba <samba at lists.samba.org> wrote:
> Again, my exact same experience.
>
> LP
> On Jun 11, 2024 at 14:58 +0100, Bailey Allison via samba
> <samba at lists.samba.org>, wrote:
> > Hey Rowland,
> >
> > Just wanted to say you are 100% correct, and it does (seemingly)
> > nothing, at least
2003 Apr 22
2
Handling of upper/lowercase in package names (PR#2816)
Hi,
This is (presumably?) a bug in R 1.7.0 under Windows. I have not tested it
on other systems. Attachment of packages is case sensitive but not
library(), resulting in multiple loadings of the same package if the library
name is spelled differently. The following example loads the `tools'
package, once as `tools' and once as `Tools'. This behavior is the same with
all packages and