search for: prium

Displaying 9 results from an estimated 9 matches for "prium".

Did you mean: prism
2002 Oct 01
4
rsync 2.5.5 segmentation fault on Linux x86.
Hi all. I have a script which I call from cron. It basically does some stopping of a few services, rsyncs all files to a remote server and then starts the services again. However, rsync segfaults: /share/bin/cron.root.backup.sh: line 28: 18453 Segmentation fault rsync -acx --delete ${_backup_dirs} backup-server::backup-client If I run rsync from the command-line everything works as
2002 Sep 27
0
Update to Current Issues; http://rsync.samba.org/issues.html
Hi. I read this from the Current Issues: 1. Q: Transfers die with something like rsync: error writing 4 unbuffered bytes - exiting: Broken pipe rsync error: error in rsync protocol data stream (code 12) at ../src/io.c(463) A: Sometimes fatal error messages from the remote machine can be lost on the way to the client; you should investigate on the server
2002 Oct 15
1
smb_errno: class ERRDOS, code 112 from command 0xb
Hi. We run Samba 2.2.1a in production and it seems to be working fine. We run it on RedHat 7.2, kernel 2.4.7-10smp. All of a sudden (I'm sure it's for a reason, but I can't tell why), this shows up in the logs: Oct 15 10:36:03 mumbai kernel: smb_errno: class ERRDOS, code 112 from command 0xb Oct 15 10:36:03 mumbai kernel: smb_errno: class ERRDOS, code 112 from command 0xb Oct
2003 Sep 30
0
get_domain_user_groups: You should fix it, NT doesn't like that
Running Samba 3.0 on Linux 2.4.21 with acl patch. The NT box is an NT 4 SP 6 Server. The Samba is set up as a PDC. I have a file F:\c.txt, which is owned by user usera with Special Access (of Take Ownership, only) given to user userb. If I log in as userb and try to do take ownership on that file we get the error "Access Denied" from the GUI and immediately in the log, I see:
2002 Aug 13
1
Migrating NT files (with users/groups) to Linux Samba with ACL kernel patch.
Whoa. Long subject - still, it basically says it all: I have an NT PDC and an NT fileserver. I've also got a Linux box compiled with the ACL patches from acl.bestbits.at and I've got Samba 2.2.5 (--with-acl-support) configured to be a PDC on that box. I've put all my machines and users in LDAP and the Linux box' PAM configuration is also told to look for passwords/users in
2003 Apr 02
1
Bookman font is replaced by Courier New.
Hi all. My setup: x86 Arch Linux? with Wine 20030318. I have a Microsoft Word document that I'm trying to open in TXWords? under Wine. This document is written using the Bookman font. When I open the document in TXWords, all the text is displayed in the Courier New font. Bookman is available through X: root@test04# xlsfonts -fn '*bookman*' -urw-urw bookman
2002 Aug 30
1
rsync: connection unexpectedly closed; reverse lookups?
Hi. My goal is to use rsync to syncronize box1 and box2. On box2, I have a tapedrive which I write the data I syncronize from box1 every night. On box1, my /etc/rsyncd.conf looks like this: root@box1# cat /etc/rsyncd.conf max connections = 1 syslog facility = local6 [tmp] path = /tmp read only = yes comment = export of /tmp hosts allow = box2 auth users
2002 Jul 18
2
Samba + OpenLDAP + ACL patch on Linux 2.4.18 problems.
Hi, all. I compiled Samba 2.2.5 (on Linux) with these optinos: --with-smbmount --with-acl-support --with-ldapsam The compilation went fine and everything seems to be working except for the ACL part. I've applied the ACL patch for Linux 2.4.18 (from acl.bestbits.at) and installed all the tools to go with it. That part works: root@madrid# getfacl /tmp getfacl:
2002 Aug 12
3
Winbind cannot find/connect to PDC.
Hi all. Funny thing happend: I had winbindd working, but now I can't get it back up correctly. I'm not sure what I'm doing differently. Samba version 2.2.5. 'wbinfo -u' says "Error looking up domain users". I joined the domain with the command: 'smbpasswd -j OUR_DOMAIN -r thepdc -U Administrator' and this returned saying "Joined domain