Displaying 20 results from an estimated 100 matches similar to: "Smbfs crashes"
2012 Oct 05
5
IPv6 & SSL
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I have a dual stack server with Dovecot 2.1.10 listening on v4 and v6
Dovecot has a Comodo SSL certificate issued via NameCheap that works as
expected with IPv4
in 10-ssl.conf I have enabled these configuraction directives:
ssl = yes
ssl_cert = < /path/to/file.crt
ssl_key = < /path/to/file.key
ssl_parameters_regenerate = 202 hours
If I
2003 Feb 06
2
please help...
i have the following problem, the outlook express & desktop settings are
being overwritten every time i change the host. i was helped by Laurent
HOFMANN (thanks a lot), who pointed out that the exclusion list in
ntuser.ini excludes Local Settings from the files, which are being
synchronized. However, I still can not figure out the way to change this
list for all users. Even if i change it
1999 Jun 27
0
ATTN Jamie Thompson: Authentication Issues
I was having the exact same problem, where the NT4 box complains, "The
client is not authorized to login from this station." or something to
that effect. The problem is that the Samba machine is not set up to use
encrypted passwords, and NT requires them by default. You can either
change a setting in the NT registry, making it allow clear-text logins,
or you can set up your Samba box to
1999 Jun 18
2
Problem with Samba: "The account is not authorized to login from this station"
I am having a problem configuring Samba to work with my NT mahcines. I
can see the linux server from my NT machines. Under security=user, when
I attempt to browse the linux machine's shares, it asks for a username
and password, and then fails, telling me "The account is not authorized
to login from this station." If I set security = share, I can browse the
shares, but when I try and
2003 Jan 08
0
How to enforce the client to download the profile from the server
Thanks a lot for your help. The problem is partially solved. However, for
the Samba Server not to overwrite the profile, I have to delete the
exclusion list every time I logout from the client, i.e. ntuser.ini is
being
written back to the server every time i logout with the same Exclusion
List,
although I changed it before login in. Could you please tell me where can
i
change settings (may be
2010 Jul 27
2
[2.0] Experience in production environment
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I decided to put 2.0-pre3 in a couple of production environments with about 50
users each.
The configuration is what I consider my own standard: Dovecot, Postfix with
authentication via Dovecot, postfixadmin, maildir, userbase on MySQL.
The new configuration schema is very flexible and much better than the
"monolithic" file. The
2014 Aug 20
4
Run script at startup
Hello,
I just install the newest version of Centos 7 and I am a bit disappointed
with new /etc/rc/local file
I found that it's not usable anymore.
*[root at lab3 ~]# cat /etc/rc.local*
" THIS FILE IS ADDED FOR COMPATIBILITY PURPOSES"
It is highly advisable to create own systemd services or udev rules
to run scripts during boot instead of using this file.
Usually I was added my
2007 Jul 05
17
ZFS Compression algorithms - Project Proposal
Bellow, follows a proposal for a new opensolaris project. Of course,
this is open to change since I just wrote down some ideas I had months
ago, while researching the topic as a graduate student in Computer
Science, and since I''m not an opensolaris/ZFS expert at all. I would
really appreciate any suggestion or comments.
PROJECT PROPOSAL: ZFS Compression Algorithms.
The main purpose of
2014 Sep 09
1
Reminder: Phone meeting today
Just a reminder to everyone that we're having our bi-weekly Virt Sig
meeting today at 2pm., and it's a dial-in this week. Please e-mail me
if you need the dial-in information
-George
2006 Dec 10
1
Huge IMAP folder takes forever
Hi!
Just updated to 1.0 rc15, but the problem remains. I think it could be
client-dependent to some extent.
I have only IMAPS access and Maildir. I have one mailbox which contains
some 10,200 mails. That mailbox takes forever (have waited 30 minutes
and then aborted) to open with Thunderbird 1.5.0.7. Other mailboxes
(like dovecot :-), only 6984 mails) opens quickly.
When Thunderbird tries to
2018 Jul 31
4
bugpoint --tool-args and --safe-tool-args
This is what works for me, when I want to reduce an llc failure triggering a failure with a "foo bar baz" in the assert message (the grep for the error message avoids reducing to an unrelated failure):
$ cat run_llc.sh
#!/bin/sh
if ! $HOME/dev/llvm/build/bin/llc "$@" 2>&1 | grep "foo bar baz"; then
exit 0
else
exit $?
fi
$
2002 Dec 21
0
Re: samba digest, Vol 1 #2006 - 24 msgs (Out of the office - Returning Monday, Jan. 6th)
I will be out of the office:
From: Monday, Dec. 23rd
Through: Friday, Jan. 3rd
I will return to the office on Monday, Jan. 6th
I will only be checking email or voicemail. Once or twice during that
time period. Members of the I.T. dept. will be able to contact me if
there is a critical issue.
Enjoy the time off over the holidays and Happy New Year!
>>> samba 12/21/02 12:00
2008 Apr 30
2
fft: characteristic function to distribution
The characteristic function is the inverse Fourier transform of the
distribution function. The characteristic function of a normaly
distributed random variable is exp(-t^2/2).
x=seq(-2,2,length=100)
fft(pnorm(x),inverse=T)/length(x)
exp(-x^2/2)
Why aren't the inverse fft and the mentioned function the same?
Thanks for help,
Thomas
2010 Mar 14
3
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* apcluster (1.0.1)
Ulrich Bodenhofer
http://crantastic.org/packages/apcluster
The apcluster package implements Frey's and Dueck's Affinity
Propagation clustering in R. The algorithms are analogous to the
Matlab code published by Frey and Dueck.
* BioPhysConnectoR (1.6-1)
Franziska Hoffgaard
2005 May 08
2
REPOST No 3 - Browsing Problem on Samba 3.0.14 PLEASE HELP!!!
Hello Experts,
I have a severe Problem with my current samba installations. Here in my
Home-Office networt I have a dual-CPU machine with Debian Sarge, hosting
some samba 3.0 shares and as well being a host for 4 vmware-sessions (Vmware
Workstation v4.52, with 3xServer2003 and 1xXPpro). As well I have a separate
raid5-server with samba 3.0 in the exakt same configuration (of course all
parameters
2009 Jan 25
1
Problem compiling cairo-dock under CentOS 5.2
I am trying to compile cairo-dock from source (failing to find an existing
package for CentOS). I believe all dependencies are satisfied, but while
doing "make", at some point it says (I can provide the full make output if
it's needed):
gcc -g -O2 -o cairo-dock -Wl,--export-dynamic
cairo_dock-cairo-dock-callbacks.o cairo_dock-cairo-dock.o
cairo_dock-cairo-dock-dbus.o
2012 Oct 07
1
Why do I get different results for type III anova using the drop1 or Anova command?
Dear experts,
I just noticed that I get different results conducting type III anova
using drop1 or the Anova command from the car package. I suppose I made
a mistake and hope you can offer me some help. I have no idea where I
got wrong and would be very grateful for explaination as R is new
terrain for me.
If I run the commands in line, they produce the same results. But if I
run them in
2013 May 03
7
Dovecot Postfix Quota Policy Service
Hallo zusammen,
?ber den Policy Service von Dovecot zum Abfragen der User Quotas wurde
ja schon diskutiert - auch gibt es eine gute Anleitung zum Einrichten,
nur leider bekomme ich den Policy Server nicht korrekt konfiguriert.
Folgende Fehler werden protokolliert:
May 3 22:00:13 mail postfix/smtpd[17463]: warning: access table unix:private/quota-status entry has empty value
May 3 22:00:42
2006 Jun 07
3
Java and compiz
Hi,
I know this is know thing about the java windows being blank. I
also kinda guess that it is not a priority to get it fixed to a lot of
you ppl. So, I'm here to help! :) It's really pain to be using Xnest and
all those to work with java-swing development, and I'd like to see this
fixed.
There was nothing of this in the archives, so whats the plan?
Anybody working on
2006 Dec 04
2
slow tint when tinting the whole screen
Hi,
I'm running ubuntu edgy with compiz, switched from gentoo to ubuntu
for faster updates (emerge is way slow with source builds..). So far, I
like it.
but that is not the issue I'm addressing now. I've noted that with
both these machines, when I'm doing something that tints the whole
screen to gray (like trying to logout, or using some software that
prompts for sudo