Displaying 20 results from an estimated 3000 matches similar to: "NIS question"
2010 Nov 15
2
SSH keys question
All,
I have 3 servers. All 3 are CentOS 5.5. All 3 have identical
/etc/ssh/sshd_config files. I used ssh-keygen (with no arguments) to
generate keys with no password. I then added all 3 id_rsa.pub keys to the
authorized_keys file.
With this set up, I should be able to ssh between all 3 boxes without
needing a password. The problem is that one of the servers keeps asking for
a password even with
2007 Jan 23
3
rsync doesn't update directory ownership
Hi all,
Has anyone encountered this:
On ServerA, I make this directory:
/var/ftp/pub/userA with ownership root.root
It gets rsynced to serverB with this command:
rsync -avzgorp --delete -e ssh /var/ftp/pub/ root at serverB:/var/ftp/pub/
However, when I change the ownership of /var/ftp/pub/userA to userA.userA,
this change is not rsync-ed to serverB.
Is there any option to achieve this?
Thank
2004 Aug 06
2
Master vs Relay
Hello,
I have working enviroment with sourceworkstation (ices2) and one
broadcast icecast2 server.
One live stream, working fine.
Now, I want to add two another icecast servers like chain:
ourceworkstation -> serverA -> serverB -> serverC
o users can choose nearest server to connect.
But dont know, how to configure it. Examples of config files uses
127.0.0.1 everywhere, so it is not
2007 Jun 08
3
Asterisk 1.4 with Unicall
I have a small call center running with Asterisk 1.4.4 and Unicall.
Everything seems to be working but twice now we had to reset the server
because all lines stopped working. You can see users dialing in and
reaching the queue but the agents never get the call and the lines are
not released.
I saw that there is a new Zaptel driver which fixes a racing condition
with a TE110P card which is
2007 Dec 13
2
How do I do this?
I have 2 asterisk servers - serverA and serverC - connected via IAX2.
On serverA, I have a "telemarketer hold" extension which, if I transfer a
caller into it, loops around playing music & "please wait" messages, until
they give up & hang up the phone.
Also on serverA, I have a custom devstate, which lights a lamp on a phone
connected to serverA, which tells me if
2006 May 02
1
Only one NDS_ldapsam possible?
Hi,
is there a way to define more than one NDS ldap server in smb.conf? It
seems that
only the first ldap server is used and if unavailable none of the other
backends are going to be tried. Samba then still tries to connect over
and over to the unavailable eDirectory-Server.
My passdb entry looks like this (it?s all in one line):
passdb backend = NDS_ldapsam:ldaps://serverA.blabla.com:636
2017 Oct 31
1
"mount error(112): Host is down" on Ubuntu 17.10
Hello,
I am a long time Samba user but new to this list. Now I need some help
on a CIFS mount issue I just encountered.
We have 4 Samba servers:
ServerA: Samba 3.0.28a
ServerB: Samba 3.6.25
ServerC: Samba 4.3.11
ServerD: Samba 4.3.11
I am using a BASH script to mount shares in user's home directory using
this line:
sudo mount.cifs //192.168.123.29/share/ ~/server/share -o
2006 Jul 21
9
multi-server rails deployment
I''m building an app in rails that will be deployed on 3 different
servers but am not sure the best way to deploy it. The app is
something like Google Adwords (an online advertising program,
essentially).
ServerA is the Administration server
ServerB is the Ad server (feeds ad requests to affiliates)
ServerC is the Click server (handles incoming clicks from our affiliate sites)
All 3
2004 Aug 06
2
Master vs Relay
Luke Stodola wrote:
>Since you want to allow users to connect to any of the three servers, I
>don't think you need to deal with "relay-password". Leave your working
>server alone, and on the new servers put
>
> <relay>
> <server>serverA </server>
> <port>8000</port>
> <mount>/foo.ogg</mount>
2016 Apr 28
2
Question about DFS
On 28.04.2016 11:16, Reindl Harald wrote:
> Am 28.04.2016 um 11:00 schrieb tell at posteo.de:
>> i'm trying to figure out some specific things about Samba DFS.
>>
>> 1. What is the ordering method of a DFS Share with multiple servers
>> (e.g. msdfs:serverB\\share,serverC\\share linkb ; Source:
>>
2008 Apr 29
2
Broken Header uidvalidity problem after upgrade
Hi, we use a current Debian etch distribution as basis for our servers,
which are running within a vmware server environment. Our current
configuration consists of a dovecot server with imap enabled and a ldap
based authentication. Mails are stored using the Maildir format on a
central nfs store. We do not use any virtual mailboxes.
Since upgrading from dovecot version 1.0.rc15 (debian
2016 Apr 28
2
Question about DFS
On Thu, Apr 28, 2016 at 10:08:54AM -0700, Jason Chang wrote:
> 1. What is the ordering method of a DFS Share with multiple servers (e.g.
> msdfs:serverB\\share,serverC\\share linkb ; Source:
> https://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/msdfs.html)?
> With a Microsoft DFS i have 3 options regarding the target. (Targets in a
> client's site are listed first in a
2016 Apr 28
2
Question about DFS
Hello,
i'm trying to figure out some specific things about Samba DFS.
1. What is the ordering method of a DFS Share with multiple servers
(e.g. msdfs:serverB\\share,serverC\\share linkb ; Source:
https://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/msdfs.html)?
With a Microsoft DFS i have 3 options regarding the target. (Targets in
a client's site are listed first in a
2010 Aug 04
1
callerid between 2 asterisk servers
I've got 2 asterisk servers on the same box: ubuntu 10.04 lucid. I have not
been able to send useful callerid info between them (callerid becomes
"serverB").
serverA register statement: (serverB has the exact opposite statement)
register => serverA:serverApassword at IP_of_serverB_nic/serverB
users.conf of serverA: users.conf of serverB:
[serverB] [serverA]
type=friend
2008 May 30
3
How to backup files without destroying the destination?!
Hello List,
i would like to copy/mirror/rsync the backup files from ServerA to ServerB.
Since i must assume that ServerA is hacked (public server with a few
services), i would like to "pull" the files to ServerB (save server with
no services).
That means i do something like: rsync -avz ServerA:/backup ServerB:/backup
IF ServerA gets hacked and the files get zeroed out (every file
2015 Feb 05
2
IAX2 problem for WAN connections
Hi,
I am trying to connect two Asterisk servers using IAX2. Everything works fine when I couple them
within a LAN segment, but not when I connect them using WAN connections. I made sure that the
routers' ports are mapped properly and checked this with additional ssh rules.
ServerA is a Raspberry box with the vendor's Asterisk version 1.8.13.1 and ServerB is normal
CentOS 7 box with
2007 May 05
1
strange authentication issue
hi
I just joined this list, as I am having really strange issue and so far been
unable to find the root cause.I will give you scenario to see if anyone
knows what could be the cause:
1: 2 windows 64bit enterprise server serverA and Server B
2: both on same physical network no firwalls not routers
3: both on same domain controller ( windows NT4)
I can connect to serverA as under from a linux
2013 Feb 25
1
samba + nfs locking doesn't work
this is the case:
serverA [ CentOs 5.6 kernel 2.6.18-238.12.1.el5.centos.plus, Samba ver. 3.5.21 ]
serverB [ CentOS 5.6 kernel 2.6.18-348.1.1.el5.centos.plus, Samba ver.
3.6.6-0.129.el5 ]
clientA [ WindowsXP ]
clientB [ WindowsXP ]
The serverA shares via Samba the resource [test]
[global]
workgroup = DMIT
netbios name = SAMBA
server string = DMIT domain server
interfaces = eth0
2007 Jul 30
1
iax2 trunk registration with auth rsa
hi all,
I am trunking via iax2 2 asterisk serverses
if both of them have static ip addresses, I can connect them using no
password, password or auth rsa with a pair of keys.
If one of them has dynamic ip address and need to register on the other
server, I can connect them with no password, but I am not able to do that
using keys.
The question is: which is the right register syntax to use when
2004 Oct 06
5
Trust between two samba
I have a problem with Samba:
I want to make trust between two Samba domains. I have setup the trust on the
DOMAINB server then on the Samba DOMAINA server "net rpc
trustdom establish DOMAINB" I then get the following:
Password: [entered password]
Could not connect to server SERVERB [this is the PDC for the DOMAINB domain]
Trust to domain DOMAINB established
When I then try