[SSSD-users] net ads join & custom keytab

Ondrej Valousek Ondrej.Valousek at s3group.com
Thu Apr 30 10:20:46 UTC 2015


Yes, it tries. It even looks like it is mounted correctly, but it's not.
Not sure where the problem is....

Re: dedicated keytab - will give it a try. It will probably work - but still, Samba should honor the default_keytab_name parameter in krb5.conf, right? :)
Ondrej

-----Original Message-----
From: sssd-users-bounces at lists.fedorahosted.org [mailto:sssd-users-bounces at lists.fedorahosted.org] On Behalf Of John Hodrien
Sent: Thursday, April 30, 2015 12:14 PM
To: End-user discussions about the System Security Services Daemon
Subject: Re: [SSSD-users] net ads join & custom keytab

On Thu, 30 Apr 2015, Ondrej Valousek wrote:

> I know.
> The thing is, that krb5.keytab can't go to rwtab - it would have to go to statetab (I need this file survives a reboot).
> Unfortunately, statetab does not seem to handle single files correctly... :(

Shame, it definitely looks like it tries to:

for file in /etc/statetab /etc/statetab.d/* ; do
   is_ignored_file "$file" && continue
   [ ! -f "$file" ] && continue
   if [ -f "$STATE_MOUNT/$file" ] ; then
     mount -n --bind "$STATE_MOUNT/$file" "$file"
   fi

jh
_______________________________________________
sssd-users mailing list
sssd-users at lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/sssd-users

-----

The information contained in this e-mail and in any attachments is confidential and is designated solely for the attention of the intended recipient(s). If you are not an intended recipient, you must not use, disclose, copy, distribute or retain this e-mail or any part thereof. If you have received this e-mail in error, please notify the sender by return e-mail and delete all copies of this e-mail from your computer system(s). Please direct any additional queries to: communications at s3group.com. Thank You. Silicon and Software Systems Limited (S3 Group). Registered in Ireland no. 378073. Registered Office: South County Business Park, Leopardstown, Dublin 18.


More information about the sssd-users mailing list