Displaying 10 results from an estimated 10 matches for "domainusername".
Did you mean:
domain_username
2013 Aug 25
3
OpenSSH auth in SAMBA4 LDAP
Hi,
I have some Ubuntu LTS servers running openssh server authenticating to
external openldap. I installed a new Ubuntu LTS server with Samba4 to
create a domain and is working very well. I managed to make a pfsense
firewall authenticate users in this Samba4 ldap. How to make openssh in
Ubuntu authenticate users in Samba4 ldap?
2017 Nov 01
4
kerberos + winbind + AD authentication for samba 4 domain member
...!!
>
> Let me get back to you
>
> Rowland
>
OK, I am back ;-)
I understand it now, sigh
This is what I think is happening;
When you kinit as the user, it uses whatever is returned by nsswitch,
but, as a single '\' is treated as an escape character and is
removed, you get DOMAINusername. If you use something else as the
winbind separator e.g. ':' you will get DOMAIN:username, but this
still will not not get you anywhere. You will get this:
kinit: Client 'SAMDOM:rowland at SAMDOM.EXAMPLE.COM' not found in
Kerberos database while getting initial credentials
It was...
2001 Nov 23
6
Winbind issues
Several questions really (all on the stable 2.2.2 samba compiled with
winbind and acls (and Brandon Stone's recycle bin), with a 2.4.14 kernel
along with acls from acl.bestbits.at on a RedHat 7.2 box)...
1) Does anyone know how to stop the security event log on an NT PDC filling
up with lots of ANONYMOUS accesses to the Security Account Manager eg:
Object Open:
Object Server: Security
2017 Nov 01
0
kerberos + winbind + AD authentication for samba 4 domain member
...> Rowland
> >
>
> OK, I am back ;-)
>
> I understand it now, sigh
> This is what I think is happening;
> When you kinit as the user, it uses whatever is returned by nsswitch,
> but, as a single '\' is treated as an escape character and is
> removed, you get DOMAINusername. If you use something else as the
> winbind separator e.g. ':' you will get DOMAIN:username, but this
> still will not not get you anywhere. You will get this:
>
> kinit: Client 'SAMDOM:rowland at SAMDOM.EXAMPLE.COM' not found in
> Kerberos database while getting init...
2017 Nov 01
0
kerberos + winbind + AD authentication for samba 4 domain member
..., I am back ;-)
> >
> > I understand it now, sigh
> > This is what I think is happening;
> > When you kinit as the user, it uses whatever is returned by
> nsswitch,
> > but, as a single '\' is treated as an escape character and is
> > removed, you get DOMAINusername. If you use something else as the
> > winbind separator e.g. ':' you will get DOMAIN:username, but this
> > still will not not get you anywhere. You will get this:
> >
> > kinit: Client 'SAMDOM:rowland at SAMDOM.EXAMPLE.COM' not found in
> > Kerberos da...
2017 Nov 01
2
kerberos + winbind + AD authentication for samba 4 domain member
I'm going to start with clean centos install, so I might as well use some
additional guidelines, thank You.
When You run kinit, does Your user have ticket already? What I noticed is
that when user has a ticket already, kinit works fine, uses as default
principal the one from ticket.
Can you do kdestroy - then kinit?
Also, on Fedora, did You install samba from source or from repo's RPM?
1999 Jan 28
4
Authentication only on NT Boxes not accepted
...using Samba 2.0.0 on a Linux and a Sun box and i have the following
problem: I can log in from a smbclient but not from an NT Client using
Security=Domain.
1.) Doubleclick on the machine opens the password dialouge (which
should'n appear, beacuse i'am already logged in the domain) Enter my
domainusername and password. Window dissapears and appears again and
forces me to enter username and password -> No login possible on Sun or
Linux box! (negative.log)
2.) From the Linux Box to the Sun "smbclinet //spiderman/filesystem -U
sthom" Password is requested and afer this i'am logged in....
2002 Feb 13
4
Winbind problems
Hi,
I'd appreciate any help getting winbind to work on Solaris 8 (Sparc).
I've followed the HOWTOs and other documents on the web but can't seem
to get even the basic functionality going.
Some platform info:
$ uname -a
SunOS epiuse-sun 5.8 Generic_108528-12 sun4u sparc SUNW,UltraAX-i2
$ smbd -V
Version 2.2.3a
On the NT side it is win2k with an ADS tree.
My samba config:
$ more
2002 Dec 21
0
Re: samba digest, Vol 1 #2006 - 24 msgs (Out of the office - Returning Monday, Jan. 6th)
...0 Dec 2002 12:43:55 -0600
From: "Kenny Mann" <Kennymann@cdrobot.com>
To: <samba@lists.samba.org>
Subject: [Samba] Winbind Problems
I am also having winbind problems.
I cannot get a list of domain users, I seem to get
Only a hex number.
wbinfo - t=20
Secret is Good
wbinfo -n DOMAINUSERNAME
gives me the users sid
wbinfo -m
no results
wbinfo -a domain+user%password
Plaintext password authentication succeeded
wbinfo -u or -g
0xc0000022
getent passwd
lists only local users
getent group
lists only local groups.
------------------------
-- Kenny Mann
--__--__--
Message: 8
Date: F...
2006 Jun 26
8
Samba and trusted domains
Hi All,
I installed samba 3.0.22 and join it to Win2003 AD domain.
Users from my domain can access the samba shares successfully.
My problem is that users from trusted domains can not access to my samba
shares
Wbinfo -m - show all the trusted domains
Wbinfo -u - show all the users include the trusted domains users.
Any Idea?
My smb.conf global parameters:
# Global parameters