Displaying 20 results from an estimated 10000 matches similar to: "Samba4 Authentication"
2013 Feb 03
3
Samba Server Under Microsoft Windows Network
Hi All,
Im running a samba4 server. When I logged onto the server from a XP Machine and then I go to My Network Places -> Microsoft Windows Network -> Mydomain my samba4 server is not listed.
What could be the reason? Should I set up anything on my XP machine?
Your help will be appreciated.
Thanks and regards,
Fabian
2013 Jan 27
2
Samba Authentication With Kerberos
Hi All,
Im thrying to setup a server with Samba4 with Kerberos. When I want to see list all shares with smbclient with samba authentication, everything works fine. But when I try to authenticate using Kerberos, I get and error.
The command I execute is:
smbclient -L localhost -k
The error message from Samba is:
using SPNEGO
Selected protocol [8][NT LANMAN 1.0]
GSS server Update(krb5)(1)
2013 Feb 13
1
s3fs or ntvfs
Hi,
how can I what filer server is currently running in samba4, s3fs or ntvfs?
My smb.conf looks like this:
server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbind, ntp_signd, kcc, dnsupdate, web
dcerpc endpoint servers = epmapper, wkssvc, rpcecho, samr, netlogon, lsarpc, spoolss, drsuapi, dssetup, unixinfo, browser, eventlog6, backupkey, dnsserver
Im asking as when looging
2013 Feb 16
1
access based shared enum = yes
Hi,
how can accomplish access based shared enum = yes in Samba4?
I want to hide a share to a user who has not read access. I read that this is possible in Samba3.
Thanks in advance and regards,
Fabian
2006 May 09
1
kinit fails
I'm trying to configure a Solaris 8 system to authenticate Samba against
Windows 2003 ADS. I've compiled the appropriate packages; however, I'm
quickly stuck trying to get my kerberos ticket. Here's the error:
sumac:/opt/local/kerberos5/bin# ./kinit admin@DCRI.DUKE.NET
kinit(v5): Cannot resolve network address for KDC in requested realm while
getting initial credentials
2003 Apr 23
2
Kerberized Telnet Badly Broken (Patch enclosed)
Ugh.
With MAKE_KERBEROS5=yes, on a recent STABLE,
I get the following trying to use Kerberized telnet:
# telnet -l test big.x.kientzle.com
Trying 66.166.149.54...
Connected to big.x.kientzle.com.
Escape character is '^]'.
[ Trying mutual KERBEROS5 (host/big.x.kientzle.com@X.KIENTZLE.COM)... ]
Bus error (core dumped)
Fortunately, it's pretty easy to track down:
(gdb) up
#2
2005 Aug 27
1
Samba works!: Samba, Kerberos, Win2K Active Directory authentication
After some days, here is my personal cookbook for
Samba in Solaris.
I needed to share a folder in my Solaris server, but
using my Windows Active Directory Account. Here are my
proccess, if it can help to anyone or if anyone can
make corrections or suggestions.
Thx.
Personal Cookbook for Samba.
Objective:
To enable a Unix server for share folders
for Microsoft Windows machines with
2010 Oct 27
3
Samba 3.5.6, Solaris 10, pam_winbind.so will not link
Greetings,
Still no progress trying to get Samba 3.5.6 built on Solaris 10, using
gcc 3.4.6.
Maybe fresh eyes will see something? Been having issues building samba
since 3.4.9 (and anything greater than 3.2.15 on Solaris 9 where samba
will build, but winbind will not work properly for user authentication.)
techops$ make
Using CFLAGS = -I/opt/local/kerberos5/include -O -I.
2009 Mar 25
2
help on kerberos5
Dear All,
this i feel is a little out of topic but really apprecite if someone can help
i am tryin to authenicate my Centos 5.2 box to windows 2003 ADS server ..
but am not able to do so .
i get the following error when i run kinit
kinit(v5): Improper format of Kerberos configuration file while
initializing Kerberos 5 library
i have the following packages installed on my linux box
[root at
2006 Jun 11
2
Kerberos5 / Heimdal
I have FreeBSD-6.1 and it appears the default installation has a full
complement of Kerberos5. But, /usr/src/kerberos5/README states:
This subtree is world-exportable, as it does not contain any
cryptographic code.
At the time of writing, it did not even contain source code, only
Makefiles and headers.
Please maintain this "exportable" status quo.
Thanks!
2005 Jun 14
1
Samba w/ ADS support
Hello,
I am currently trying to install Samba w/ ADS support on a series of
Solaris 9 & 10 machines. I have tried compiling samba3, but some reason
it will not compile with ADS support. I have compiled MIT krb5 and
openldap previous to compiling Samba. I compiled openldap and installed
it into /usr/local/openldap. Kerberos was compiled and installed into
/usr/local/kerberos5. When
2003 Dec 17
3
Fedora FC1 RPMs
I've spent the morning looking at making some RPMs for Fedora Core 1
and run into a problem with GSSAPI. Basically the default install of
Fedora doesn't come with the necessary gssapi code to build the RPMs by
default (i.e. you need to say %define kerberos5 0 in openssh.spec).
Since Fedora is going to fork off from RedHat I was going to create a
set of patches to make a
2005 Apr 20
1
Have configure search $PATH for krb5-config
Hi All.
Right now, if OpenSSH is configure'ed --with-kerberos5 and the system
has a krb5-config that's not in /usr/local/bin then configure won't find it.
The attached patch changes this so krb5-config will be used if it's
anywhere in the path (although if it exists in the directory specified
by --with-kerberos5= then the user-supplied path will take precedence).
You will
2005 Nov 27
3
OpenSSH and Kerberos / Active Directory authentication problems: Credentials cache permission incorrect / No Credentials Cache found
Greetings,
I'm working on the infrastructure of a medium size client/server
environment using an Active Directory running on Windows Server 2003 for
central authentication of users on linux clients.
Additionally OpenAFS is running using Kerberos authentication through
Active Directory as well.
Now I want to grant users remote access to their AFS data by logging in
into a central OpenSSH
2001 Jul 24
1
OpenSSH 2.9p2+Kerberos5 on RH7.1 fails
I've been installing OpenSSH 2.9p2 onto several RedHat Linux machines,
after compiling in the GSSAPI/Kerberos5 patch from here:
http://www.sxw.org.uk/computing/patches/openssh.html
I've been using ssh both to let users in via passwords and Kerberos
tickets, and both have been working fine...
except for one irritating machine, which (for no good reason I can see)
fails when using kerberos
2018 Aug 22
1
samba-tool dsacl set fails with "Unknown flag"
Hi,
i was not able to find anything about my issue in the bug-tracker,
the mailinglist or the release notes. We see the following issue
using samba-tool dsacl:
samba-tool dsacl set --objectdn "cn=srv-client-99,cn=CoreBizClients,cn=Netzwerk,ou=muc,DC=coreboso,DC=de" --sddl='(A;CI;GA;;;DD)'
new descriptor for
2010 Sep 05
1
Problems setting up dovecot 2.0.1 with kerberos auth
Hi,
I'm trying to setup dovecot 2.0.1 on a debian squeeze test box. I want
to integrate it into an already working kerberos5 setup, but I don't get
it to work.
I've added created host/ smtp/ and imap/ service principals with random
key for the test machine and added them to its keytab.
I can also obtain user credentials using kinit, but when I try to telnet
to port 143, I only get
2005 Nov 12
1
[PATCH] Use krb5-config if avaialable for Kerberos parameters
Hi.
I've had this patch a while (and I posted an earlier version a while
back): it tries to use krb5-config to obtain the Kerberos build options.
If it's not available, or isn't in the path specified to --with-kerberos5
then the existing behaviour is kept.
It seems to work for me with MIT and Heimdal. I got some feedback from one
person, would any of the Kerberos-using folk care to
2004 Oct 27
2
Samba 3.0.7 domain membership with AD2003
hi guys,
I have problems with authentification in a 2003 domain membership
configuration of samba 3.0.7. I'm a newbie in linux systems, then I will
give you my configuration process of the program.
The samba server is installed on a Redhat 9.0 without any base install of
samba, without kerberos and with the open LDAP RPM installed. I follow this
procedure to build binarie from sources
2018 Dec 02
2
Cannot log into Samba4 AD/DC with ssh as domain user
On Sun, 2 Dec 2018 08:52:19 Rowland Penny wrote:
>
> On Sat, 1 Dec 2018 20:38:58 -0500
> Nico Kadel-Garcia <nkadel at gmail.com> wrote:
>
> > On Sat, Dec 1, 2018 at 4:17 PM Rowland Penny via samba
> > <samba at lists.samba.org> wrote:
> > >
> > > On Sat, 01 Dec 2018 15:23:36 -0500
> > > Mark Foley <mfoley at ohprs.org> wrote: