similar to: sol8 - rsync2.5.6 - cannot rsync at all

Displaying 20 results from an estimated 300 matches similar to: "sol8 - rsync2.5.6 - cannot rsync at all"

2003 Sep 22
1
Problem with non-interactive shells on Sol8 with 3.7.1p1
We recently started upgrading OpenSSH on our Sol8 systems and we've run into a problem were we can run commands on a remote system since we installed 3.7.1p1. The debug output from sshd is attached below. We use PAM in our environment, and have since 2.9.9p2. I think most of the systems were running 3.4p1 prior installing 3.7.1p1 and they were working - the only thing we replaced was
2010 Nov 16
3
Can't do a nested define. What are my options?
I''m trying to create a directory structure from 2 arrays. First array is the "outter", second is the "inner". For each "outter", I''d like to loop through each "inner". Below is sort of what I''m trying to do. In the real world, the $sys_name and $mounts vars will be parsed from yaml and will be dynamic. In the example I''ve
2003 Sep 02
1
source code for samba-2.2.8a-1-sol8-suncc-64bit.pkg
Hi all, Where could I get souce code for samba-2.2.8a-1-sol8-suncc-64bit.pkg, I checked in samba.org but I just found pacakage( samba-2.2.8a-1-sol8-suncc-64bit.pkg). Thanks, Madhavi
2003 Nov 04
0
resend: odd system in findsmb output
This is a resend. I'm seeing this odd system with an IP from a different subnet again. Again ideas why this happens? Does anyone know why I might see the following output from 'findsmb'? Notice the unknown system on a completely different subnet. Would this normally be seen if someone brought in a system with a static IP on a different subnet and connected it to the network? IP
2005 Jun 16
2
FreeBSD ssh AD authentication
After reading the related chapter in the Samba-3 HOWTO document I've tried to put the AD authentication in place in our network on two systems and I got stuck in exactly the same place. Here are the software configs I was using : Sys 1 FreeBSD 4.11 release sshd version OpenSSH_3.5p1 FreeBSD-20030924 Samba Version 3.0.10 Sys 2 FreeBSD 5.4-RELEASE FreeBSD amd64 OpenSSH_3.8.1p1
2001 Oct 26
1
PAM session cleanup on Sol8 with v2.9.9p2
In do_pam_cleanup_proc(), there are 3 calls to PAM: 1) pam_close_session() - do lastlog stuff 2) pam_setcred(PAM_DELETE_CRED) - delete credentials 3) pam_end() - close PAM It appears that pam_setcred() always fails with the error PAM_PERM_DENIED. This is due to a check done pam_unix.so to not allow a caller with euid 0 to even try to delete their SECURE_RPC credentials. When sshd calls
2001 Oct 26
5
New password echoes on Sol8
I tried replacing readpassphrase() for v2.9.9p2 on Sol8 with a different version that just calls getpassphrase(). It appears to solve the echo problem when the user tries to login in interactive mode and needs to change their password. Can anyone else try this with v2.9.9p2 on Solaris? Be sure to add: #define HAVE_GETPASSPHRASE ... to config.h when compiling (since it's not a configurable
2018 Sep 14
2
AD integration issues
Hello, I have a CentOS 7 system configured as a samba server using ADS security. I am able to get users to login from PC's that are part of the AD domain but users coming from systems that are not part of the AD domain are not able to access the smb shares. Here is more information about the enviornment and issue: -- # rpm -qa | grep -i samba samba-client-4.6.2-12.el7_4.x86_64
2003 Sep 13
2
error from rsync2.5.6
Hi, I just compiled new release 2.5.6 rsync in solaris5.9 machines, and ran a rsync job,I got the following errors: rsync error: unexplained error (code 255) at main.c(620) Both source and destination servers are running 5.9, can you please tell me should I update anything in main.c file? Thanks, Jennifer
2003 Mar 02
1
rsync2.5.6 can't find system config file
I had rsync2.5.5 running fine ona RedHat Linux 8 system. I downloaded the rsync2.5.6 code and it compiled with no problems. However, operations which worked before are now failing. Here is my rsyncd.conf file uid = nobody gid = nobody # use chroot = no max connections = 4 syslog facility = local5 pid file = /var/run/rsyncd.pid motd file = /etc/rsyncd.motd [ftp] path = /var/ftp/pub
2010 Oct 25
2
interesting kvm lvm collision issue
I've been running into a reproducible problem when using default LVM volume group names to present block devices for virtual machines in KVM, and I'm wondering why it is happening. On dom0 I make a default VolGroup00 for the operating system. I make a second VolGroup01 for logical volumes that will be block devices for virtual systems. In VolGroup01, I make two lv's for one system:
2011 Jun 10
1
Event Logging in Samba 4
Hi, I have configured samba 4 as a Domain Controller and its working fine. But there is one problem with event logs in samba4. I found this samba wiki page that explain how to setup event logs in samba. Following is the link of that page. "http://wiki.samba.org/index.php/Event_Logging" The problem I came up is when I add "eventlog list" line to smb.conf and restart, it
2006 Sep 11
0
Interdomain Trust: winbind not working
Hi there, i got a problem trying configuring an Interdomain trust, this is my scenario (very simple one): domain domA (windows 2000 mixed mode) trusting domB (samba 3.0.23a-1) and vice-versa. some wbinfo: ale:~# wbinfo -m RGM5 ale:~# wbinfo --sequence RGM5 : DISCONNECTED BUILTIN : 1157982872 SYS2 : 1157982872 ale:~# wbinfo -t checking the trust secret via RPC calls succeeded ale:~# wbinfo
2010 Apr 20
1
Samba on Solaris 8
So I decided to dump Samba 2.2.0 on Solaris 8 due to the problems I had getting it to connect to Vista, so I installed Samba 3.4.2 as downloaded from Sunfreeware.com, with prereqs; krb5-1.7-sol8-sparc-local openssl-1.0.0-sol8-sparc-local libgcc-3.4.6-sol8-sparc-local popt-1.14-sol8-sparc-local libiconv-1.13.1-sol8-sparc-local readline-5.2-sol8-sparc-local
2006 Oct 06
1
[Fwd: Interdomain Trust: winbind not working]
Anyone? Could you write me the exact steps to have a working configuration of Samba/winbind domain trusting Windows 2000 Dom? I've followed the one proposed in the samba howtos but is not working. thanks -------- Original Message -------- Subject: [Samba] Interdomain Trust: winbind not working Date: Mon, 11 Sep 2006 16:09:49 +0200 From: Matteo Calcagnini <calcagnini@publinet.it> To:
2004 Aug 09
0
ssh remote command fuser problem
I've set up public/private key authentication between a Solaris 9 system running SSH Version Sun_SSH_1.0, protocol versions 1.5/2.0. and a Soalris 8 system running OpenSSH_3.8p1, SSH protocols 1.5/2.0, OpenSSL 0.9.7d 17 Mar 2004 Cannot get remote command fuser to work (although other commands ok) I've got ssh and sftp and scp finally to work, but I am left with one problem, I can use
2002 Feb 24
0
Sol8/pam_krb5/OpenSSH 3.0.2
with the following pam.conf entries, after being prompted for a login password the connection is closed: other auth sufficient /usr/lib/security/$ISA/pam_krb5.so.1 other auth required /usr/lib/security/$ISA/pam_unix.so.1 try_first_pass the system logs the error: sshd[4215]: fatal: input_userauth_info_response_pam: no authentication context if the pam.conf entry is changed to the
2000 Apr 20
1
egd.pl 0.7 stops working with Sol8/perl 5.6.0
The usual suspects: Solaris 8 gcc 2.95.2 perl 5.60 egd 0.7 openssl 0.95.a openssh 1.2.3 # egd.pl /etc/entropy --- It works the first few minutes and then just stops working. OpenSSH connections started still work, ssh just hangs with a new connection. I've even tried --bottomless; no joy. 0.6 and Solaris 7 worked great. I'm going to try the /dev/random that was mentioned before. Any
2001 Apr 04
0
Another prob. w/keygen on Sol8
Hi All, I'm seeing the same problem reported by Don Cooley on 3/30/01. Compiling OpenSSH 2.5.2p2 on Solaris 8, sun4u, 64bit using Sun's Forte 6 C compiler (-xarch=v9 option), /usr/ccs/bin/make and OpenSSL-0.9.6. RSA keygen works, DSA fails with Bus Error. I already had DSA keys generated on my test machine that were generated with Openssh-2.3.0p1 and trying to start the 2.5.2p2 sshd daemon
2002 Apr 10
0
FYI: Sol8 + /dev/urandom + OpenSSH/SSL
As it turns out, you don't need to configure OpenSSL 0.9.6c in any special way to have support for /dev/urandom - it automatically tries to use it if it exists on a Unix system. So, I compiled the current snapshot using "--with-rand-helper=no" and everything appears to build and work fine on Solaris 8. Ed Ed Phillips <ed at udel.edu> University of Delaware (302) 831-6082