Displaying 5 results from an estimated 5 matches similar to: "Authentication with Samba using Kerberos fails"
2015 May 19
0
Understanding the "doveadm replicator status" output
Where can I get more detailed information about the output of the
'doveadm replicator status' ? man doveadm-replicator isn't enough.
For example, Total number of known users = 29409, but the server has
only 17667 users. This is confusing.
Look:
# doveadm user '*' |wc -l
17667
# doveadm replicator status
Queued 'sync' requests 0
Queued 'high' requests
2003 Oct 12
1
Error openning file (PR#4550)
Full_Name: Adolfo Jiménez Pérez
Version: 1.8.0 (2003-10-08)
OS: Window'98 2ed
Submission from: (NULL) (81.203.134.156)
I've a crash when reading a specific file with the command:
> read.table("file.dat")
This file can be readed with the 1.1.1 version using the same command and R
reads it correctly.
The content file is this:
---->file beginning<---------
2004 Sep 22
0
Compiled 3.0.7-1 on Mandrake 7.2 -- Did it work?
Mates,
Just got done configuring and compiling 3.0.7-1 on my Mandrake 7.2 box.
The process was as follows:
./configure --prefix=/usr --with-smbmount
make
The following is a listing of the ../bin directory. Does it look like
all the pieces got built and are about the right size?? Any feedback before
doing the 'make install' would be appreciated.....
[root@Nemesis source]# ls -al
2006 Apr 02
1
Migration Error
Hi All,
I am following the useful Migrations tutorial found on this page:
http://glu.ttono.us/articles/2005/10/27/the-joy-of-migrations
However, when I try to rollback the database schema to version 1 using
this command:
rake migrate VERSION=1
I get the following error:
undefined method `to_str'' for {:noop=>false, :verbose=>true}:Hash
I just upgraded to Rails 1.1.0... not
2004 Sep 22
1
mdk 7.2, Upgrade 2.0.9 to 3.0.7, Help with ./configure
Mates,
In following chapter 35 "How to Compile Samba" I have looked at
./configure --help and I have a few questions. Originally I installed 2.0.9
via RPM, and of course there are no longer RPMs for mdk 7.2.
On 7.2, smbd and nmbd are installed in /usr/sbin. The docs are in
/usr/share/doc/samba-2.0.9. I don't know where the rest of the pieces of the
puzzle were scattered by