Displaying 20 results from an estimated 100 matches similar to: "@ERROR: auth failed on module user1_dir"
2004 Apr 13
0
Samba 3, openldap, follow symlinks doesn't work
Hi all,
I have a samba 3 server, and I want my users from Linux to access
shares on this server (like everybody:) ) .
I have these directories :
user1_dir for user1
user2_dir for user2
share for all
On the server, I have this directory structure :
/home/users/user1_dir
/home/users/user2_dir
/home/data/share
I have a symbolic link in user1_dir and in user2_dir pointing to
2003 Aug 22
1
rsync daemon and secrets file
I'm trying to understand how to properly setup the
/etc/rsyncd.conf file to run an rsync daemon with a
secrets file specified in a module - the rsync.conf
manpage does not spell it out clearly enough.
Rsync server is rsync-2.5.6.
If this is my /etc/rsyncd.conf file:
------------------------------------
log file = /var/log/rsync
uid = root
gid = root
[test]
uid = rsync1
gid =
2006 Jul 16
1
Connection refuse to rsync
Hi,
We use rsync to share data between two remote sites. We are using rsync
after configuration of the rsync.conf file.
I created a module in the file with the relevant entries and
permissions.
The problem is that I get "connection refused ", when I try to run rsync
in the following way:
root@rsync1-mpg:/root# rsync ptsinf01.pt.intel.com::
rsync: failed to connect to
2005 Apr 19
1
dovecot-stable-latest.tar.gz - Login process died too early - shutting down
Hello,
i've installed dovecot:
./configure \
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--enable-debug \
--with-storages=maildir && make && make install
groupadd dovecot
useradd -s /bin/bash -g dovecot dovecot
ok, in /etc/dovecot.conf I have:
# grep -v "#" /etc/dovecot.conf
2003 Jul 23
1
SIGCHLD SIG_IGN, then wait - warning messages
Rsync maintainers please review rsync bug
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=98740
The code in question is in socket.c in start_accept_loop.
The user is getting these warning messages:
2005 Apr 27
2
Problem with users home...
Hi :)
I hope this short example shows what problem I have:
# returns users homedir from /etc/passwd
grep user1 /etc/passwd | cut -d':' -f6
# result:
/home/group-subdir/user1
And the logfile...
#maillog
imap-login: Login: user1 [192.168.0.253]
imap(user1): mkdir(/home/user1/Maildir/.Trash) failed:
No such file or directory
Why Dovecot tries to create /home/user1/Maildir/.Trash
2007 Nov 14
2
rsync problem
I have a simple script that sends one file to two locations on the
same destination server. Here's the code:
DEST="remotehost"
SRC="/home/boss/application.conf"
DST1="/home/user1/application.conf"
DST2="/home/user2/application.conf"
RSYNC1=`rsync -caW -e ssh $SRC $DEST:$DST1`
RSYNC2=`rsync -caW -e ssh $SRC $DEST:$DST2`
This runs every 5 minutes. What
2004 Mar 08
0
Samba 3.0 as domain member server in ADS
I have tried now for allmost a week to get this thing working.
I have installed (Debian packages):
samba 3.0.2
krb5-user 1.3 (This is MIT kerberos)
krb5-config 1.6
winbind 3.0.2
I don't know if my samba is compiled with ADS but I assume it right now
- I just installed the apt-get package from the testing (sarge) debian.
My problem right now is that
root# *smbpasswd -a -m /machine_name/*
2012 Jan 16
1
dbWriteTable(con, access_log, overwrite = F).....
I am new to R.
My goal is to make a crosstable from a Apache access.log, which I want
to load into PostgreSQL database at first to
learn more abour R and DBI and datatypes. When the I have got the
access.log in the database I will try to make the
crosstable!
Trying to load the Apache access.log into PostgreSQL I get an error.
dbWriteTable(con, access_log, overwrite = F);
returns
Error in
2005 Apr 27
0
Mozilla Thunderbird 1.0 and Dovecot/IMAP problem.
If you notice problems with your imap folders
and "Lost transaction logfile" when connecting
Dovecot (0.99 / 1.0-testXX) via IMAP, upgrade
to Thunderbird 1.02. This should help.
--
websafe
2006 Aug 15
2
Problems after upgrade (0.99.x -> 1.0.x)
Hello :)
I had a working Dovecot 0.99.x with the following dovecot.conf:
###
ssl_disable = yes
disable_plaintext_auth = no
login = imap
verbose_proctitle = yes
default_mail_env = maildir:%h/Maildir
auth = default
auth_mechanisms = plain
auth_userdb = passwd /etc/passwd
auth_passdb = shadow /etc/shadow
auth_user = root
protocols = imap pop3
###
Then I've downloaded, compiled and installed
2004 Oct 13
0
[Bug 1924] New: unable to rsync between a PC with cygwin and a unix machine using rsh
https://bugzilla.samba.org/show_bug.cgi?id=1924
Summary: unable to rsync between a PC with cygwin and a unix
machine using rsh
Product: rsync
Version: 2.6.3
Platform: x86
OS/Version: Windows 2000
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo:
2002 Nov 21
3
Vorbis as a standard
Hi
I'm trying push for companies and government institutions to
start using Vorbis as an alternative to MP3 and to some extend
AAC so they as a benefit can ignore rigid license schemes and
expensive royalty payments. In principle it ought to be a
downhill job, but it has turned out to be a lot more difficult
than expected.
The biggest obstacle for government institutions and to some
extend
2002 Nov 21
4
Rgenerating headers
Hi
So far when I have streamed Vorbis, the headers (the 3 first
frames/packets) was not included in the stream, but communicated
out of band typically in an SDP file as unparsed A-lines.
Rethinking that concept, I'm wondering if it is really necessary
to do it that way. Isn't it possible in a platform independent
way to regenerate useable headers on the client side using
just the
2006 Mar 31
3
DO NOT REPLY [Bug 3649] New: buffer overflow in receive_file_entry
https://bugzilla.samba.org/show_bug.cgi?id=3649
Summary: buffer overflow in receive_file_entry
Product: rsync
Version: 2.6.0
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: sambesselink@planet.nl
2004 Oct 04
2
cwRsync- chdir failed, server 2003
I'm having prolems with cwRsync on server 2003. I'm getting pretty much
identical results to this from the archive:
http://lists.samba.org/archive/rsync/2004-April/009187.html, and as far
as I can see the only suggestion there was to check permissions.
I have one further complication too- I'm trying to sync a remote server
on to a vmware virtual disk that I've mounted using the
2005 Apr 14
2
rsync duplicates after file removal
Hi,
After I have removed some files from the backup computer with the command
find /home/user/.Maildir/.Spam/* -mtime +30 -type f -exec rm "{}" \;
does the command:
rsync -av -e "ssh -l root" host:/home/* /home
create many duplicates.
What I expect is for it to just "restore" the backup to what it was
like before.
I'm using rsync version 2.6.3 and
2007 Oct 09
2
Mailformat
Hi,
When saving a message as draft from Thunderbird and later opens it with
squrrelmail i get all the html code. Also do mails from Google calander
and som others give a warning (in Squirrelmail) that they ar badly
formated)
This after upgrading to 1.1beta2.
Any ideas?
Best Regards - Jon
--
Jon Essen-Moller
http://tenka.se
2017 Sep 08
1
Optimize code to read text-file with digits
On 8 September 2017 at 11:25, PIKAL Petr <petr.pikal at precheza.cz> wrote:
> > Moller Skarbiniks Pedersen
> My program which is slow looks like this:
> >
> > filename <- "digits.txt"
> > lines <- readLines(filename)
>
> why you do not read a file as a whole e.g. by
>
> lines<-read.table("digits.txt")
>
Good idea.
2002 Sep 07
3
Website for Ogg/Vorbis support for MPEG4IP
Hi
I have created a small website trying to document my Ogg/Vorbis support for MPEG4IP.
You can find it here.
http://www.maersk-moller.net/mpeg4ip/index.html
Kind regards
Peter Maersk-Moller
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request@xiph.org'
containing