Displaying 20 results from an estimated 1000 matches similar to: "rsync wont work"
2004 Mar 10
1
rsync
d# rsync -vcrlpogtz . rsync@domain.ltd:/export/home/rsync/
rsync@domain.ltd's password:
sh: rsync: rsync: connection unexpectedly closed (0 bytes read so far) rsync
error: error in rsync protocol data stream (code 12) at io.c(189)
d#
Can someone tell me what am I doing wrong?
Thanks
2009 Mar 13
3
rsync flags freebsd
is there a way to save special flags in freebsd when using rsync?
for example
dd# ls -lo init
-r-xr-xr-x 1 root wheel schg 711744 Mar 12 18:51 init
dd#
file has flag schg
when i just use rsync it copy that file and loses that flag
--
http://alexus.org/
2012 Feb 02
1
Joining Active Directory & wbinfo -u
Hi,
I was able to join the domain correctly and from what I Understand I should see it added as A computer on my
Windows 2008 Server PC. Is this true? But when I do a wbinfo -u I do not see my domain users listed.
I was wondering if this is because we installed winbind4 rather than winbind?
I installed samba4 and winbind4 in Ubuntu 11.04 LTS
Thanks for everyones help,
Scott
root at
2009 Apr 07
2
dovecot doesnt see any emails
$ dovecot --version
1.1.13
$ grep ^mail_location /usr/local/etc/dovecot.conf
mail_location = maildir:~vpopmail/domains/%d/%u/Maildir/
$
i use SquirrelMail as a client to IMAP in, but when I login, I dont
see any emails in my INBOX
I even tried pop3 same story
$ telnet localhost pop3
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK Dovecot ready.
USER XXXXXX at
2010 Sep 16
2
iptables
I'm trying to do some simple tcp port forwarding
[root at wcmisdlin02 ~]# cat /proc/sys/net/ipv4/ip_forward
0
[root at wcmisdlin02 ~]# /bin/echo 1 > /proc/sys/net/ipv4/ip_forward
[root at wcmisdlin02 ~]# cat /proc/sys/net/ipv4/ip_forward
1
[root at wcmisdlin02 ~]# iptables --list
Chain INPUT (policy ACCEPT)
target prot opt source destination
RH-Firewall-1-INPUT all --
2005 Aug 14
2
Dovecot & SquirrelMail
Hi I am back thought I should start a new mail... since i lost track of
previous. Anyways,
Does Dovecot require courier-authdaemon or whatever it is called to run?
When running the following i recieve the following output should I kill inet
from 143 or not.
aries:/etc/init.d# netstat -ltnp | grep ':143'
tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN
2013 May 21
7
[Patch[ xl problems with xendomains
Hi,
Ever since xl become the preferred toolstack, I have had problems using
the xendomains startup/shutdown script. Having retested today, it seems
that the issues are now reduced down to xendomains being unable to
restart previously saved domains.
Here is a typical session using xl running Xen 4.2.2 on Ubuntu 64 12.04
bit server, using stock Dom0 kernel (3.2.0-43-generic)
2014 Sep 16
2
missing sam.ldb file
Hi,
We have suddenly noticed a difference between our dc's. The file called
/var/lib/samba/private/sam.ldb.d/sam.ldb
is only present on 1 of our three dc's. The AD seems to be in healthy
state, but...isn't this a bit strange?
root at dc3:/var/lib/samba/private/sam.ldb.d# ls -l sam.ldb
-rw-r--r-- 1 root root 53248 Sep 2 17:31 sam.ldb
root at dc3:/var/lib/samba/private/sam.ldb.d#
2008 Dec 02
1
rsync / checksum small block / xfer small block
is there a way to somehow force rsync to check checksum in blocks vs
the whole file and xfer only part that has changed vs the whole file?
for instance i have a few gig file, and it usually keeps adding at the
end, maybe a line a day, yet rsync xfer the whole file over and it
takes forever...
--
http://alexus.org/
2006 Aug 15
7
mongrel_cluster not starting on reboot
Hi,
I''m in the process of moving my blog over from lighttpd -> apache 2.2
+ mongrel. Everything works fine as long as I don''t reboot :)
On reboot apache comes up but mongrel_cluster doesn''t start up the pooches...
I have added the mongrel_cluster call to my startup scripts like so:
www:/etc/init.d# update-rc.d mongrel_cluster defaults
Adding system startup for
2010 Mar 14
2
Dovecot 2.0beta3: Auth master process is now running as default_internal_user
Hi,
with 'changeset 10910' the Auth master process is running as 'default_internal_user' now (dovecot). This requires permissions tuning for 'passwd-files' at least, while other plugins would run in a different user context, 'vmail' in my setup. I see that this may be safer, just wondering how to streamline the config:
[20:27] root spectre:/var/vmail/conf.d# l
2007 Oct 17
2
TC basic match problems
Hello,
I am attempting to match on a single bit of the NF mark value, and after
hours of reading and googling I can not get the syntax right. It got to
be something very simple, yet I can''t find it. Any help will be greatly
appreciated.
Thanks!
root@Arzamas:/etc/init.d# tc filter add dev wan_b protocol ip prio 2
parent 1:0 basic match meta\(nf_mark mask 0x80 eq 0x80\) flowid 1:0x80
2003 Jul 15
2
printf and friends in R?
Hi folks
Does R have anything straightforwardly resembling the commands
fprintf, sprintf, printf (derived from C, and present in octave
and matlab)?
As in printf(format_string, ... )
where "format_string" defines the print format (including any
fixed text) and "..." is a list of variables whose values are
to be inserted into the line.
Example:
printf("Case
2011 Jul 27
3
USB at domU PV domain & PVUSB
Good Evenight
I try to do working usb''s into domU xen guest, SO of xen server is Debian
Squenze 6.0, into HVM guest usb works and can make use but with
ParaVirtual guest PV can find this devices with lsusb or into /dev/
directory.
Kernel load into xend and guest is the same and is the kernel provided by
this package:
ii linux-image-2.6.32-5-xen-amd64 2.6.32-35
2020 Feb 03
3
Ldapsearch against Samba AD returns records outside the search base
On Mon, 2020-02-03 at 18:17 +0200, Palle Kuling via samba wrote:
> Hello,
>
> I did some detective work here, stepping through all the versions
> from
> the old 4.9.4 database onwards, building them from source on an
> isolated
> system and doing ldapsearch against them. It is the change from
> 4.10.13
> to 4.11.0 (or maybe in general from pre-4.11 to 4.11?) that
2010 Jan 13
2
User and GRoup mapping
I have two servers running Samba, one as a Domain Controller one as a
Member Server. Both are running Ubuntu 8.10 and running smbd, nmbd and
winbindd using the tdb back end.
I am having a problem understanding ID mapping. The mapping is not the
same on both machines.
On the Domain Controller
> root at thelma:/etc/init.d# wbinfo -i 'ATLANTA\rob'
> rob:*:1000:2003:Robert
2017 Feb 11
1
AW: no Authnticationmethode from outlook to Imap
Thanks for your feedback......
I use 143 and if using 993 tell the system the the Certificate are wrong ???
root at caloro:/etc/dovecot/conf.d# doveconf -n
# 2.2.13: /etc/dovecot/dovecot.conf
# OS: Linux 3.16.0-4-amd64 x86_64 Debian 8.7
auth_mechanisms = plain login
debug_log_path = /var/log/mail.log
info_log_path = /var/log/mail.log
log_path = /var/log/mail.log
mail_access_groups = vmail
2023 Jan 16
2
Transferring fsmo roles to new DC2
Hi Team
I am transferring to a new AD DC
So I started transferring the fsmo roles the first five transferred fine
the domaindns and forestdns had the following error!
root at DC2:/etc/sudoers.d# samba-tool fsmo transfer --role=forestdns -UAdministrator
Password for [BALEWAN\Administrator]:
ERROR: Failed to add role 'forestdns': LDAP error 16 LDAP_NO_SUCH_ATTRIBUTE -? <attribute
2015 Nov 18
2
Cannot chown file to active directory user/group on member server
On Wed, Nov 18, 2015 at 6:00 AM, Rowland Penny <rowlandpenny241155 at gmail.com
> wrote:
> On 18/11/15 10:27, Jeff Dickens wrote:
>
>>
>>
>> On Nov 18, 2015 4:35 AM, "Rowland Penny" <rowlandpenny241155 at gmail.com
>> <mailto:rowlandpenny241155 at gmail.com>> wrote:
>> >
>> > On 17/11/15 23:09, Jeff Dickens wrote:
2004 Apr 23
6
Windows 2003 Active Directory and Group Access
Hi together,
we have a Windows 2003 Active Directory Server, working together with Samba Version 3.0.2a-Debian. It seems
everything (Kerberos authentication and so on) works fine. All the authentication is done by the windows 2003
server. My problem is, that I can't connect to a share via a windows xp client, when the share has an option
"valid user" which defines a group of the