Displaying 20 results from an estimated 1100 matches similar to: "BDC keeps taking over and not allowing logins from NT PDC"
2007 Sep 06
0
[Resolved] Found a way of allowing pam_ldap users (with pam_groupdn or pam_check_host_attr restrictions), AND allowing local root authentication, without pam_unix.so taking presense due to getpwent() returns ldap-users
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I've been trying to get LDAP ssh authentication to work for a while, and
I found a bug (http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/116150) in
pam_unix.so, that breaks support for ldap-group/host-restrictions the
ldap-way.
I saw numerous emails about pam_groupdn-ldap-restrictions on the
mailinglists dating back to 2001, but no resolution
2003 Apr 01
0
ssh allowing root logins
I have a problem w/ OpenSSH allowing root logins even though the
PermitRootLogin directive in the conf file is set to "no". I double and
triple checked that it was using the file I was editing with strings and
just by adding a bogus line and sshd complaining about it. I then grabbed
the latest source and built 3.6p1. It has the same problem. The host is
running solaris 2.6. Anyone have
2007 May 25
0
STATUS_INVALID_HANDLE?
I have a user who gets some random disconnects (well not exactly, it is
more like her box goes insane randomly...explained better below). I was
able to run a wireshark dump on her box and when the trigger action is
performed I get a STATUS_INVALID_HANDLE.
She is in MS Access an runs a report to trigger it (then she gets about
a thousand "disk or network error" dialog boxes). The
2007 Jun 06
0
Credential caching (I guess) problems
I am trying to get rid of our broken domain out here. I could go on for
hours about how it was not built at all sanely...
Anyway, in the attempt to remove it so that we can start over I built a
samba box, joined it to the domain long enough to vampire the accounts
down and then booted it from the domain (since my problems with
elections went unanswered).
I have a user not on the domain trying
2019 Jan 10
2
managesieve configuration
Hello list,
I'm trying to get pidgeonhole/managesieve running, and I'm stuck
connecting clients to the server (Dovecot 2.2.33.2-1ubuntu4.1 on an
Ubnutu 18.04 machine). So far, my config looks like this:
protocols = imap lmtp sieve
disable_plaintext_auth = yes
auth_mechanisms = plain login scram-sha-1
service managesieve-login {
inet_listener sieve {
2009 Apr 30
4
Disabling users whilst still allowing logins with a 'master password'
Hi,
I'm having trouble coming up with an authentication configuration that
does what we want with dovecot, and thought it would be worth passing
it by the list in case anyone can spot an easy fix, or confirm my
suspicions that code changes are required.
You should probably be aware that this is to support a migration away
from Dovecot to a certain Microsoft-provided mail platform, so if
this
2003 May 05
3
PDC/BDC Domain Logins Samba 2.2.7
We're about to start migrating from Windows NT 4.0 to a Samba controlled
setup. I've got a question about the functionality of the Samba PDCs and
BDCs.
In my Windows setup I have three domains that are defined by geographic
locations. Each of these domains "trusts" the other. In Samba 2.2.7, I
can't have the trusts, so I'm looking at creating one giant domain that
2018 Oct 25
0
Shared mailboxes - Can't open mailbox shared-boxes/user/name.lastname: Character not allowed in mailbox name: '.'
Hi,
I am trying to make shared folders work on my server (Ubuntu 18.04,
Dovecot 1:2.2.33.2-1ubuntu4.1). Mails are on Maildir++ local filesystem
with '.' as layout separator and ALL 100+ users logins fits a template
name.lastname, with a dot in the middle.
I set up listescape but no luck. When I test with doveadm:
root at mail:/etc/dovecot/conf.d# doveadm acl debug -u
marcio.merlone
2004 Dec 03
2
ldap configuration oddity
Hey, I am totally confused/lost/confused getting this config working.
I am trying to get samba to authenticate against LDAP. After reading a
bunch of docs I generated the config at the end.
When I run testparm against it I get:
Load smb config files from /etc/samba/smb.conf
Unknown parameter encountered: "ldap server"
Ignoring unknown parameter "ldap server"
and then the
2008 May 12
2
Group quotas on shares
Hello,
Samba 3.0.23d PDC on CentOS 4.4, smbpasswd backend, Windows XP clients.
I recently took over the administration of a small LAN (~35 hosts). The shared drives had been implemented in a hurry and the configuration had never been revisited. Linux groups had been enabled for different shares, but this had never been enforced on the file server.
I have implemented linux group quotas on the
2008 Oct 26
0
LMER quasibinomial
Hi,
a while ago I posted a question regarding the use of alternative models,
including a quasibinomial mixed-effects model (see Results 1). I rerun the
exact same model yesterday using R 2.7.2 and lme4_0.999375-26 (see Results
2) and today using R 2.7.2 and lme4_0.999375-27 (see Results 3).
While the coefficient estimates are basically the same in all three
regressions, the estimated standard
2006 Nov 04
0
Mongrel not allowing URIs > 512 chars
I''m having a problem after changing the deployment for one of my rails
apps over to mongrel. I''m getting errors like this:
Fri Sep 22 12:15:13 MDT 2006: BAD CLIENT (127.0.0.1): HTTP element
REQUEST_URI is longer than the 512 allowed length.
I have a few urls in my app that base64 encode a rather complex query
into the URI so that it can be bookmarked. These work fine in
2006 Aug 09
1
Allowing users to reorder displayed data from a table
I have a list of names and prices from a database to display on a
webpage. I would like to allow the user to be able to display those
items either alphabetically or by price (decending or ascending.) I
would also like the user to be able to list items with a certain price
range of their choosing also. How can I do this in Rails?
Thanks!
--
Posted via http://www.ruby-forum.com/.
2006 Mar 14
2
Only allowing areas of site to users using authentication
I have a site in development where I only want specific users to access
specific items that uses belongs_to and has_many.
Say we have this kind of structure.
Person <belongs_to + has_many> Items
When person logged in they only have access to items that belongs to
him/her.
I''m using auth_generator but only seem to put an auth inside controllers
and dont know how to go any
2006 Jan 19
1
Allowing certain IP to browse
Hi all,
Need your input of the following:
I have a linux box(firewall)
-I want to restric some users not to browse but send emails only
Example: 192.168.x.2 up to 192.168.X.45 to send emails and browse, while
the rest(192.168.X.46 to 192.168.X.254) to send emails only. How do I do
that?
thanx
Andy
2005 Apr 03
2
Allowing ports selectively
Dear All
Is shorewall able to open selectively a port for a specific program
and not to all programs installed? If so, where from can one get the
appropriate documentation?
Thanks in advance,
Paul
2004 Aug 18
3
Allowing OSPF
What shorewall rules would be required to allow the OSPF routing protocol to
pass fw<->loc?
Any suggestions would be appreciated.
Ben
2003 Jan 26
2
SMTP - Allowing All, Logging Some
Here''s what I want to do ... (single interface config):
I want to allow incoming mail from the entire Internet. However,
I would like to write a log message for those SMTP connections
originating off-campus. Mail coming in from campus
(152.10.0.0/16) should arrive silently.
After trying to understand how I might do this by reading the
documentation, I was ready to
2007 Nov 13
0
Allowing validates_acceptance_of to store value on the database column
I''ve reopened a ticket for this and provided a patch withs tests. From
my notes on the ticket:
> An example use case here, is that I want to use the current version
of the EULA as the :accept value, and store that column, so I can
refer to the explicit version the user accepted at a later date.
http://dev.rubyonrails.org/ticket/7457
Any feedback and/or support for the patch is
2010 Nov 01
1
[patch] Allowing to_xml to rename keys in lower camel case format
Hi all,
I''ve created and submitted a patch to resolve an issue I had while
attempting to meet the OpenSocial API specifications, which dictates that
the xml output have tags formatted as lower camelcase (as opposed to upper
camelcase, which is currently the only option). With this patch, simply
passing :camelize => true still begets the current behavior, but you can now
enable lower