Displaying 20 results from an estimated 4000 matches similar to: "SSH keys question"
2010 May 05
3
NIS question
Hi
How can we use NIS to control a user in different servers?
eg: serverA /home/userA/javaapplication
serverB /export/home/userA/javaapplication
serverC /vol/home/javaapplication
Thank you
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
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
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
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>
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
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
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
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
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
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
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
2010 Oct 18
5
IAX2 works one direction, but not the other...
2017 Oct 12
2
SSL overview...
Can someone help me understand the overall picture of SSL certificates in this scenario?
I have a working dovecot/postfix/mysql server. It has a certificate.
I now want to create a second, essentially duplicate configured server for use with replication.
What is the relationship between the certificate and the hostname, or the DNS entry since the certs are created using the server?s domain
1999 Oct 17
0
When viewed on NT4.0 file sizes of samba share are incorrecly too large
Hi everyone,
Here is my problem:
All NT4.0 machines accessing a samba share located on a Solaris 2.6 server
(running smbd version
2.0.4b) see the file sizes to be MUCH (terabytes) larger than they actually
are. This is true
both when looking through Explorer (file manager) and through MS-DOS prompt.
On Windows98 machines the files are irrationally large via Explorer, but are
the correct size
2007 Jan 19
2
Newbee-Question General Syntax
Hi there!
I´ve started looking into puppet for about one week now, I have to say
that I am NOT a developer, i occasionally write a shellscript or another
but thats about it, so maybe my problem is that i dont see the whole
picture yet.. I kind of know what i want to do, but at the moment i
don´t realy see how i can accomplish that.. :/
thing is, I have (for now "just") about 100
2017 Sep 19
1
How to route between tinc and physical interface.
Hello everyone.
First of all, i congratulate tinc and its community for such reliable
tool it is.
I am working on a community wireless project where we have an isolated
mesh network that we want to link by VPN. In order to fulfill this
requirement we setup a tinc VPN, with two "nodes", servera and serverb.
Servera has ip 10.0.0.1/24 and serverb has 10.0.0.2/24, and a spare
network
2003 Mar 23
1
Need Help.
Dear Expert,
I'm very newbie with rsync and i just installed RSYNC
in both of my servers. Let say the server is ServerA
(10.1.1.1) and ServerB (10.1.1.2). Rsync daemon runs
in server A. The rsycnd.conf is like this (i save this
file in /etc/rsyncd.conf):
uid = rsync
gid = rsync
use chroot = no
max connections = 4
syslog facility = local5
auth users = root