Displaying 7 results from an estimated 7 matches for "databaseserver".
Did you mean:
databaseserver1
2007 Jan 30
2
"self-awareness" from a definition?
Looking at Puppet for a new installation. Wondering about the following
capability:
Say I have a reference to some definition, where I call out a relationship:
silo( webservers => "server1", databaseservers => "server2" );
(sorry if syntax is incorrect).
Is it possible for the definition of this to trigger "server1" to be in
a "webservers" class and invoke webserver "appropriate" things, and
"server2" to do likewise for database server things?...
2011 Jun 23
3
Mysql access denied
...20 (I know, it's
really old) and having issues getting Dovecot to authenticate to the mysql
server. We have confirmed that the credentials are correct and the host
machine can access the database, however we are getting the following
error:
Jun 23 08:12:50 hostname dovecot: auth: Error: mysql(databaseserver.com):
Connect failed to database (database): Access denied for user:
'sqladmin at ip.of.host.machine' (Using password: YES) - waiting for 1 seconds
before retry
We are assuming this has something to do with the password hashing
algorithm in older versions of mysql, but we are hoping to con...
2012 Nov 20
1
MS Sharepoint 2010 configuration fails with Samba/Openldap PDC
...service, Guid id, String applicationPoolId, SPProcessAccount
processAccount, String iisServerComment, Boolean secureSocketsLayer, String
iisHostHeader, Int32 iisPort, Boolean iisAllowAnonymous, DirectoryInfo
iisRootDirectory, Uri defaultZoneUri, Boolean iisEnsureNTLM, Boolean
createDatabase, String databaseServer, String databaseName, String
databaseUsername, String databasePassword, SPSearchServiceInstance
searchServiceInstance, Boolean autoActivateFeatures)
at
Microsoft.SharePoint.Administration.SPWebApplication.CreateDefaultInstance(S
PWebService service, Guid id, String applicationPoolId, IdentityTy...
2007 Aug 20
0
Samba 3 with LDAP... can create, modify, delete files but read always causes 'access denied' errors
...nherit acls = Yes
path = /store/archiveserver
read only = No
[commons]
comment = Read Only Server
inherit acls = Yes
path = /store/commons
read only = Yes
[databases]
comment = Database Server
inherit acls = Yes
path = /store/databaseserver
read only = No
[development]
comment = Development Server
inherit acls = Yes
path = /store/devserver
read only = No
[entertain]
comment = Entertainment Server
inherit acls = Yes
path = /store/entertain
read only = No
[files]...
1997 Oct 23
7
Browsing problems
Hi to all,
I've this problem:
When I start browsing in Explorer from my NT 4.0 SP3 Server, the
SAMBA Server don't respond to the broadcasting.
ThanX for sugestions
---------------------------------
Ezio Bove
C.I.R.A. scpa
Italian Aerospace Research Centre
Informatics Dept.
Via Maiorise snc
81043 Capua (CE)
Italy
phone :+39 (0)823 62 3718
fax :+39 (0)823 62 3126
2007 Dec 04
10
Using puppet to manage user access to servers.
...t on about 100
servers to control which user groups have access to which servers.
The use case is as follows:
We have Groups of servers, for example:
CUSTOMERservers (serverA, serverB, ...,serverK)
ADMINISTRATIVEservers (serverL,server, serverM, ...,serverP)
DATABASEservers (serverQ, serverR,, ..., serverZ)
We have groups of users:
ITusers (user1, user2, ... user11)
CUSTOMERSUPPORTusers (user12,user13, ..., user14)
DBAuser (user15,user16)
We would to be able to say:
on servergroup {CUSTOMERservers} ensure usergroup...
2008 Feb 15
17
centralized or decentralized puppet infrastructure
Hi All,
In my companies environment, we have multiple sites in multiple geographic
locations, sometimes with high latency between the sites.
I''m trying to come up with a solution that could provide puppet
infrastructure to all sites nodes.
----a few assumptions---
- puppet manifest / configuration is fetched from a centralized version
control system.
- store db is needed (ssh keys,