Bug 639902 - mount error(126): Required key not available
Summary: mount error(126): Required key not available
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: cifs-utils
Version: 13
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jeff Layton
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-04 10:07 UTC by Colin Rudakiewicz
Modified: 2014-06-18 07:40 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-12-21 13:20:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Colin Rudakiewicz 2010-10-04 10:07:58 UTC
Description of problem:
# mount.cifs //winserv/folder /mnt -o sec=krb5i,user=Administrator

# klist
Ticket cache: FILE:/tmp/krb5cc_0
Default principal: Administrator

Valid starting        Expires     Service principal
10/04/10 10:49:20   10/04/10 20:49:23   krbtgt/LOCALDOM.LOCALDOM.COM
         renew until  10/11/10 10:49:20
10/04/10 10:49:57   10/04/10 20:49:23 winserv$@LOCALDOM.COM
         renew until 10/11/10 10:49:20

NOTE: Last entry created by smbclient -k //winserv/folder

Version-Release number of selected component (if applicable):
3.5.5-68

How reproducible:
mount.cifs //winserv/folder /mnt -o sec=krb5i,user=Administrator

  
Actual results:
mount error(126): Required key not available

Expected results:
mount share windows 2003 folder onto /mnt


Additional info:

Comment 1 Jeff Layton 2010-10-04 10:29:25 UTC
mount.cifs is part of the cifs-utils package. What version of that package do you have?

Comment 2 Jeff Layton 2010-10-04 12:02:07 UTC
Also...does this work any better if you try to mount using the FQDN of the server in the UNC? For instance:

# mount.cifs //winserv.example.com/folder /mnt -o sec=krb5i,user=Administrator

Comment 3 Jeff Layton 2010-12-21 13:20:14 UTC
No response to any of my questions. Closing bug.


Note You need to log in before you can comment on or make changes to this bug.