Displaying 5 results from an estimated 5 matches for "new_serv".
Did you mean:
newserv
2008 Apr 28
0
Problem with PDC functionality after client upgrade
Hello,
New_server - Ubuntu 6.06.2 LTS (recently updated from Breezy) w/Samba
3.0.22-lubuntu3.6
Old_server - RedHat 8 w/Samba 2.2.5-10 - yes, I know this is old -
usually when something works I try not to mess with it.
The RedHat server is functioning as the PDC for this network. Prior to
upgrading the New_se...
2009 Aug 05
0
puppet not reloading server config
Hi,
I have a use case where the puppet server changes entries in the puppet
agent''s puppet.conf to redirect agents to a new server.
It changes
server=NEW_SERVER, environment_NEW_ENV, and reportserver=NEW_SERVER
in the puppet.conf file
on the next puppetrun call (with --listen option), the agent uses the new
values for reportserver and environment, but still connects to the old
server. service restart seems to be the only way to reload this config
param....
2003 Jun 19
2
Replacing Samba PDC with new hardware
...d box, and added all my users and machine accounts to
the smbpasswd file as usual. Now as far as the SID I'm a little fuzzy. I
would ideally like the replacement server to have the same netbios name
(SERVER) as the de-commissioned machine. For the moment I 've given the new
box the name (NEW_SERVER) so that I can copy files over. I ran smbpasswd -S
(domain) to suck the SID to the new server already. Now when I shut down
the old box for good, and change the netbios name will the SID for the
domain be re-written making my user accounts useless/ unable to logon? Is
there any way to avoid th...
2008 May 20
10
Asynchronous Pipe::Server problems
Hi all,
I''ve been working on the win32-pipe library (again) and I''ve reworked
the interface. Instead of Pipe.new_server or Pipe.new_client, there''s
now a base Pipe class, with Pipe::Server and Pipe::Client subclasses.
You can find the latest code in the CVS repo.
Oh, and you''ll need to update your windows-pr library with the latest
from CVS if you want to use this. I had to add some missing p...
2014 Dec 18
2
Migrate maildir between servers dovecot
Hi to all, i have two servers with dovecot 2.2.15 one is actualy on
production (server A) and another that i put on production soon (server B)
My goal is migrate maildir from server A and server B.
How can i achieve that?
I read http://wiki2.dovecot.org/Migration/Dsync but i haven't understand
well where to put such configuration (in which server).
Thanks in advance for any help.