search for: machine2

Displaying 20 results from an estimated 70 matches for "machine2".

Did you mean: machine
2001 Sep 07
2
Newbie to rsync
Hi All I have compiled rsync on a Solaris 5.5.1 machine1 . I have compiled this on a partition on the machine as root. I have done the following shared the Partition on the machine i have compiled. mounted this partition this partition on the machine2 where I need to rsync data then When I issue the command on machine2 as rsync -avz machine2:/x machine3: It gives me sh :rsync not found EOF timeout I am surorised at this cos I know that rsync is there on machine2 as a mounted partition. Any clues. Also Is there any document i can catch to un...
2007 Aug 30
3
rsync arg list to long
I am trying to do an rsync or scp from machine1 to machine2. I am getting arg list to long. I am using centos 5 machine 1 and centos 4.5 on machine2. I am using the default shell which is bash. How can I get past this? THanks, Jerry
2009 Mar 21
2
How to change Rlapack by lapack (for rpy2 installation)?
...t the setup.py script, but this looks beyond what I can do unless someone tells me exactly what to modify). I have R 2.8.1 on 2 machines running ubuntu 8.04 (packages R-base and R-base-dev, among others, installed using Synaptic) and while the installation of rpy2 went fine on machine1, failed on machine2 with: python setup.py install /usr/bin/ld: cannot find -lRlapack collect2: ld returned 1 exit status error: command 'gcc' failed with exit status 1 I think that the reason is that while on machine1 I get: R CMD config LAPACK_LIBS -llapack on machine2 I get R CMD config LAPACK_LIBS -L/usr...
2006 Sep 17
2
Running just part of dovecot
I'm currently setting up a large mail system, with different services split out onto different machines. What I want is this: machine1: dovecot smtp auth, no pop/imap machine2: dovecot lda, no pop/imap machine3: pop/imap, nothing else machine3 is obviously not the issue. Is there a way to run machine1 and machine2 with just their respective services, but no pop/imap? -- Marshal Newrock Ideal Solution, LLC - http://www.idealso.com
1998 Dec 02
2
W95/98 connect to any SMB share as another user? (SAMBA dige
...t; From: mathog@seqaxp.bio.caltech.edu > To: mlist-samba@nntp-server.caltech.edu > Subject: W95/98 connect to any SMB share as another user? > Message-ID: <73uuq3$s7j@gap.cco.caltech.edu> > > map H: as \\machine1\share1 as username=John, password=JohnsPassword map > M: as \\machine2\share2 as username=Jane, password=JanesPassword > > Even logging out and back in will only allow one of these to be mounted > at a time. Some of these shares are on Samba, but some are not. On Samba you can try this: Net Use \\Machine1\share1%John Net Use \\Machine2\share2%Jane Best re...
2004 Jun 24
2
Roaming profiles. How to do it ?
...the way that I want. (maybe this is the right behavior). What I want: -> When an user logins on MACHINE1 the profile that is saved in Linux begin download to MACHINE1 -> When this user logoff from MACHINE1 the profile must update on linux server -> If this user logins on MACHINE2 the profile (updated) must be downloaded to MACHINE2 But is not happen like this. When the user logins for the first time on MACHINE1 a local profile is created using the "All users" folder (under \windows\profiles) I'm not sure if the option " logon home = \\%N\%U\profile &...
2017 Jan 23
2
Open SSH public key setup not working on windows 2012
...phrase, I see authentication succeeded message but then the connection to the remote host gets closed immediately. Some of the Client output: ************************ ... Enter passphrase for key '/home/user2/.ssh/id_rsa': debug1: Authentication succeeded (publickey). Authenticated to machine2 ([10.39.69.139]:22). debug1: channel 0: new [client-session] debug1: Requesting no-more-sessions at openssh.com debug1: Entering interactive session. debug1: pledge: network debug1: channel 0: free: client-session, nchannels 1 Connection to machine2 closed by remote host. Connection to machine2 clo...
2000 Jul 27
2
bug in lastlog logging?
Folks; I couldn't find anything on my archive of the mailing list on this, and it may just be my mis-understanding, but: When I "ssh machine1 -l user1" as user2 on machine2, if user2 has the same uid on machine1, then user2's name ends up in lastlog, instead of user1's. This is a bit disconcerting when user2 is root, and root isn't allowed to remotely log in on machine1. I haven't dived into the code yet? Is the bug in openssh, or my understanding?...
2016 Mar 13
0
Failed to modify SPNs on error in module acl: Constraint violation during LDB_MODIFY (19)
....domain.tld servicePrincipalName: RestrictedKrbHost/MACHINE1.ad.domain.domain.tld servicePrincipalName: HOST/MACHINE1 servicePrincipalName: RestrictedKrbHost/MACHINE1 servicePrincipalName: TERMSRV/MACHINE1.ad.domain.domain.tld servicePrincipalName: TERMSRV/MACHINE1 Not affected: # record 19 dn: CN=MACHINE2,CN=Computers,DC=ad,DC=domain,DC=domain,DC=tld servicePrincipalName: HOST/MACHINE2 servicePrincipalName: HOST/MACHINE2.ad.domain.domain.tld servicePrincipalName: TERMSRV/MACHINE2.ad.domain.domain.tld servicePrincipalName: TERMSRV/MACHINE2 Not affected: # record 8 dn: CN=MACHINE3,CN=Computers,DC=ad,...
2003 Nov 13
3
[Bug 758] if authorized keys exchanged, regular user can gain
...riority: P2 Component: ssh AssignedTo: openssh-bugs at mindrot.org ReportedBy: curtis at maurand.com If an authorized key (~/.ssh/authorized_keys2) for root on one machine has been exchanged to another machine and a normal user issues, from the first machine, ssh -l root machine2, The normal user on machine one will be logged in as root on machine2. Steps to recreate: On Machine #1: 1. Make yourself root 2. ssh-keygen -b 2048 -t dsa 3. scp .ssh/id_dsa.pub root at machine2:/root (you must enter a password at this point) 4. exit the root shell to normal shell On...
2002 Mar 15
0
Problem with scp in Openssh3.1p1
...1p1 Client: Openssh ANY_VERSION $ scp -v -v -v -v -v -p -C user at machine1:/etc/passwd ./machine1.passwd Executing: program /usr/bin/ssh host machine1, user user, command scp -v -p -f /etc/passwd Sending file modes: C0644 473 passwd 473 bytes... it's ok $ scp -v -v -v -v -v -p -C user at machine2:/etc/passwd ./machine2.passwd Executing: program /usr/bin/ssh host machine2, user user, command scp -v -p -f /etc/passwd Sending file modes: C0644 17592186044416 passwd 17592186044416 bytes... oh my god! The size of files on "machine2" always is "17592186044416" ?? ciao....
2002 Mar 18
0
Fwd: Problem with scp in Openssh3.1p1
...scp -v -v -v -v -v -p -C user at machine1:/etc/passwd ./machine1.passwd >Executing: program /usr/bin/ssh host machine1, user user, command scp -v >-p -f /etc/passwd >Sending file modes: C0644 473 passwd > > 473 bytes... it's ok > >$ scp -v -v -v -v -v -p -C user at machine2:/etc/passwd ./machine2.passwd >Executing: program /usr/bin/ssh host machine2, user user, command scp -v >-p -f /etc/passwd >Sending file modes: C0644 17592186044416 passwd > > 17592186044416 bytes... oh my god! > > The size of files on "machine2" alw...
2008 Nov 26
3
replicate package installation on multiple machines
Hi all, Is there a way to dump the current packages installed on a machine and use it do install/uninstall packages on other machines? I've configured one at install time but to speed up other installations I would like to install default packages and then install/uninstall some starting from my first machine configuration... thanks d PS Oh, I'm going to RTFM too... but I'm
2004 Jul 06
1
[Windows] Unable to delete files transfered by rsync
Hi all, I'm newbie to rsync, not sure if I use it correctly. I installed rsync v2.6.2 protocol version 28 on 2 of my machines at home. Both running WinXP SP1. On the machine (named machine 1) with NTFS formatted drive, I issued the following commands >rsync -varuz "machine2::My Documents/My Financials/" . The update was success. However the subdirectories and the files inside are being not writtable. I can't add file the any of the subdirectories nor changing (include deleting) any file inside the subdir. On the other hand, when I issue the follo...
2008 Mar 27
2
User restriction on some client machines
Hi, we have a Samba 3.0.24 server on a Fedora Core 5 system and we use it as PDC. I have client machines with Windows XP SP2. What I want: - some machines (for example machine1) should be used only by user1 and user2 - allow user3 to use ONLY some machines (for example machine2) I tried the following: [global] include = /etc/samba/smb.conf.%m invalid users = user3 here's the smb.conf.machine1 script: [global] invalid users = !user1 !user2 here's the smb.conf.machine2 script: [global] invalid users = But it doesn't work. Every client is useable for every...
2009 Mar 05
1
url access problem
hi, I have two machines, machine1 and machine2 both in the same network. The command I have been using to install a paravirt guest is virt-install --name=test --ram=512 --vcpus=1 --file=/dev/vgraid/puremessage-vm-root --paravirt --location=http://mirror.centos.org/centos-5/5.2/os/x86_64/ In machine 1 it is working. But not in machine 2. It is...
2008 Nov 11
4
Can expect do this?
Hi all, I'm trying to scp some files from machine1 to machine2. But, I'm in an environment where PubKeyAuthentication is not allowed in ssh :( So, I'm confused how to automate it as cronjob. However, I read somewhere that we can write a little bash script that will utilize 'expect' to answer for the ssh password prompt? Can we do this? Any exam...
2011 Dec 28
3
Btrfs: blocked for more than 120 seconds, made worse by 3.2 rc7
...loop, on a xfs filesystem that lies on a 10TB md raid5. mount options compress=zlib,compress-force machine 2: btrfs over md raid 5 (4x2TB)=5.5TB filesystem. mount options compress=zlib,compress-force pastebins: machine1: 3.2rc7 http://pastebin.com/u583G7jK 3.2rc6 http://pastebin.com/L12TDaXa machine2: 3.2rc6 http://pastebin.com/khD0wGXx 3.2rc7 (not crashed yet) -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
2006 Mar 09
1
changing password on samba bdc
Greetings All. First let me introduce my situation Machine1: Pdc Samba + OpenLDAP(master) Machine2: Bdc Samba + OpenLDAP(slave) LDAP stores Samba and POSIX information for each user. Case1: I login to Machine1 and invoke smbpasswd. I change my passwords (samba and posix without any problem). In next few seconds they get propagated to Machin2 wher I can login with new credentials. ldap log say...
2016 Mar 10
2
Failed to modify SPNs on error in module acl: Constraint violation during LDB_MODIFY (19)
Hi all, SPN = servicePrincipalName A simple search returning all servicePrincipalName declared in your AD: ldbsearch -H $sam serviceprincipalname=* serviceprincipalname An extract from result concerning a lambda client: # record 41 dn: CN=win-client345,OU=Machines,DC=ad,DC=domain,DC=tld servicePrincipalName: HOST/MB38W746-0009 servicePrincipalName: HOST/MB38W746-0009.ad.domain.tld