Bug 877857

Summary: [abrt] samba4-dc-4.0.0-58alpha18.fc17: tempfile.py:235:_mkstemp_inner:OSError: [Errno 13] Permission denied: '/var/lib/samba/tmpCl0fmz'
Product: [Fedora] Fedora Reporter: Leopold M. Kogler <leopold.m.kogler>
Component: samba4Assignee: Andreas Schneider <asn>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: abokovoy, asn, gdeschner, sbose, ssorce
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:5d52ee5988f474d35566d833a41f2a3251460d5a
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-19 13:32:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: executable
none
File: environ
none
File: dso_list
none
File: smolt_data
none
File: core_backtrace none

Description Leopold M. Kogler 2012-11-19 03:46:26 UTC
Description of problem:
setup of samba4 --> provisioning

Version-Release number of selected component:
samba4-dc-4.0.0-58alpha18.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
cmdline:        python /usr/sbin/provision
kernel:         3.6.6-1.fc17.x86_64

backtrace:
:tempfile.py:235:_mkstemp_inner:OSError: [Errno 13] Permission denied: '/var/lib/samba/tmpCl0fmz'
:
:Traceback (most recent call last):
:  File "/usr/sbin/provision", line 232, in <module>
:    file = tempfile.NamedTemporaryFile(dir=os.path.abspath(os.path.dirname(lp.get("private dir"))))
:  File "/usr/lib64/python2.7/tempfile.py", line 454, in NamedTemporaryFile
:    (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags)
:  File "/usr/lib64/python2.7/tempfile.py", line 235, in _mkstemp_inner
:    fd = _os.open(file, flags, 0600)
:OSError: [Errno 13] Permission denied: '/var/lib/samba/tmpCl0fmz'
:
:Local variables in innermost frame:
:pre: 'tmp'
:suf: ''
:e: OSError(13, 'Permission denied')
:name: 'Cl0fmz'
:seq: 0
:flags: 131266
:names: <tempfile._RandomNameSequence instance at 0x2893200>
:file: '/var/lib/samba/tmpCl0fmz'
:dir: '/var/lib/samba'

Comment 1 Leopold M. Kogler 2012-11-19 03:46:30 UTC
Created attachment 647480 [details]
File: executable

Comment 2 Leopold M. Kogler 2012-11-19 03:46:32 UTC
Created attachment 647481 [details]
File: environ

Comment 3 Leopold M. Kogler 2012-11-19 03:46:34 UTC
Created attachment 647482 [details]
File: dso_list

Comment 4 Leopold M. Kogler 2012-11-19 03:46:37 UTC
Created attachment 647483 [details]
File: smolt_data

Comment 5 Leopold M. Kogler 2012-11-19 03:46:39 UTC
Created attachment 647484 [details]
File: core_backtrace

Comment 6 Andreas Schneider 2012-11-19 13:32:11 UTC
Fedora is using MIT Kerberos implementation as its Kerberos infrastructure of choice.  Samba 4 build in Fedora 18 and newer is using MIT Kerberos implementation in order to allow system-wide interoperability between both desktop and server applications running on the same machine.

At the moment Samba 4 Active Directory Domain Controller implementation is not
available with MIT Kereberos. FreeIPA and Samba Team members are currently
working on Samba 4 MIT Kerberos support as this is a requirement for a
GNU/Linux distribution integration of Samba 4 AD DC features.

We have just finished migrating the file server and all client utilities to MIT
Kerberos.  The result of this work is available in samba-* packages in Fedora 18 and newer.
We'll provide Samba 4 AD DC functionality as soon as its support of MIT
Kerberos KDC will be ready.

In case of further questions do not hesitate to send your inquiries to
samba-owner