Displaying 20 results from an estimated 800 matches similar to: "Accounting"
2003 Aug 09
1
hosts.equiv and .rhosts
Hi,
How to use hosts.equiv and .rhosts in samba and can you please send me
an example of them
____________________________________________
Mohammed Al-Shabib Baker <http://www.bakerhughes.com/> Hughes.com Tel.
(+973) 586000 Fax (+973) 580626 P.O. box 18199, Manama, Bahrain My
<mailto:Mohammed.Al-Shabib@bakerhughes.com> E-Mail
Baker Hughes Geoscience
2003 Aug 27
1
samba und netzlaufwerke unter winxp
Hallo,
Ich habe ebendfalls das Problem, dass ich mich extra anmelden muss bei
meinem Linux-Server. Hast Du da eine L?sung gefunden.
From: "Marcel Stein" <marcel-stein@arcor.de>
Subject: samba und netzlaufwerke unter winxp
Date: Thu, 26 Jun 2003 20:04:56 +0200
Message-ID: <000001c33c0d$76d703f0$0201a8c0@winxp>
Ich habe einen samba zu laufen und greife vom client winxp
2003 Jul 31
2
Samba over the Internet...
Is it possible to allow login into one of my machines over the internet.
I currently have Samba running as PDC and from my house, I can access
the computer just fine when I'm using WinXP. There are no problems with
that, when I'm at home, the specific directory I want is mapped to a
drive letter. However I would like to be able to do the same from work.
Is this possible? In other words,
2003 Aug 10
9
DID IT! - Samba 2.2.8a+LDAP+PDC
I am so stoked I just had to share this with y'all.
I just "SEAMLESSLY" migrated all of my machines and users over to my new
Gentoo Linux Server.
I even kept the same: domain name and old PDC NetBios name.
The trickiest part was getting all of the users to keep their same
profile, but I managed that by cloning the RID and Lanman/NT hashes for
the user accounts.
Free at last!
#
2003 Aug 21
0
OT: smartcard sectok - 0608 error loading driver
Hello!
I know this is a bit off topic but its hard to get some help in this case.
the driver for my Towitoko Chipdrive USB works:
Aug 21 12:33:12 idefix pcscd: eventhandler.c:380 EHSpawnEventHandler: Card
Removed From Towitoko Chipdrive USB 0 0
Aug 21 12:33:16 idefix pcscd: eventhandler.c:468 EHSpawnEventHandler: Card
inserted into Towitoko Chipdrive USB 0 0
Aug 21 12:33:16 idefix pcscd:
2003 Aug 12
1
VMware and samba interoperability patches...
Has any progress been made about integrating the VMware samba-2.2.8a patch?
VMware Inc was generous enough to add their value to this, and I think it's
worth getting in.
>From [http://www.vmware.com/download/open_sources.html]:
http://www.vmware.com/download1/software/support/vmware-samba-2.2.8a.diff
Please CC me on any replies. Thanks!
--
Daniel J Blueman
COMPUTERBILD 15/03:
2003 Sep 01
3
No rpm for RedHat9
You say that there are rpm-packages for rc2 available for redhat9.
But when i browse the ftp directory, i saw that it is empty.
How come?
--
COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test
--------------------------------------------------
1. GMX TopMail - Platz 1 und Testsieger!
2. GMX ProMail - Platz 2 und Preis-Qualit?tssieger!
3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7.
2004 Sep 10
1
[Flac-users] metaflac: "memory access error"
Hello all,
I used metaflac to add replay-gain to a lot of flac-files. But with few of
them metaflac exit and sais "Speicherzugriffsfehler" which I translate to
"memory access error" or somethin like this. The problematic files has the same
size like the other ones and I dont know why metaflac has a problem with them.
I tested them with flac and the files seems to be ok.
I use
2003 Aug 21
1
Smartcard: sectok compiler error
Hello list!
I am trying to get my chipdrive micro smartcard working with openssh.
I read the README.smartcard, but i got stuck with sectok.
It might be a little offtopic but i am totally stuck!
After it compiled libsectok without the -Bforcearchive flag i tried to
compile sectok:
[root at box sectok-20020524]# make
gcc -o sectok main.o cmds.o cyberflex.o ../libsectok/libsectok.a -lcrypto
cmds.o:
2003 Aug 30
1
packet rate limiting
Hi,
I''m currently looking for a QoS extension that allows to limit the packet
rate to a given value. As I''m using HTB at the moment bandwidth limiting works
pretty well but packet rate limiting would be superb.
I do traffic shaping on a firewalling bridge (2.4.21) using iptables mark
and HTB. Any suggestions would be appriciated!
Regards,
Mike
--
COMPUTERBILD 15/03:
2004 Aug 06
1
Icecast 1.3.12 hangs: Problems with a big number of sources?
Hi!
I work for the University of Dortmund in germany where we use icecast
as a server for DGPS data (see http://igs.ifag.de/index_ntrip.htm for
more information).
We took icecast version 1.3.12 and adapted it to our needs:
- low data rates of 50 and 500 bytes/sec
- up to 150 source streams
- no meta data
Our operating system is Red Hat Linux 8.0.
Under these circumstances and after variable
2004 Jun 28
5
iproute and shorewall
Hi,
I got a problem with iproute and shorewall but I don''t know where the real
problem is yet, perhaps someone can shed any light on this one.
What we currently do is route all traffic coming from a specific host through
our second isp''s nat router. This is done via SNAT on our own router.
/etc/shorewall/masq:
eth2 $INTERNALHOSTA 192.168.0.142
We now
2019 Feb 22
3
dovecot Buch 2014 vs 2016
Moin,
Es geht um das Dovecot-Buch. Ich nehme an, da? hier mindestens einer,
der sich auskennt, mitliest:
Gibt es - au?er der Sprache und dem Preis - einen Unterschied zwischen
der ersten (und einzigen?) deutschen Auflage von 2014 und der englischen
Auflage von 2016?
--
Heiko
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type:
2006 Jan 19
1
partials and instance variables for file_column
Hi,
Sebastian Kanthak of the file_column-Plugin wrote once:
"is the photo object inside a local variable or an instance variable
(e.g. photo or @photo)? url_for_file_column only works with instance
variables, like all other active record form helpers. Could this be
the problem?"
So I''m using file_column in a partial, e.g.
<%= render (:partial => "product",
2003 Jun 30
6
make syslinux beep
Hello list
Is there any way how I could make syslinux beep when it starts. This could be
very usefull feature in the CD (based on knoppix www.knoppix.org ) that I
have made for blind people.
Cheers MIkko
--
2017 Oct 23
3
Jacobi 5 Point Stencil Code not Vectorizing
<div> </div><div> </div><div>Hello,</div><div> </div><div>To me this is an issue in llvm loop vectorizer (if N is large enough to prevent complete unrolling of j-loop).</div><div> </div><div>Woud you mind to share stencil.ll than I would say more definitely what the issue
2017 Oct 24
3
Jacobi 5 Point Stencil Code not Vectorizing
Your problem is due to GVN partial reduction elimination (PRE) which
introduces a PHI node the current loop vectorizer cannot handle:
opt -O3 stencil.ll -pass-remarks=loop-vectorize
-pass-remarks-missed=loop-vectorize
-pass-remarks-analysis=loop-vectorize
remark: <unknown>:0:0: loop not vectorized: value that could not be
identified as reduction is used outside the loop
remark:
2004 Aug 22
12
Tom''s Key
Since you''ve started signing your email, Tom, my machine can''t
verify your sig. Where are you publishing your key?
--
John Andersen - NORCOM
http://www.norcomsoftware.com/
2001 Mar 25
1
Wine + HL(CS) + V3 = opengl mode not supported !?
K I finally got HL to start correctly by not using my installed win98 as
base. Now when I try to join a game in Counterstrike I get an "selected
opengl mode not supported by your hardware" error from HL. This is only the
case when I select the 3DfxMiniGL Driver (as I got a voodoo3). With Default
opengl driver it works, but i get 4 fps. With Softwaremode I get 15fps but
thats both
2001 Apr 04
1
Mesa with voodoo3
OK I downloaded and compiled Mesa 3.4.1, the gears demo runs at about 140
fps so thats not looking like real hw accel ;) I downloaded a prebuilt
gears from the dri webpage and I get 1300 fps even after I uninstalled my
Mesa because it did not work together with Quake3 (always told me no
hardware accel available) So I reverted to the libGL.so that came with my
X4.0.2 binary tars. My glide3 is