Displaying 10 results from an estimated 10 matches for "autodir".
2004 Sep 13
1
Autodir and rsync
To devlopers of rsync,
First I could not find emails of developers of rsync so I am posting
this here.
I am the author of Autodir http://www.intraperson.com/autodir/ which has
support for transparent backup feature for 24x7 online linux systems. In
other words any linux system can be made 24x7 system provided backup
programs meet some criteria.
I would like to know if rsync can work out of box with Autodir. For
further i...
2004 Sep 08
0
better way to create home dirs for mail servers
Dear all,
Autodir is for creating home directories and group directories
much better then pam_mkhomedir as pam_mkhomedir does suffer
some limitations like,
1) There are some applications which never need to authenticate users
But they need home dirs -- for example mail servers configured to use
home dirs for mail d...
2013 Dec 30
1
[Bug 10354] New: link-by-hash-autodir - use an automatically determined directory to collect the hash-hardlinks
https://bugzilla.samba.org/show_bug.cgi?id=10354
Summary: link-by-hash-autodir - use an automatically determined
directory to collect the hash-hardlinks
Product: rsync
Version: 3.1.1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core...
2009 Jul 09
2
ldap authentication
hello ,
we're using LDAP for user authentication
I'm looking for a mechanism to automatically create a users home directory
when he logs in for the first time
Thanks,
--
Best Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20090709/747917b0/attachment-0003.html>
1999 Jun 08
6
DESKTOP.INI amd & DNS puzzle
A non-text attachment was scrubbed...
Name: not available
Type: text
Size: 2910 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba/attachments/19990608/1b2f9b97/attachment.bat
2008 Aug 12
1
Please help: The process of am-utils map key lookup
...nf
...
auto_dir = /.amd_mnt
...
map_type = file
search_path = /etc
...
[ /home ]
map_name = amd.home
...
$ cat /etc/amd.home
/defaults type:=nfs;sublink:=${key};opts:=rw,intr,tcp,nfsvers=3,vers=3,nosuid,nodev,noresvport,rsize=16384,wsize=16384;fs:=${autodir}/${rhost}${rfs}
dumbboy rhost:=home111;rfs:=/0/export/home
* rhost:=home110;rfs:=/0/export/home
...
Thanks.
2009 Sep 11
3
NFS export issue
Hello,
I have a ZFS filesystem structure, which is basically like this:
/foo
/foo/bar
/foo/baz
all are from one pool and /foo does only contain the other
directories/mounts (no other files)
When I try to export /foo via dfstab, I can see the directories bar and baz,
but these are empty.
Can I only export via NFS each subdir on its own ?
thanks in advance.
Thomas
2006 Dec 13
1
Bug#402974: xen-utils-common: xen domain do not always shutdown
...echo -n '!'
fi
kill $WDOG_PIG >/dev/null 2>&1
fi
- done < <(xm list | grep -v '^Name')
+ done < <(xm_list | grep -v '^Name')
# NB. this shuts down ALL Xen domains (politely), not just the ones in
# AUTODIR/*
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-2-xen-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages xen-utils-c...
2014 Dec 06
1
Bug#772274: xen-utils-common: when upgrading package: insserv: Service xenstored has to be enabled to start service xendomains
...nAn error occurred while shutting down domain:\n$XMR\n"
rc_failed $?
echo -e '!'
fi
kill $WDOG_PID >/dev/null 2>&1
fi
done < <($CMD list -l | grep "$LIST_GREP")
# NB. this shuts down ALL Xen domains (politely), not just the ones in
# AUTODIR/*
# This is because it's easier to do ;-) but arguably if this script is run
# on system shutdown then it's also the right thing to do.
if ! all_zombies && test -n "$XENDOMAINS_SHUTDOWN_ALL"; then
# XENDOMAINS_SHUTDOWN_ALL should be "--all --wait"
e...
2013 Jun 30
18
Xen 4.2.2 /etc/init.d/xendomains save and restore of domains does not work
Hello,
in the last days I switched from Xen 4.2.1 to Xen 4.2.2 (source from git
repository tag 4.2.2)
commit a125ec6a4a2f028f97f0bdd8946d347a36dbe76b
Author: Jan Beulich <jbeulich@suse.com>
Date: Tue Apr 23 18:42:55 2013 +0200
update Xen version to 4.2.2
My "base system" is a debian squeeze. For Xen I use the xl toolstack.
Since updating to 4.2.2 the autosave and