similar to: Accessing files on a domain-controled network

Displaying 20 results from an estimated 5000 matches similar to: "Accessing files on a domain-controled network"

2009 Jan 03
2
Domain logins not working
I'm trying to set up a new server to replace my previous domain controller/file&print server on my home network. My old server was running Debian/Etch on a 32bit sempron system with two HDs. The new one is running an old 64bit single-core processor and 3 HDs configured into multiple RAID 1 and 5 arrays (/boot as RAID 1 and /, /home, swap and a /backup directory as RAID 5). The new server
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
2020 Jul 01
3
Samba-4.10.4 strange behaviour
Hello All, I'm new to the list and I don't have much of experience with samba. I have a test setup on CentOS 7.8 with samba-4.10.4 and samba-vfs-glusterfs . When my client mounts the samba share via vers=1.0 , the user sees the share properly (uid,gid,mode are just like on gluster). When the share is mounted with vers=2.0 or not specified (anything higher) the files are owned by
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
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
2020 Jul 01
3
Samba-4.10.4 strange behaviour
Hi Felix, thanks for the share. Sadly it doesn't work and I don't know how to start debugging this one. I tried your config (had to switch from domain member to standalone) but it's the same: [global] ??????? netbios name = yourName ??????? workgroup = yourWorkgroup ??????? realm = YourRealm ??????? log file = /var/log/samba/log.%m ??????? max log size = 50 ??????? security = ads
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
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
2005 Jul 22
1
Dfs is not working
Hi, i have a smba 3 working, and I? m trying to build dfs .When I set up my dfs this way: ln ?s msdfs:serverA\\shareA name, or ln-s msdfs:serverA\\shareB, it is working! But if I try ln-s msdfs:serverA\\shareA,serverA\\shareB name, I only can get the first share (shareA) in the network. Have someone did it and how can I succeed ? Daniel
2010 Oct 17
2
Create a VPN network with some PC clients.
Hi to everybody, I want create a VPN with some PC clients and only one server, instead of LAN-to-LAN, but I'm not very sure how to do this. For example, I need to have: - Server LAN -------- (192.168.0.1/24) ---- tinc-VPN ---- (192.168.100.1/24) - Client-01 LAN --- (192.168.50.1/24) ---- tinc-VPN ---- (192.168.100.10/24) - Client-02 LAN --- (192.168.80.1/24) ---- tinc-VPN ----
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
2003 Jul 04
1
rsync server and --delete option
Hello, Here is my problem: A rsync daemon is started on serverA with the root user. Now if I try to sync serverA to serverB : rsync -nPru --delete serverA::test/temp/ /temp/ the behavior is just perfect and everything goes well. Now if I try to switch the server : rsync -nPru --delete /temp/* serverA::wwwroot/temp/ the delete option is not working (the files that are not on the sending
2016 Sep 01
2
Dsync config help
I was able to workaround the ?Error: sync: /var/run/dovecot/auth-userdb: Configured passdbs don?t support credentials lookups (to see if user is proxied, because doveadm_port is set)? problem:? => I simply disabled ?doveadm_port? and added the port number at the end of the remote URL in ?mail_replica? Replication seems to work although I have regular errors (idk if they are related to each
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
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
2008 Nov 26
1
samba 3.2.4 WINs problem
Hello All, i have a PDC running on subnet 192.168.100.x, and i have set wins support = yes. i have another subnet 192.168.101.x where all my client windows 2k/XP/2003/samba clients reside. For some reason the WINs server doesn't update its entries whenever a client changes IP address -- it still serves up the previous ip address mapping. This only seems to be a problem with samba-based
2005 Jun 07
2
@ERROR: auth failed on module
Hi, My nightly rsync jobs recently began to fail. I don't recall making any modifications to the rsync config files or upgrading rsync. Below is the error I receive when I try to rsync the home directory of serverA to serverB. Is there anything obviously wrong? Thanks. serverA rsync # rsync -arczv --delete --password-file=/etc/rsync/rsync.password /home 192.168.1.4::home @ERROR: auth failed
2011 Oct 11
1
recursive finds
I am trying to supplement and ultimately provide a patch for ''foreman'' which is an adjunct to puppet. Essentially, there is a Hosts class which belongs_to Hostgroup and Hostgroup class has a column called ''ancestry'' which is actually a Hostgroup (probably what is referred to as STI but I am not sure) and thus within Foreman, nesting Hostgroups is not uncommon.