search for: dixis

Displaying 20 results from an estimated 32 matches for "dixis".

Did you mean: dixit
2005 Jul 06
2
Samba LDAP timeout
Hello, I'm having trouble configuring an Ubuntu Hoary Samba server to use LDAP for authentication (the server is named "dixie"). I'm basing my configuration on another server here at work that connects just fine. When I try to just list samba shares on dixie with $ smbclient -L dixie -U faker It takes quite some time for the request to go through before failing. Looking at the
2006 Jul 28
2
Ruby vulnerability?
Hi, FYI, Red Hat released an advisory today about a vulnerability in Ruby. So far it doesn't appear in the VuXML, but am I correct in presuming it will soon? https://rhn.redhat.com/errata/RHSA-2006-0604.html http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3694 cheers, -- Joel Hatton -- Infrastructure Manager | Hotline: +61 7 3365 4417 AusCERT - Australia's national
2010 Dec 20
2
The Rails3 way for in-place editing
...ts with a name to be edited). These are my favorite links from yesterday''s research (for the archives): *On the spot is a Rails3 compliant unobtrusive javascript in-place-editing plugin: http://rubygems.org/gems/on_the_spot (http://rubydoc.info/gems/on_the_spot/0.0.6/frames, http://www.dixis.com/?p=408) https://code.google.com/p/jquery-in-place-editor/ (http://www.appelsiini.net/projects/jeditable) Rails 3 Remote Links and Forms: A Definitive Guide: http://www.alfajango.com/blog/rails-3-remote-links-and-forms/ http://asciicasts.com/episodes/43-ajax-with-rjs (and the same with JQ...
2008 Nov 03
2
[LLVMdev] clang
Anton Korobeynikov dixit: >> Any suggestions? >Please do read http://clang.llvm.org/get_started.html about correct >way of building clang. Oh, I did. I took LLVM and Clang from the very same SVN revision even, placed clang in llvm/tools/ and built. This has worked on GNU/Linux for me once, but clang-current seems to rely on things not yet in llvm. Like I said, I’m using r58565 for
2008 Nov 09
0
[LLVMdev] clang
Dixi quod… >Like I said, I’m using r58565 for both llvm and clang (now). Must have been broken, as r58935 for both works. I’ve even fixed some system headers for clang now, and mksh – http://mirbsd.de/mksh – builds fine and passes the regression tests (with the Xcode version, about 83% of it failed, back then). Now up to llvm-gcc *sigh*… //mirabilos -- Sometimes they [people] care too
2004 May 12
0
Ii do it for her
code-compatable biswanath compiledpattern The biggest phaErmacy store! Save over 80%! More than 3,000,000 satiQsfied customers this year! V*ico*dinPain Killers We SHIP US & INTERNATIONAL Low Price, OVERNITE Delivery, PRIVACY ! P M http://games.dixie-info.net/wdj/ Give up: http://games.dixie-info.net/wdj/rm.html A guy is taking a walk and sees a frog on the side of the road. As he
2006 Nov 28
1
GNU Tar vulnerability
Please, note: http://secunia.com/advisories/23115/ A port maintainer CC'ed. -- Dixi. Sem.
2004 Aug 17
1
Samba3 and eDirectory as LDAP - HELP
I've got problem with Samba3 when I want to connect to eDirectory. The samba could not connect to the local eDirectory server. The Samba and the eDir can be found on the same Linux box which is a SusSe 9.1. The eDir and the Samba are working pretty good but cant see each other. Is it possible to connect from Samba 3 to Novell's eDirectory ? What are the syntaxes to these lines in smb.conf:
2023 Jan 24
2
mips64el stat/time/…? problem
Hi Ben, >Thorsten: I've attached a patch which I tested briefly in QEMU. Let me >know if this works for you. sorry for the delay. I was able to test this on eller today. To reproduce the issue, this was needed, because the value read was a nanosecond field and so the test didn?t always fail: (sid_mips64el-dchroot)tg at eller:~$ while sleep 0.1; do :>b; ./mksh -c 'test a -nt
2007 Jan 26
3
imap-login crash with RC19
Hi Timo, Using RC19, I've have the following crash. If there was a core file, I've got no idea where it's gone... Jan 25 10:35:10 rouge dovecot: imap-login: file client.c: line 528 (client_unref): assertion failed: (client->refcount > 0) Jan 25 10:35:10 rouge dovecot: child 25498 (login) killed with signal 6 Best regards, -- Nico On r?alise qu'une femme est de la dynamite
2005 Dec 27
2
SAMBA PDC for Windows and Mac clients questions
Greetings, In the interest of better compatibility for file stores and authentication, we are trying to implement a Linux machine as a primary domain controller using SAMBA and LDAP. The goal is to have both Windows XP computers and Mac OS X computers able to authenticate against the PDC, thereby allowing access to appropriate file stores on the network. While it is easy to have the Windows
2005 Feb 13
2
3.0.11/MirOS password change problem
Hi! Does this sound familiar, before I try to look deeper into it? [2005/02/13 20:10:16, 0] /usr/ports/net/samba/w-samba-3.0.11/samba-3.0.11/source/libsmb/smbencrypt.c:decode_pw_buffer(539) decode_pw_buffer: incorrect password length (1251354155).
2010 Nov 14
5
Authlogic and rails 3 : NameError in User sessionsController#new
Hi everybody, I''ve installed Authlogic on Rails 3 following the Railscast (http:// railscasts.com/episodes/160-authlogic), and the resources I was able to find on the web, but I''m facing a problem. Once I''ve generated the user_sessions controller and mapped the login and logout routes, I get an error if I try to load the login page : uninitialized constant
2018 Apr 24
3
[OT?] Group Policy, drive maps and Cliend Site Caching...
Sorry for that email, but i'm really confused about the subject. Starting point: in current configuration (Samba, NT mode) some portable system have CSC enabled, and when go to another site... is another site, eg does not fined the domain, so simply CSC 'work'' as expected. Now that i'm moving computer to the new domain, that is the same domain across all sites, i'm not
2011 Feb 27
4
[PATCH] Add minimal mkstemp(3) implementation.
This uses time, ASLR and pid for randomisation. (Closes: #516774) Signed-off-by: Thorsten Glaser <tg at mirbsd.org> --- usr/include/stdlib.h | 2 + usr/klibc/Kbuild | 2 +- usr/klibc/mkstemp.c | 93 ++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 96 insertions(+), 1 deletions(-) create mode 100644 usr/klibc/mkstemp.c diff --git a/usr/include/stdlib.h
2008 Feb 18
1
ldconfig -R issue (Was: Problems with icu - 3.8)
+stable@ Yoshihiro Ota wrote: > Why are so many people are bitten by this? Is that the jobs of port-upgrading > tool to safe copy these libraries to compat so that all programs using > the old libraries works? Portupgrade preserves the libraries in /usr/local/lib/compat/pkg: % ls /usr/local/lib/compat/pkg/ libicudata.so.36.0 libicule.so.36.0 libicuuc.so.36.0
2003 Mar 19
0
Missing [homes]
Hi, I configured Samba as fileserver+PDC for a network populated by Win2000 clients, starting from a smb.conf I found in a guide and editing it to suit my needs. For example, I removed the [homes] section, because I don't need users to be able to access their Linux home directories, and having that section active caused the home shares to appear in the network neighbourhood tree. Below
1997 Jan 24
0
Forming a Linux tiger team.
-----BEGIN PGP SIGNED MESSAGE----- In a recent message on this list someone proposed the idea of forming a linux tiger team. I am interested in forming a team like this. Are there any other interested people? [mod: "someone" is Eric Allman. He was talking about a sendmail-tiger-team, but as we are on the linux-security list right now, a linux-tiger-team is the obvious move.... Michael
2010 Jul 17
0
mksh on klibc
Dixi quod? >Builtins work fine, calling external programmes does >not. It seems to hang in jobs.c:j_waitj() and sending >it SIGCHLD seems to not trigger jobs.c:j_sigchld() >at all. This is probably some kind of signals being >not delivered correctly ? see here for a bug with the >same symptoms: http://dev.haiku-os.org/ticket/5567 >http://dev.haiku-os.org/changeset/35836 >
2011 Jan 29
2
On the trail of sigsuspend(2)
SIGSUSPEND(2) Linux Programmer's Manual SIGSUSPEND(2) NAME sigsuspend - wait for a signal SYNOPSIS #include <signal.h> int sigsuspend(const sigset_t *mask); ? and ? SIGSUSPEND(2) BSD Programmer's Manual SIGSUSPEND(2) NAME sigsuspend - atomically release blocked signals and wait for interrupt SYNOPSIS