similar to: Online experiences

Displaying 20 results from an estimated 10000 matches similar to: "Online experiences"

2007 Oct 31
1
Bug within Authentication Caching
Hello, there seems to be a bug in the authentication caching code when using it in combination with username_translation (using the current version 1.0.7 on FreeBSD 6). I've set username_translation to +@:@ to allow usernames of the form test+dom.ain or test:dom.ain (historical reasons force us....). If someone has a successful login using the username test at dom.ain, the subsequent
2003 Jul 31
0
samba 3 active directory
Hello, I'm posting this only in the event somebody else does a search in the mlist archive for such keywords (I know I did), hope you won't mind. Status: IT WORKS! :) Steps taken: Install Slackware (well, that was already in place). Install PAM (Linux-PAM-0.77, plain ./configure) - this I will need later for Postfix SMTP auth against AD. Install Kerberos (krb5-1.2.8, ./configure
2017 Jan 21
2
mail-trends+Dovecot
Hi, Out of curiosity, has anyone managed to use mail-trends[0] to analyse their e-mails. I thought about trying it out, but got stuck midstream. The mail-trends scripts work very well with gmail, but because they say it is supposed to work with _any_ IMAP server, I thought I could get it running with Dovecot too. I know this is NOT a mail-trends support group though, but I believe there is
2004 Dec 17
0
[Off Topic] humour, XMAS, ground loop - good business strategy
hi, I received this e-mail which contains a "ballad", at first I thought it was junk mail, but then I read through it, for the EE members of this list, it may be quite humorous. I don't know if the ballad is original, but at least it's the XMAS season, so it's something to lighten up your day, eh? -samudra """ How the Ground Loop Stole Christmas
2004 May 18
1
how does a sip://user@dom.ain url come in
if the dns has _sip._tcp.my.dom. SRV 0 0 5060 asterisk.dom.ain. _sip._udp.my.dom. SRV 0 0 5060 asterisk.dom.ain. where asterisk.dom.ain. is an A RR of the asterisk pbx. how does a call to sip://user@my.dom come in to asterisk so i can route it? do i just put in sip.conf [username] context = from-url-username and extensions.com [from-url-username] exten =>
2001 Apr 25
0
Case study of new possibilities with PartialAuth and HostbasedAuth
Finally all the pieces are in place to allow strong user and host authentication with SSH2 and the latest OpenSSH code (plus my partial auth patch). Herein I describe one problem case, and a possible solution thereof. Target: Allow user logins from host charles to host steve using passwords Previously, you would have had to trust the IP headers to authenticate charles. If charles had a
2006 Jul 05
3
Linux kerberos to Windows AD 2000/2003
I have spent the last 4-5 hours scrounging google articles on this and have found 2 solutions. The problem is one of them is something that we will not do (as MS will not support extending AD with Services For Unix(SFU)). The other is simply configuring kerberos and pam on the linux system. No problem there from what I can tell. Ticket cache: FILE:/tmp/krb5cc_0 Default principal: userid at
2004 Jan 18
2
Ogg Vorbis in Creative products petition
Hi all dudes. We're organizing a petition to ask Creative to include Ogg Vorbis support in one of their next firmware releases of their digital players. This is very important for two reasons: 1) Creative is a big company. If they include Ogg support in their digital players, other manufacturers will follow the example. 2) This should improve use experience of this class of products for
2002 May 29
5
Update to 2.2.4 on SuSE 7.3
Hello list, I wanna update 2.2.1a to 2.2.4 on SuSE 7.3. Find under ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/people/lmuelle/i386/7.3/ the following: samba-2.2.4-2.i386.rpm . . . . . samba-classic-2.2.4-2.i386.rpm . samba-classic-client-2.2.4-2.i3> samba-client-2.2.4-2.i386.rpm. . samba-ldap-2.2.4-2.i386.rpm. . . samba-ldap-client-2.2.4-2.i386.> samba-vscan-2.2.4-2.i386.rpm . .
2012 Jul 21
3
Use GPU in R with .Call
Hi All, I am a newbie to GPU programming. I wonder if anyone can help me with using GPU in .Call in R. Basically, I want to write a function that calcuates the sum of two double type vectors and implement this using GPU. My final goal is to make such an implementation callable from R. (a) First, I wrote a R-C interface handles the R object using .Call (saved as VecAdd_cuda.c
2005 Nov 22
2
ipfw check-state issue
heya i've been using freebsd's ipfw for quite a while and recently on a new server i've got this issue with ipfw that i can't understand ... something is wrong ... 01000 8042 1947866 allow ip from any to any via fxp0 01010 0 0 allow ip from any to any via lo0 01014 9886 4170269 divert 8668 ip from any to any in via vr0 01015 0 0 check-state 01130 14679 5695969 skipto 1800 ip from
2013 Jul 19
0
mgcv: Impose monotonicity constraint on single or more smooth terms
Dear R help list, This is a long post so apologies in advance. I am estimating a model with the mgcv package, which has several covariates both linear and smooth terms. For 1 or 2 of these smooth terms, I "know" that the truth is monotonic and downward sloping. I am aware that a new package "scam" exists for this kind of thing, but I am in the unfortunate situation that I am
2009 Dec 12
1
Dovecot-sieve multiple redirect question
Hi, I have a question about redirecting message to a multiple addresses. I have an user script like following: require ["copy"]; redirect :copy "addr1 at dom.ain"; redirect :copy "addr2 at dom.ain"; All works fine, but if addr1 at ... has exceeded quota, this script seems stop working and addr2 at ... doesn't receive this message too. Is this correct
2011 Apr 11
3
Redcar Editor
I''m new here and I wanna make some marketing to Redcar Editor<http://redcareditor.com> . I have used this amazing editor for a while and I have to applaud it. It''s an excellent free (as in speech) alternative to TextMate. It''s made on Ruby (run on JRuby), so it has the heart of the Ruby community. It has support to TextMate Themes and Snippets, it''s very
2005 Feb 16
3
How can i send the same traffic to 2 different interface
Hi! I am making some tests here, and i wanna miror all the traffic going to a ip from one interface to another ip. example: all packets going to 64.223.167.100 should be transmitted by ppp0 to internet and by eth2 to the adress 192.168.1.100. Someone know how can i do it using iptables or ip route/ip rule? Tks in advance! Fernando Favero _______________________________________________ LARTC
2008 Apr 10
1
Computing time when calling C functions - why does an extra function call induce such an overhead?
Dear list, I am a little puzzled by computing time in connection with calling C functions. With the function mysolve1 given below I solve Ax=B, where the actual matrix operation takes place in mysolve2. Doing this 5000 times takes 3.51 secs. However, if I move the actual matrix inversion part into mysolve1 (by uncommenting the two commented lines and skip the call to mysolve2) then the
1998 Aug 06
0
Locks & permissions on shares
We have a requirement here to set up what we call a "shared area". This is nothing more than a directory on a Unix server (Digital Unix) that allows a group of users read and write access to the directory. The shared area needs to be accessible from Win95 clients. A big restriction that we want is: - when a user opens a file, others should not be able to write to that file. So, the
2002 Mar 06
0
HTB dudes
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I am trying to set up a HTB configuration, but I have some dudes. I hope you can help me. I read http://luxik.cdi.cz/~devik/qos/htb/htbman.htm a lot of times but I can''t understand ''Burst'' idea. My english is limited. :-( Can anyone give me an explain of that? Thanks - --
2012 Apr 14
0
testjoin happy but kerberos broken
Hi there I've got a problem CentOS-4.9 Samba server that we have never been able to join to an existing Win2K3/Win2K8 AD domain correctly. We have before and since installed Samba successfully on other sites btw. We actually have 55+ CentOs-4.9 Samba servers world-wide with identical configs - there's something about this one. Anyway, "net ads join -Uadmininstrator...." works
2019 Feb 13
0
smbclient error talking to Netapp with SMB 3.11 / Samba 4.7.11
Hai Philipp, DOM.AIN\foobar's password: ^^^^^^^^ No dot is allowed in the NTDOM Fix that first, then try again. Greetz, Loius > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Philipp Gesang via samba > Verzonden: woensdag 13 februari 2019 16:14 > Aan: samba at lists.samba.org > Onderwerp: [Samba] smbclient error