search for: byron

Displaying 20 results from an estimated 144 matches for "byron".

Did you mean: byrow
2015 Dec 15
5
How can I change the localSID for a SAMBA Server?
Hi Marc, We are running Samba Version 4.1.6-Ubuntu on Ubuntu 14.04 LTS. Is there any other specific information you need? Thanks, Byron -- *Byron Bogaert* *IT System Administrator* Wikimedia Foundation Imagine a world in which every single human being can freely share in the sum of all knowledge. Help us make it a reality! https://donate.wikimedia.org On Tue, Dec 15, 2015 at 12:53 PM, Marc Muehlfeld <mmuehlfeld at samba.org...
2005 Jan 05
3
Tuning string matching
...ot; name2 <- "Harry Harington" I need a function that would declare those strings as a match (ideally having an argument that would allow introducing 80% instead of 90%) 2. Arrange a final table that would take me from: Table1 (the complete list of people from my database) No Name 1 Byron C. Andrew 2 Friedman Bob 3 Harrington Harry Table2 (the people having been tested) No Name Score 1 Harry Harington 13 2 Byron Andrew 28 to: No Name1 Name2 Score 1 Byron C. Andrew Byron Andrew 28 2 Friedman Bob 3 Harrington Harry...
2009 Mar 16
5
Dovecot LDA and "undeliverable" emails
...} imap_client_workarounds = delay-newmail outlook-idle netscape-eoh pop3_client_workarounds = outlook-no-nuls oe-ns-eoh login_process_size = 64 namespace private { separator = . prefix = INBOX. inbox = yes } And here's the mail.log from a test message that I sent out: Mar 16 09:52:46 byron postfix/smtpd[24082]: C75E84F006D: client=unknown[xxx.xx.xxx.xx], sasl_method=LOGIN, sasl_username=kat at amtpolitics.com Mar 16 09:52:46 byron postfix/cleanup[24085]: C75E84F006D: message-id=<46497375E9264D2BA3BFB31BE37918BC at Kat> Mar 16 09:52:46 byron postfix/qmgr[19409]: C75E84F006D: fro...
2015 Dec 15
4
How can I change the localSID for a SAMBA Server?
...change the SID on a standalone server because it needs to also act as a File Server. The authentication comes from LDAP, and we have existing entries in LDAP for SID of the domain. Instead of change all the SID in ldap, we would like to be able to change it on the server. Hope this helps. Thanks, Byron -- *Byron Bogaert* *IT System Administrator* Wikimedia Foundation Imagine a world in which every single human being can freely share in the sum of all knowledge. Help us make it a reality! https://donate.wikimedia.org On Tue, Dec 15, 2015 at 1:05 PM, Rowland penny <rpenny at samba.org> w...
2010 Apr 05
5
Problem syncing custom fact
I am trying to get a custom fact to sync. The fact is in a module. It will sync if I run puppet with "--pluginsync" but not otherwise. I have "pluginsync=true" in my puppet.conf. Shouldn''t the command line option and puppet.conf option have the same results? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group.
2015 Dec 15
2
How can I change the localSID for a SAMBA Server?
Hi Marc, We are working on building a Standalone Samba server on Ubuntu 14.04 LTS. Thanks, Byron On Dec 15, 2015 5:12 AM, "Marc Muehlfeld" <mmuehlfeld at samba.org> wrote: > Hello Byron, > > Am 14.12.2015 um 23:47 schrieb Byron Bogaert: > > I am trying to change the localSID for a SAMBA server, however I am > unable > > to. I have tried the command &quo...
2006 Feb 13
4
Calling find()
Hello, sorry for the bulk question, but I cannot find answer anywhere, I have model like Phonebook::Category, and i`m stuck on calling find() method on this model ?
2006 Feb 06
9
tests fine, but fail under rake
Hi there, So I have an odd error at the moment that only occurs when I run tests via rake. It''s happening with two tests now. Under a simple ruby run, the tests are fine, e.g.: D:\User\Code\ruby\prometheus>ruby test\functional\story_comments_controller_test .rb Loaded suite test/functional/story_comments_controller_test Started ......... Finished in 2.37 seconds. 9 tests, 65
2006 Feb 14
2
AJAX on page load
...en the page loads - no user action necessary. I don''t really want to hack in a hidden remote form or link that is submitted or clicked on page load. Also: I like the thought of using AJAX vs partials or something since then I can cache this widget separately and use on multiple pages. -- Byron http://byron.saltysiak.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060214/a8080063/attachment.html
2007 Nov 01
3
Curry: proposed new functional programming, er, function.
.....) { .orig = list(...);function(...) do.call(FUN,c(.orig,list(...))) } This comes in really handy when using say, heatmap(): heatmap(mydata,hclustfun=Curry(hclust,method="average")) or other functions where there are ... arguments, but it's not clear where they should end up. -- Byron Ellis (byron.ellis at gmail.com) "Oook" -- The Librarian
2002 Jun 19
1
Anon CVS updates?
Is the anonymous CVS repository for R presently broken? There haven't been many updates coming through and the repository files seem to differ significantly from the rsync version of R-devel... Byron Ellis (bellis@hsph.harvard.edu) "Oook" - The Librarian Please finger bellis@hsph.harvard.edu for PGP keys -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", &...
2015 Dec 14
2
How can I change the localSID for a SAMBA Server?
...stop/waiting nmbd stop/waiting root at TheWiggle:~# net setlocalsid S-1-5-21-33300351-1172445578-3061011111 root at TheWiggle:~# net getlocalsid SID for domain THEWIGGLE is: S-1-5-21-748580849-194208185-3916830000 root at TheWiggle:~# net setdomainsid S-1-5-21-33300351-1172445578-3061011111 -- *Byron Bogaert* *IT System Administrator* Wikimedia Foundation Imagine a world in which every single human being can freely share in the sum of all knowledge. Help us make it a reality! https://donate.wikimedia.org
2015 Dec 15
1
How can I change the localSID for a SAMBA Server?
...rictions = yes passwd program = /usr/bin/passwd %u passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* . pam password change = yes map to guest = bad user ############ Misc ############ usershare allow guests = yes -- *Byron Bogaert* *IT System Administrator* Wikimedia Foundation Imagine a world in which every single human being can freely share in the sum of all knowledge. Help us make it a reality! https://donate.wikimedia.org On Tue, Dec 15, 2015 at 1:20 PM, Rowland penny <rpenny at samba.org> wrote: >...
2006 Feb 14
8
routing failures
probably something really simple but I don''t understand. Shifting to Apache to w/ fastcgi (definitely feels faster than webrick) Anyway, I set the default route in routes.rb to be map.connect '''', :controller => "placements", :action => ''list'' which worked once I figured out apache... Anyway, now that I have done that, all attempts
2015 Dec 15
0
How can I change the localSID for a SAMBA Server?
On 15/12/15 21:16, Byron Bogaert wrote: > Hi Rowland, > > We need to change the SID on a standalone server because it needs to > also act as a File Server. The authentication comes from LDAP, and we > have existing entries in LDAP for SID of the domain. Instead of change > all the SID in ldap, we would...
2005 Dec 23
2
cairo anyone?
Has anyone taken a shot at a Cairo graphics device yet? I half expected to see one on either Paul's pages or Omegahat. :-) --- Byron Ellis (ellis at stat.harvard.edu) "Oook" -- The Librarian
2010 Feb 22
2
Proposed edit to VNC server Wiki entry
...e the instructions given in the Wiki entry weren't designed with remote login in mind -- they seem to be more for screen sharing. Now that I have realized the intent of the instructions, I believe users would benefit if an addition covering remote login was added to the Wiki entry. Regards, -Byron -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-docs/attachments/20100222/27c05adf/attachment-0003.html>
2001 Apr 29
4
Rgui crash (PR#926)
Full_Name: Byron Ellis Version: 1.2.3 OS: Windows 2000 Server Submission from: (NULL) (140.247.105.95) In Rgui when attempting to resize the console the system locks for a second (cursor locks up, etc) and then either returns to normal for a second before crashing or just crashes when we start moving again (the f...
2004 Aug 06
1
Sample rates on ices
...96k mp3s. It works pretty good, the load on my linux box is about 0.5 on average. However, the sampling rate is 8k. I'd rather bump that up to 22.05. Is there a flag in the ices.conf that will allow me to change the output sampling rate of the lame builtin? I know lame supports it. -- Byron Hicks ===== --- Byron L. Hicks byron@byronhicks.com __________________________________________________ Do You Yahoo!? Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger http://im.yahoo.com --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project h...
2004 Aug 06
1
Dynamic playlist support
> SAM V2 under unix is as well.. :) > > Is totally open source under GNU GPL license... Developed using such.. Where do we download this? -- Byron L. Hicks Network Engineer NMSU ICT --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subj...