Displaying 20 results from an estimated 1000 matches similar to: "No domain server was available to validate your password."
2012 Jun 16
3
Import from Evolution
I need to import the mail database generated by the evolution mail
reader into dovecot. Evolution stores its mail in maildir format (fully
standards compatible, I think); I would be using the maildir format in
dovecot. Is there anything in the wiki, etc. explaining exactly how to
do this?
Why do this? Evolution is hopelessly broken, and is not likely to be
fixed in the forseeable future, and
2005 Mar 08
0
Command tests work but can't browse the network [REVISED]
I am a Samba newbie who has just set up a Samba server running under
Fedora Core 3 and a client running under Win 98. Any attempt to see the
network from "Network Neighborhood" or from "Windows Explorer" fails
with the error box:
Unable to browse the network
.
The network is not accessible
For more information ...
Also, when I log in, I get the
2008 Apr 16
3
Can connect directly, but not browse samba server from Windows Workgroup network
Dear Samba gurus,
I have a Fedora 8 linux server, running samba 3.0.28a-0.fc8. I am
doing the simplest thing of all - exposing a public read-only share
within MS Workgroup environment. My server has a fixed local IP
address (192.168.1.200) and it's on the same subnet as the rest of the
machines. The server and machines are connected to a 24 port CISCO
switch.
My problem is that I can
2012 Dec 07
2
Assigning cases to groupings based on the values of several variables
Dear R-ers,
my task is to simple: to assign cases to desired groupings based on the
combined values on 2 variables. I can think of 3 methods of doing it.
Method 1 seems to me pretty r-like, but it requires a lot of lines of code
- onerous.
Method 2 is a loop, so not very good - as it loops through all rows of
mydata.
Method 3 is a loop but loops through fewer lines, so it seems to me more
2011 Aug 31
1
formatting a 6 million row data set; creating a censoring variable
List,
Consider the following data.
gender mygroup id
1 F A 1
2 F B 2
3 F B 2
4 F B 2
5 F C 2
6 F C 2
7 F C 2
8 F D 2
9 F D 2
10 F D 2
11 F D 2
12 F D 2
13 F D 2
14 M A 3
15 M A 3
16 M A 3
17
2005 Mar 24
2
Xten and NAt Problems
Guys. Im writing this because Ive checked the wiki, Xten website and read a
lot of docs and still cant figure out a way around the NAT issues. Maybe
somebody else can give me some ideas from a fresh perpective.
My test setup is this:
Asterisk -> 2wire homeportal Firewall ->
internet
Computer with Xten eyebeam
The asterisk box and the computer with xten beam are behind the same
2002 Mar 11
0
Samba browsing and NAT
BACKGROUND
---------------------
I have a system running Red Hat 7.1 (2.4 kernel) that I've set up on a
local subnet to server as a router to the outside world, including the
Internet. IP forwarding and NAT work just fine on the TCP/IP level.
Outside World
[10.11.0.0 network]
10.11.0.1
|
|---- 10.11.0.2 Win2K MYGROUP
|
2001 Nov 09
1
free installation of R
Hi,
May I ask how to download and install R software freely from internet?
Thanks a lot!
Best Regards,
Shelton
--------------------------------------------------
Industrial Statistician - Quality Engineering
Alcatel Fiber Plant
2512 Penny Road
Claremont, NC 28610-0039
Tel: 828-459-3092
Fax: 828-459-8840
xiaodong.jin at cable.alcatel.com
2004 Jul 14
2
MASS package?
Did the MASS package disappear? Specifically, I'm looking for a function to
find the MCD (robust measure of shape and location) for a multi-dimensional
data matrix.
Anyone know anything about this?
Thanks, Jo
Jo Hardin
Assistant Professor
Department of Mathematics
Pomona College
610 N. College Ave.
Claremont, CA 91711
909-607-8717
jo.hardin@pomona.edu
[[alternative
2012 Jun 25
1
What does "namespace inbox {..." mean
I'm trying to set up a dovecot server for which mail arrives in an mbox,
and mail is stored in a maildir. The wiki (see
http://wiki.dovecot.org/Namespaces) refers to this as "Mixed mbox and
Maildir". It advises handling this situation by creating two
namespaces: one for the mbox and the other for the maildir. On the other
hand the sample configuration coming with dovecot in my
2012 Jun 26
1
Setting up mixed mbox and maildir
I'm trying to set up a dovecot server for which mail arrives in an mbox,
and mail is stored in a maildir. The wiki (see
http://wiki.dovecot.org/Namespaces) refers to this as "Mixed mbox and
Maildir". It advises handling this situation by creating two
namespaces: one for the mbox and the other for the maildir. Each of
these namespaces starts with
namespace private {
On the other
2014 Dec 15
0
C group hierarchy and libvirtd
On Centos 6.4 x64,with libvirt-0.10.2-18.el6.x86_64 i am trying to
set "memory.limit_in_bytes" for all qemu process.
changed "cgconfig.conf"
group mygroup{
perm {
admin {
uid = root;
gid = root;
}
task {
uid = qemu;
gid = kvm;
2007 Mar 18
1
Symlinks deletion behaviour
Hi List, hi Samba-team,
Recently I've faced some problem with directories deletion trough Samba and trying to clarify the root cause. The following happens:
1. There is a directory my_dir and symlink to it my_dir_link
drwxrwsr-x 48 myuser mygroup 20480 Mar 18 21:53 .
drwxr-xr-x 33 root root 0 Feb 28 17:37 ..
drwxr-sr-x 2 myuser mygroup 4096 Mar 18 21:47 my_dir
lrwxrwxrwx 1
2009 Jul 24
1
Samba Member server cannot access other Member servers
Dear List,
I?ve
got a Samba NT4 domain with multiple samba member servers serving files using
domain security. Current member servers are all running CentOS 4.7 with 3.0.28-0.el4.9
I have no issues (except aging) with these systems.
I?m upgrading a major file server with CentOS5.3 64 bit with
Samba 3.0.33-3.7el5_3.1
,it?s all setup and configured but here?s a show stopper for
2005 May 16
2
Winbind problem when exec freeradius
Hil list!
I'm trying to authenticate Active Directory Users via freeradius. I
can do it in a general case (user and domain) without
problem. Now I have to do it restricting the authentication to the
members of a group.
I can exect the script (as is put in radiusd.conf) correct from the
command line:
Deb:~# /usr/bin/ntlm_auth --username=javi2
--require-membership-of='AAMM\MyGroup'
2010 Jul 08
3
One account can access samba, another can't.
My wife and I each have our own workstation dual-booting WinXP and
Gentoo Linux. We also have a third which runs Gentoo all the time. I
wanted to set up samba on the third box and provide some extra storage
space for both our Windows installs. It worked for a few days, then all
of a sudden it stopped letting my account (michael) in while still
letting my wife's account (amy) use the share.
2003 Oct 10
0
Share informations...
Hi all !
How can I change the rights on a folder or subfolder in a samba share ?!
Exemple:
i'v got this:
- MyRep <- Owner(User1)(RWX) Group(MyGroup)(RWX)
Other()()
| - SubRep <- Owner(User1)(RWX) Group(MyGroup)(RWX)
Other()()
| | * File6.doc
| | * File7.doc
| * File1.doc
| * File2.doc
i've got 3 users and one group:
2005 Jan 04
0
FC2 to FC3 Upgrade help
Hi All,
Due to a hard-disc crash, I have just upgraded from a working Samba setup
running in FC2 to a non-functional Samba setup running in FC3. The Windows
XP machine has not changed, but won't connect. Samba is fully up2date
from the FC3 repositories.
smb.conf
[global]
workgroup = MYGROUP
server string = Samba Server
hosts deny = ALL
hosts allow = 192.168.1.0/24 127.
2004 Sep 06
1
rpart problem
Dear all,
I am having some trouble with getting the rpart function to work as expected.
I am trying to use rpart to combine levels of a factor to reduce the number
of levels of that factor. In exploring the code I have noticed that it is
possible for chisq.test to return a statistically significant result whilst
the rpart method returns only the root node (i.e. no split is made). The
following
2006 Jul 31
1
Issues with cifs mounts following Samba upgrade to 3.0.23a
My LAN includes a server machine running FC4, with several shares mounted with
Samba. Yesterday, I upgraded the packages on the FC4 machine, and these
included Samba, which is now at 3.0.23a. Unfortunately, this seems to have
broken the mounted shares for my Ubuntu 6.06 installation on my Acer 1682WLMI
laptop. The cifs module on Ubuntu reports as version 1.39.
The symptoms are that I can