Displaying 20 results from an estimated 500 matches similar to: "heimdal and mit incompatability when using GSSAPI"
2003 Dec 05
1
3.0.1pre3 -> 3.0.1rc1: doesn't want to connect to itself
Hello
With smb.conf below, samba 3.0.1pre3 is capable of connecting to itself
by smbclient -L oberon <empty_password>. Also domain logons work.
With 3.0.1rc1 it just writes
bash-2.05b# smbclient -L oberon
Password:<empty>
tree connect failed: Call returned zero bytes (EOF)
bash-2.05b# smbclient --version
Version 3.0.1rc1
bash-2.05b# smbd --version
Version 3.0.1rc1
bash-2.05b# which
2020 Oct 29
2
Samba4 ROLE_STANDALONE vs Kerberos = NT_STATUS_LOGON_FAILURE
My OS Gentoo Linux
Samba & krb5 version:
app-crypt/heimdal-7.6.0? abi_x86_32 abi_x86_64 berkdb caps ipv6 libressl
lmdb selinux ssl static-libs
net-fs/samba-4.11.13-r1 abi_x86_64 acl addc addns ads client cups gpg
json ldap pam profiling-data python python_single_target_python3_7 quota
selinux syslog system-heimdal winbind
My /etc/samba/smb.conf (testparm)
Load smb config files from
2005 Jul 03
3
Correlation with LNAELV ....
.... I am new to this list (got referred here from the fedora list, COLD
....) and have a few questions. I poked around CentOS.org & couldn't
figure these out, so here goes:
1. What is the correspondence, if any, betwixt RHEL, err, I mean LNAELV
version #'s and CentOS version #'s ?
2. Does CentOS plan to branch permanently away from LNAELV distribution,
or periodically
2003 Nov 28
1
USRMGR.EXE administration: invalid syntax error message
I try to admin Samba 3.0.0 and 3.0.1pre3 (tried both versions) NT4.0
PDC with NT4.0 machine and NT4.0 USRMGR.EXE and get persistent error
message
1) The group name could not be found
2) The user name could not be found
3) The filename, directory name, or volume label syntax is incorrect.
Loggin into domain under name: root
I can see the user and group listing. When I click on a user to see
his
2004 Feb 16
1
Documentation bug? domadm privileges
Hello
I have been solving a problem how to make a nonroot user able to administer
the domain (add users, groups, modify them etc.) from Windows workstation
using usrmgr.exe
It looks like what is stated in Samba HOWTO collection as prerequisites
is not enough.
First I found Chapter 12 cxl "How to make Samba PDC users member of the Domain
Admins group" - made the nonroot user member of
2012 Jul 17
1
subnet-up invocations
Hello,
I'm confused by the subnet-up calls made by tinc. I was assuming that
I'd be called once when it connects to another node. However, subnet-up
appears to be called much more often than that.
For example, I have the following configuration:
,----
| $ cat tinc.conf
| ConnectTo = spitzer
| Name = chronos
| Mode = switch
|
| $ cat hbt/hosts/spitzer
| address =
2004 Feb 13
1
Samba as the Trusted Domain
I have samba-3.0.2 with tdbsam (I don't remember why I moved on
to tdbsam from smbpasswd but something in the past must have required
it).
When trying to add trusting domain according to Samba HOWTO Collection,
page "clxxxvii" (why the heck the pages have such strange Roman hashes
instead of numbers?):
oberon root # smbpasswd -a -i KEVF_D1
New SMB password:
Retype new SMB password:
1995 Sep 26
0
GPM Modula-2 and Oberon-2 Compilers
GPM Modula-2 and Oberon-2 Compilers
File locations:
ftp.fit.qut.edu.au:/pub/gpm
ftp.psg.com:/pub/modula-2/gpm
WEB Site:
http://www.fit.qut.edu.au/CompSci/PLAS/GPM/
The Gardens Point Modula (GPM) compilers are an ongoing development
project for the Programming Languages and Systems Group in the Faculty
of Information Technology at the Queensland University of Technology.
2006 Mar 01
4
linear lists, creation, insertion, deletion, traversal *someone?*
Hi,
In a second try I will ask this list to give me some useful pointers.
Linear lists, as described e.g. by N.Wirth in "Algorithms and Data
Structures", seem not to be implemented in S/R, although in lisp we have
cons, car, cdr.
Nevertheless I want to implement an algorithm using such linear lists,
porting a trusted program to R (S). I need:
(from Modula/Oberon)
pSC* = POINTER TO
2004 Mar 15
0
Nondeterministic share connect failures
Hello
I have a Samba PDC in domain KEVF_D4 called OBERON and a NT4
workstation NEPTUN in workgroup (not domain, workgroup) WORKGROUP
I tried to map \\oberon\linux from OBERON using smbclient
\\\\oberon\\linux -U <username> and gave password and it worked.
I tried to map \\oberon\linux from NEPTUN and
1) got error message:
"\\Oberon is not accessible.
Logon failure: the user has not
2005 Jun 01
3
x[x$a=="q",,drop=TRUE]
I'm trying to select a subset of a dataframe while
dropping some factors. While the dataset gets smaller
all Factor levels remain and I need to get rid of
them. Strangely enough, I am almost certain that the
same code on the same data worked OK earlier today -
and it is not the first time that I'm not able to
replicate earlier results with this command (I know, I
might just be going
2004 Feb 12
1
pdbedit 3.0.2 segfault
Hello
I have samba-3.0.2 installed into /usr/local/samba/ by means of
cd /usr/src/samba-3.0.2/source
./configure --with-acl-support
make
make install
When I run pdbedit -L I get a segfault:
oberon root # pdbedit -L
Segmentation fault (core dumped)
This occurs after samba of unknown version from these two:
3.0.1pre2
3.0.2
has been reinstalled with samba-3.0.2
(gdb) bt
#0 0x400f9bf9 in free
2006 Aug 07
1
[LLVMdev] Re: gcc4 or gcc3?
On Mon, 07 Aug 2006 11:45:04 -0700, Reid Spencer wrote:
> Hi Hendrik,
>
> On Mon, 2006-08-07 at 14:35 -0400, Hendrik Boom wrote:
>> I just downloaded the CVS version of llvm and llvm-test. Presumably
>> this is the one that's scheduled to become 1.8 in a few days.
>
> Not really. The current CVS head is quite a ways past release 1.8 at
> this point. If you
2004 Oct 25
1
OpenSSH/Heimdal/MIT KDC problem/question
Hi,
I'm running OpenSSH 3.8 & 3.9, compiled against Heimdal 0.6.3 for it's
GSSAPI & AFS integration.
A couple weeks ago, we upgraded our MIT KDC from (ugh) Kerberos 5 1.0.6
to the lastest and greatest 1.3.5. However, it seems that as part of
the upgrade, our GSSAPI credentials passing in OpenSSH stopped working.
Actually, didn't completely stop... You can still do a
2013 Dec 08
1
Question about Kerberos and what is the different if compile with internal heimdal or mit-krb5
Dear All,
Would like some know the answer on the above question.
What is the different between compiling using internal heimdal library vs
mit-krb5.
I'm on gentoo and thus like other distro having issue on the system-wide
mit-krb and removing it is not that convenient (But still possible)
I've try to compile samba 4.1.2 with internal heimdal library to work as a
Domain controller
But
2023 Mar 22
1
mit-krb5 and heimdal binaries
On Mon, 2023-03-20 at 10:39 +0200, Alexander Bokovoy wrote:
> Indeed. For the record, current set of tests not supported by
>
> --with-system-mitkrb5 build:
>
>
>
> ----------------------------------------
>
> $ cat selftest/skip_mit_kdc
>
> # We do not support RODC yet
>
> .*rodc
>
> .*RODC
>
> ^samba4.ntvfs.cifs.ntlm.base.unlink
>
2005 Jul 24
1
Does OpenSSH+GSSAPI interoperate between Heimdal and MIT?
I have a freshly installed FreeBSD 6.0-BETA1 system, which comes with Heimdal
& OpenSSH w/GSSAPI enabled (version 4.1p1 FreeBSD-20050605) Most of the
servers I connect to have OpenSSH w/GSSAPI enabled but they use MIT Kerberos
(1,3.x and 1.4.x) Now, I can use ticket authentication between all systems
where the libraries are all the same (Heimdal or MIT), but trying to use, for
example,
2006 Dec 22
3
Heimdal or MIT kerberos comparison
What is the difference between Heimdal and MIT as far usability goes?
MIT seems to be the default on major linux distrobutions, but I here a
lot about people preferring Heimdal, but I can't find any reasons why.
Is one generally more stable/faster/reliable than the other?
There is already a blank wiki page at
http://wiki.samba.org/index.php/Samba_%26_Kerberos so if anyone has any
good
2004 Nov 01
4
FreeBSD kerberos for AD integration: MIT or Heimdal?
I have previously gotten samba 3.0.4 to work with the MIT
implementation, now with 3.0.7, the configure is looking for -lgssapi
and not finding it.
I can get the AD to issue me a kerberos ticket, samba is just
complaining about not geing able to find the gssapi library.
Does anyone have a tried-and-true approach using the ports system?
Thanks,
Graham
2005 Jun 20
2
MIT Kerberso or Heimdal Kerberos what is the question?
I have some problem whit Kerberos.
OS: FreeBSD 5.3
Domain: W2k3 native mode.
1)I am Installing Heimdal 0.6.1 over port. Config /etc/krb5.conf
%/usr/local/bin/kinit ivan
ivan@NKMK.RU's Password:
kinit: krb5_get_init_creds: Response too big for UDP, retry with TCP
2)Compile and install Heimdal 0.6.4 over source
%/usr/local/bin/kinit ivan
ivan@NKMK.RU's Password:
kinit: