Displaying 3 results from an estimated 3 matches for "unixhost".
Did you mean:
unix_host
2008 Mar 28
0
Using LDA with postfix and virtual users
...ory = /etc/postfix
daemon_directory = /usr/lib/postfix
data_directory = /var/lib/postfix
inet_interfaces = all
local_recipient_maps = mysql:/etc/postfix/local_recipients-mysql.cf
$alias_maps
local_transport = dovecot
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
mydomain = unixhosts.org
myhostname = amy.unixhosts.org
mynetworks = 127.0.0.0/8
myorigin = $myhostname
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
unknown_local_recipient_reject_code = 550
And accourding to the wiki I have:
dovecot unix - n n - - pipe
flags=DRhu user=v...
1999 May 28
1
share.
...eated a share
[opt]
comment= jumpys opt
path= /opt
valid users=gbg_joel
public=no
writable=yes
printable=no
When I trie to map this with net use r: \\jumpy\opt
I get the errormessage wrong password.
But I'm using the same uid and password in my windows95 machine as I'm
doing on my unixhost
gbg_joel .
The guest shares works fine by the way. And I can log in to my UNIX host
with gbg_joel
Do I have to add gbg_joel someplace more than in my /etc/passwd file ?
// joel
2006 Oct 11
4
"Invalid file index" failures, suspicious index numbers
I've trying to do a backup from a remote host to a local machine via
rsync using the following configuration:
Remote host (Red Hat Enterprise Linux ES3):
$ uname -srmpi
Linux 2.4.21-47.EL i686 athlon i386
$ cat /etc/redhat-release
Red Hat Enterprise Linux ES release 3 (Taroon Update 8)
$ rsync --version
rsync version 2.6.8 protocol version 29
Local machine (Mac OS X 10.4.8, Intel):
$