Displaying 20 results from an estimated 20000 matches similar to: "Domain members list"
2009 Sep 08
7
Puppetmaster be client of another puppetmaster?
Is is possible to have a puppetmaster that is a client of a different
puppetmaster? We manage our customers'' server via puppet, but one customer
has a puppetmaster server which looks after their internal systems. We''ve
tried the following in /etc/puppet/puppet.conf ("customer" and "us"
replacing the domain names) on their puppetmaster:
[puppetmasterd]
2004 Feb 17
2
FW: Samba 3.0.2/LDAP and Adding a Workstation to the Domain
Well, the log shows that I'm getting an Access Denied on the
SAMR_OPEN_DOMAIN rpc... does that point anyone to my problem?
2004/02/17 09:36:47, 3] rpc_server/srv_pipe.c:api_rpcTNP(1509)
api_rpcTNP: rpc command: SAMR_OPEN_DOMAIN
[2004/02/17 09:36:47, 3] lib/util_seaccess.c:se_access_check(251)
[2004/02/17 09:36:47, 3] lib/util_seaccess.c:se_access_check(252)
se_access_check: user sid is
2004 Feb 14
1
your /etc/dovecot.conf
Hi.
Please send me your /etc/dovecot.conf what edited.
Yours,Mohsen.
=====
---------DIGITAL SIGNATURE-------------------
///Mohsen Pahlevanzadeh////////
Network administrator & programmer
My work phone is : +98216054096-7
My home phone is: +98213810146
My emails is
m_pahlevanzadeh at yahoo.com
2004 Jun 18
5
Lag on network using Samba
I am using Samba for a file server and get a lag when accessing files
across the network, I assume it is due to inactivity, because the first
file I access takes the longest to access, and then other files I access
immediatly after are much faster. If I do not access any files for a
while I get the problem again. It all works well, but I would really
like to get rid of this Lag when opening a
2013 Aug 05
1
Subfolders of Inbox with LAYOUT=fs
We've just converted to LAYOUT=fs. Some users had subfolders under Inbox,
and for those users some MUAs no longer show those folders.
The directory structure is that the cur, tmp and new folders are in the
'location' directory, but the subfolders are in
$location/INBOX/$foldername.
I am suspicious of this:
12 list "" INBOX
* LIST (\HasNoChildren) "/"
2018 Nov 30
2
How to unsubscribe
> b) go to https://https://dovecot.org/mailman/listinfo/dovecot and click
> unsubscribe, don't change your delivery options to notmail.
That's not at all clear (quite apart from the double protocol prefix). A
lot of the potential audience of this list "know" how Mailman works, so
why have you broken that knowledge by delivering to those who have
disabled mail delivery?
2018 Dec 01
1
How to unsubscribe
> I am very sorry that I had to enable the delivery for people who had
> intentionally disabled delivery, but I didn't want to spend days
> figuring out the best possible way to fix the situation and in the end
> it's not a horrible bother to disable yourself again
I have disabled mail delivery in Mailman.
I'm still receiving the list mails.
--
2004 Aug 09
5
Bizarre failure of samba shares to XP
OK, this one is really strange, and I'm not sure where to go with it. Here's the setup ...
Main box is running Debian testing/sarge with samba 3.0.5. Earlier it was 3.0.4 and 3.0.2. Very generic installation for home, acting as a file server for several XP Pro boxes, and everything has been running swimmingly. Using USER security, with users logging in to the XP boxes with the same ID
2009 Feb 10
7
Lock file /var/lib/puppet/state/puppetdlock
I''m just starting a roll out of Puppet and I''m seeing a problem on maybe
25% of client nodes. The symptoms are that the clients stop updating. In
the Puppetmaster log, I''m seeing things like:
Feb 9 20:10:23 vs4 puppetmasterd[17942]: Compiled catalog for xxxx in
0.05 seconds
Feb 9 20:40:41 vs4 puppetmasterd[17942]: Compiled catalog for xxxx in
0.05 seconds
Feb 9
2009 Mar 10
13
module dependencies
Is it possible to make a module a dependency?
We have a "base" module that contains packages, configurations, etc, that
should be processed before other modules, and I''m looking for a way of
enforcing a dependency on everything in the base module without having to
explicitly list each package, etc.
Thanks,
Keith
--~--~---------~--~----~------------~-------~--~----~
You
2004 Aug 20
4
Unusual behaviour
Hi,
I've just noticed something strange in dovecot 0.99.10.5. I created
some IMAP folders from the command line (mkdir .INBOX.Folder1) as a
different user to the owner of the mailbox. Obviously when I tried to
view them via IMAP I got an error message, but the message to the client
was "internal error[date time]" where date and time appeared to be the
current date and time.
Is
2018 Nov 30
4
DMARC policies
Same problem here. I clicked the unsubscribed button, but didnt receive
the email.
Regards
Jan
On 30. 11. 18 10:50, glide3 at gmail.com wrote:
> Same problem here.
>
> https://dovecot.org/mailman/options/dovecot-news
>
> Sadly the remind password button / unsubscribe email button click and claim
> to send me a email but they don't.
>
> Assume its due a high
2004 Jun 24
3
Samba config
Hi I?m having difficulty configuring Samba running on FreeBSD. Samba
version is 2.2.8a. The scenario is that we have an NT4 domain and I am
looking to migrate the printers onto Samba. All of the printers are
connected via print servers, mainly HP JetDirect. As far as security is
concerned I am happy for guest/anonymous logon as the server will only
be used for printing but I have set security to
2009 Feb 23
3
Require package not working as expected
I have the following as part of a module:
--------------------------------------------------------------------------------
# Ensure "lsb-release" installed
package {"lsb-release":
ensure => installed,
}
# Use our sources.list
file { "/etc/apt/sources.list":
owner => root,
group => root,
mode =>
2005 May 19
2
"Virtual" routing
Hello.
Is it possible to create different routing policies
for "virtual" (as opposed to a real NIC) interfaces?
I mean: be able to set up different rules for each of
the "dummy0", "dummy1" interfaces, and/or aliases to
the "lo" interface like "lo:0", "lo:1", etc.
[For example, I assigned a zone (called "priv") to a
subnet
2012 Nov 16
4
Folder layout after Cyrus to Dovecot migration
# dovecot --version
1.2.15
We're trying to migrate a server from Cyrus to Dovecot, and we're mostly
there.
On Cyrus, the folder layout in the MUA is:
INBOX
subfolder
subfolder
...
Sent
Drafts
Queue
Trash
Users cannot create sibling folders to the Inbox, only subfolders (and
sub-subfolders, etc). We've replicated that with:
2011 Apr 06
3
Managing public folder ACL files
We have a customer with a large public folder hierarchy. They occasionally
make requests to have the public folder ACLs changed; for example: "please
give user X access to all public folders" (that's nearly 1700 folders).
Worse: "please give user Y access to all sales folders" (there are 1450
sales folders).
The problem is that there are (naturally) spaces in the folder
2009 Aug 28
2
ACL in public folders
# dovecot --version
1.2.1
I'm trying to configure ACLs for public folders. I have:
--------------------------------------------------------------------------------
namespace public {
separator = /
prefix = shared2/
location = maildir:/home/pubfolders2:INDEX=~/Maildir/public2
subscriptions = no
list = children
}
protocol imap {
mail_plugins = acl
}
plugin {
acl = vfile
}
2004 Sep 27
2
Public folders / namespace documentation
Does Dovecot support public folders?
I thought it may do via namespaces, but having searched the Wiki and the
documentation, I can't find how namespaces are defined.
I've probably not looked in the right place - any pointers?
Thanks,
Keith
2003 Nov 11
1
Machine account pasword change failed (NT 4)
Hi guys and girls,
I run a Samba-3.0 PDC for N.T. workstations on a Slackware Linux box.
I often see the following error in the N.T. workstation's event log:
Changing machine account password for account "xxxxx$" failed with the
following error:
The handle is invalid.
Any ideas what this could be ?
I'm not using PAM in any way.
Any assistance would be greatly appreciated.
--