Displaying 20 results from an estimated 10000 matches similar to: "MIT Kerberos tickets gone.."
2004 Jun 14
2
Member Server in Active Directory
I'm trying to join a Samba 3.0.4 (compiled from source on Debian) to an
Active Directory as a member server. I believe Kerberos is configured
correctly as kinit creates a ticket for the realm. Executables appear to have
support for Kerberos and LDAP (smbd -b | grep KRB and grep LDAP) return OK.
When I try to join the AD with
net ads join -U myadminusername
I'm prompted for my
2005 Feb 28
1
3.0.11 pthread_once errors
I have installed Samba 3.0.11 on OpenBSD 3.6. It is linked with MIT
Kerberos 1.4, which was installed to /usr/local/kerberos. Whenever i
run a Samba application (any of them; i get these messages when
starting any of the smbd, nmbd, or winbindd daemons, as well as user
applications such as smbclient) i get a screen full of errors.
Everything so far seems to be working, but the errors are a
2004 Jun 25
1
Compilation with Kerberos problem
I'm trying to compile Samba 3.0.4 with Active Directory support on
OpenBSD 3.5, using the native Kerberos libraries (which happens to be
Heimdal 0.6). Unfortunately, ./configure isn't working right. If anyone
can help me figure out what the problem is, i would appreciate it.
First a bit of info on OpenBSD's Kerberos path layout, in case it
matters:
/usr/libexec - daemons
2004 Jun 22
2
Unable to join Windows 2k AD NT_STATUS_ACCESS_DENIED
I am having horrendous issues with trying to get Samba 3.0.4 to join to
a Windows 2000 AD (patched to current). As this one is hurting a bit
and needs to be fixed soon, I was hoping I may find salvation in this
list from someone here who may be able to shed some useful light on this
issue. I am using the latest gentoo mit-krb5 build.
Net join always results in NT_STATUS_ACCESS_DENIED - this
2002 Sep 20
1
Rsync of several directories doesn't delete files
Hello. I'm trying to use rsync to keep a backup of a web server (named
"www") on a separate machine (named "backup"). "Www" is running Trustix
Linux 1.5 (kernel 2-2-20-2tr) with rsync 2.5.4 protocol 26. "Backup" is
running OpenBSD 3.0. Rsync is using OpenSSH 3.1p1 as the transport. Files
that are deleted from "www" are not deleted from
2005 Mar 04
1
Kerberos Tickets gone after reboot
Has anyone had experience with MIT Kerberos tickets not valid after server
reboot?
After server reboot I have to do a 'kinit' to get a new ticket, re-join the
AD domain, and restart samba. Then all is fine until I have to reboot the
server again.. Same thing again and again.
My time is synced, Kerberos tickets are good for 500d.
2004 Jun 17
2
can't join the Domain
I have Samba 3.0.4 running on Solaris 9 sparc platform. I would like the
user use there AD login and password. I have setup similar config on Linux
and it works fine. So I am not sure why is not working Solaris 9. Here is
the error message I am getting.
#net join -U admin@domain_name
[2004/06/17 10:04:27] param/loadparm.c:map_parameter
Unknown parameter encountered: "realm"
2004 Sep 07
1
Minimum Permissions Required to Associate to a Windows Server 2003 AD Realm
I'm setting up a windows server 2003 ADS Realm with a few samba servers
associating to it, however i've found that the accounts on the DC that i
use to associate samba with need to be in the administrator group
otherwise the association fails. ("ads_join_realm: Insufficient access")
I'm just curious what the absolute minimum privileges are on the Windows
Server 2003 DC
2004 Sep 21
1
Copying
Hi,
First up samba is great, I've been running samba for over three years
now and I've never had any seriuous probs. But now I have come up
against a problem that I can't solve.
I've recently created a backup server that I want to copy my samba
shares too on a daily basis. ( I already do a tape backup of the main
server every day with no probs, but hey I'm paranoid OK :)
I
2004 Oct 22
1
Linux, Samba and OS X 10.2
Hi,
I have a Linux machine as Samba Fileserver, authentication through
NT PDC, lots of W2K, NT and XP clients and some MAC clients running
under OS X 10.2.
People share documents on that server and for the M$ clients, it
works.
The OS X clients can read but not write.
The error messages are directory related (permission), and sometimes
we get the statement 'disk full'. But there are
2002 Nov 22
2
newbie
Hi,
I'm new with rsync, sorry for this very basic question
i've got two machines called A & B
i would like to backup everything on B to A using rsync daily
my question... which machine i have to install rsync? A or B?
is it matter if A running linux and B running solaris?
thanks
regards
H. Hashim
2002 Nov 01
2
Help on rsync delete option
Hello,
Any help on the following issue will be appreciated.
How do I delete files or directories in my first level of directory that is
specified as host. Here is an example :
rsync -avz --delete ${SOURCE_HOST}:/mlinkfam/extract/sccs/pa/*
/mlinkfam/extract/sccs/pa
Giving above command I find redundant files or directory not getting deleted
from the first level of target directory
2004 Sep 23
5
Which distribution to rollout
we are running an older version of RH (7.3) - and I am getting
concerned that I may need to migrate off of it - but I dont know what
I should move to. Trying to formulate ideas before it becomes a 'got
to do it now' scenario.
I have some reservations about fedora - I just dont know how stable it
is for a production server (our services are mainly
samba/ldap/ntp/ssh/rsync/clamav) - we
2004 Aug 30
3
roaming profiles ok, but what about the printers?
Hi there,
We have a little intranetwork with Samba 3.0.x as PDC. There are 20
Win2k-clients in several rooms and 18 users roaming from one machine to
another (according to their tasks). So any user has a roaming profile.
This runs almost perfect (some minor problems are still there, but the
the advantages are overwelming).
But there is one thing, I can't understand. Why does Win2k saves
2005 Feb 24
1
Compilation problem
Hello. I am trying to compile samba 3.0.11 on OpenBSD 3.6. At first i
tried the ./configure with a number of switches, but when the make
failed, i redid it with just plain "./configure && make". The configure
works fine. The make runs for awhile but dies with this:
Linking bin/swat
/usr/local/kerberos/lib/libkrb5.so.3.2: warning: mktemp() possibly used
unsafely; consider
2004 Jul 02
0
Can't configure Samba with Kerberos support
I'm trying to compile Samba 3.0.4 with Active Directory support on
OpenBSD 3.5, using the native Kerberos libraries (which happens to be
Heimdal 0.6). Unfortunately, ./configure isn't working right. I think
i'm missing a switch or something. If anyone can help me figure out
what the problem is, i would really appreciate it.
First a bit of info on OpenBSD's Kerberos path
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:
2015 Aug 18
2
Samba 4 DC - no AES kerberos tickets - only arcfour
Hi,
I’ve been running a samba 4 DC for quite some time now, and while testing some kerberos related stuff, I noticed that all kerberos tickets I can get from the DC are of encryption type ?arcfour-hmac-md5“:
# kinit testuser1
testuser1 at S4DOM.TEST's Password:
# klist -v
Credentials cache: FILE:/tmp/krb5cc_0
Ticket etype: arcfour-hmac-md5, kvno 1
I can create keytabs containing
2008 Mar 18
1
Setting up ADS in Samba with MIT kerberos mapping/backend
So, I'm trying to figure out how to get Samba to work in this way.
Specifically, I have a 2003 R2 AD in 2003 functional level. All user
accounts are mapped to the same user account name @ our MIT Kerberos
server. Users do not know their AD password.
Can Samba authenticate users with their Kerberos realm passwords, and
know to use the same user name so the UIDs match for both platforms +
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