Displaying 20 results from an estimated 200 matches similar to: "Authenticating another domain"
2006 Mar 02
2
Problem with Universal Groups
Everyone,
With many thank to Jerry, my cross domain authentication is now
working. This leads to a new problem. I cannot get samba to
authenticate a remote domain user in a Universal group to authenticate
properly.
Here are the details:
USTR-LINUX-1:~ # wbinfo --name-to-sid=NA\\USTR-LINUX-1-REDHAT-READ
S-1-5-21-725345543-2052111302-527237240-349134 Domain Group (2)
USTR-LINUX-1:~ # wbinfo
2004 May 04
2
3.0.3 bug when in > 16 Unix groups
Upgraded our Solaris 8 and 9 servers from 3.0.2a to 3.0.3.
After upgrading any user that was in more than 16 Unix groups wasn't able to
map any drives. I get this error in the log file:
[2004/05/04 12:23:30, 0] auth/auth_util.c:get_user_groups(695)
get_user_groups: failed to get the unix group list
[2004/05/04 12:23:30, 0] auth/auth_sam.c:check_sam_security(260)
check_sam_security:
2005 May 04
3
roaming profiles problem for new users
Due to hardware failure we had a rushed migration from a Samba v3.0.9 on
FreeBSD 4, to v3.0.10 on Mandrake Linux 10.1. Since then I have had
problems getting roaming profiles to work for new users. Things works
fine for existing users, but things are broken for new ones. The setup
is a fairly standard Samba PDC with Windows XP clients.
When users added since the upgrade log in, they then do
2006 May 28
1
sigbus fault?
Hi Folks,
I'm trying to run samba on Solaris 9. It works OK when I don't compile in kerberos and ldap, but when with those two compiled in, smbd seems to freeze (nmbd and winbindd are OK). After a bit of investigation I notice something strange in truss:
...
/1@1: -> libldap-2.3:ldap_free_urldesc(0x30dfe8, 0x32e048, 0x32dfb8, 0x3
/1@1: ->
2005 Apr 03
4
Smbd 3.0.13 dies when smb.conf has winbind separator = \
I am trying to get windind to work so my domain users can touch shares
on this Linux box without being prompted for credentials. I put these
in nsswitch.conf:
passwd: files winbind
group: files winbind
Then I did this:
cp /usr/src/samba-3.0.13/source/nsswitch/libnss_winbind.so /lib
ln --symbolic /lib/libnss_windbind.so /lib/libnss_winbind.so.2
Make libnss_windbind
2006 Feb 22
0
Problem authenticating another domain
I am trying to authenticate a user in a domain (EU) other than my
default domain (NA). I am at a loss as to what may be wrong at this
point. When I run a wbinfo -sequence, I see the following:
linux:~ # wbinfo --sequence
LAC : DISCONNECTED
EU : DISCONNECTED
AP : DISCONNECTED
UIS : 19895750
TRIMBLRDLINUX : 1
BUILTIN : 1
NA : 15410431
If I try a kinit, here is the output:
2001 Feb 12
2
OSF_SIA bug in 2.3.0p1
Is anyone maintaining the OSF_SIA support in openssh? This seems to be an
obvious bug triggered if you try to connect as a non-existant user.
>From auth1.c line 459
#elif defined(HAVE_OSF_SIA)
(sia_validate_user(NULL, saved_argc, saved_argv,
get_canonical_hostname(), pw->pw_name, NULL, 0,
NULL, "") == SIASUCCESS)) {
#else /*
2001 Feb 04
1
minor aix patch to auth1.c
--- auth1.c.orig Sat Feb 3 18:17:53 2001
Bringa AIX modes in line with latest changes to auth1.c
+++ auth1.c Sat Feb 3 18:19:15 2001
@@ -347,7 +347,7 @@
if (authctxt->failures++ > AUTH_FAIL_MAX) {
#ifdef WITH_AIXAUTHENTICATE
- loginfailed(user,get_canonical_hostname(),"ssh");
+
2002 Sep 23
19
Call for testing for 3.5 OpenSSH
OpenBSD tree is heading into a lock and this includes OpenSSH. So we are
winding up for a 3.5 release. If we can get people to test the current
snapshots and report any problems that would improve the odds that your
platform won't be broke for 3.5.
Issues I know off of right now.
1. I can't test NeXT. So I TRULY need someone in that community to test
for me. Last I heard there was
2002 Mar 27
2
[Bug 191] compilation faills in auth1.c:392 `pw' undeclared when USE_PAM is on
http://bugzilla.mindrot.org/show_bug.cgi?id=191
mouring at eviladmin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From mouring at eviladmin.org
2010 Jun 30
2
Can't establish Dovecot authorization in Exim.
Hi,
I have some problem in Dovecot authorization in Exim for
outgoing SMTP.
Version of Exim is 4.69 and the Exim was compiled
with "AUTH_DOVECOT=yes" and "AUTH_PLAINTEXT=yes".
Version of Dovecot
is 1.2.12.
I use SSL for IMAP. Is Exim neccesary to use SSL(TLS)
for authorization of outgoing SMTP?
Configuration files is as
follows;
- Exim
2001 Dec 18
2
[PATCH]: Fix potential security hole in Cygwin version
Hi,
the following patch fixes a potential security hole in the Cygwin
version of sshd.
If you're logging in to a Cygwin sshd with version 2 protocol using an
arbitrary user name which is not in /etc/passwd, the forked sshd which
is handling this connection crashes with a segmentation violation. The
client side encounters an immediate disconnect ("Connection reset by
peer").
2000 Oct 15
1
Patch for Digital Unix SIA authentication
A while back, I sent in a patch that added Digital Unix SIA
authentication to OpenSSH. Well, I just figured out that it didn't
handle everything correctly (locked accounts could still log in). I
thought I had checked that, but I guess I missed it.
Anyway, here is a patch against OpenSSH 2.2.0p1 that fixes this.
--
Chris Adams <cmadams at hiwaay.net>
Systems and Network Administrator
2005 Sep 29
7
ldapsam:trusted = yes kills smbd
Hi,
we want to use ldapsam:trusted=yes to improve performace as nss_ldap
is killing our ldap server doing enumeration.
once i enable it smbd dies silently...
this is the last part of a ./smbd -d 10 -i
NT user token: (NULL)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
smbldap_search: base =>
[ou=groups,ou=filestore,dc=sunderland,dc=ac,dc=uk], filt
er =>
2003 Apr 27
3
[PATCH re-send]: Clean up logging of failed logins
sorry, Darren. Long over due comments.
[..]
>+/* Record a failed login attempt. */
>+void
>+record_failed_login(const char *user, const char *host, const char *ttyname)
>+{
>+#ifdef WITH_AIXAUTHENTICATE
>+ loginfailed(user, host, ttyname);
>+#endif
>+#ifdef _UNICOS
>+ cray_login_failure((char *)user, IA_UDBERR);
>+#endif /* _UNICOS */
>+}
I like the
2014 Dec 16
4
Not using AD group when writing file
On 16/12/14 20:47, Carl Carpenter wrote:
On 16/12/14 17:35, Carl Carpenter wrote:
Forgot to mention that the permissions are also incorrect. They are
supposed to be 775 but come out as 744.
Carl Carpenter
Director, Information Services
Hill Country MHDD Centers
(830)258-5414 or ext. 2038
On 12/11/2014 4:13 PM, Carl Carpenter wrote:
Per your request
[global]
workgroup =
2001 Nov 20
3
problem with AFS token forwarding
Hello,
I came across an interoperability problem in OpenSSH 3.0p1 and 3.0.1p1
concerning the AFS token forwarding. That means that the new versions are
not able to exchange AFS tokens (and Kerberos TGTs) with older OpenSSH
releases (including 2.9p2) and with the old SSH 1.2.2x. In my opinion this
problem already existed in Openssh 2.9.9p1, but I have never used this
version (I only looked at the
2003 Sep 19
3
[Bug 125] with BSM auditing, cron editing thru ssh session causes cron jobs to fail
http://bugzilla.mindrot.org/show_bug.cgi?id=125
jrj at purdue.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #192 is|0 |1
obsolete| |
Attachment #355 is|0 |1
obsolete|
2009 Oct 07
3
Samba AD and Dovecot
Hello All,
I haven't seen the answer to this, maybe I am just using the wrong
searches. I have two queries related to this:
1) I have seen how to configure for LDAP and Kerberos. AD uses both
together. All user information is in AD/LDAP and authentication is
AD/Kerberos. How can I configure Dovecot to use both appropriately?
2) I can cause Samba to create certain directories on login, etc.
2009 Jul 17
2
exim4 dovecot sasl problem
hi!
i'm trying to do smtp authentication using dovecot and exim4 by following this guide http://wiki.dovecot.org/HowTo/EximAndDovecotSASL.
for the exim4 part, i got an
authenticator dovecot: cannot find authenticator driver "dovecot"
?error after i entered the codes in /etc/exim4/exim4.conf.template and reloaded exim4 with the update-exim4.conf command.
i'm running debian