Bug 877857 - [abrt] samba4-dc-4.0.0-58alpha18.fc17: tempfile.py:235:_mkstemp_inner:OSError: [Errno 13] Permission denied: '/var/lib/samba/tmpCl0fmz'
Summary: [abrt] samba4-dc-4.0.0-58alpha18.fc17: tempfile.py:235:_mkstemp_inner:OSError...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: samba4
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Andreas Schneider
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:5d52ee5988f474d35566d833a41...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-19 03:46 UTC by Leopold M. Kogler
Modified: 2012-11-19 13:32 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-11-19 13:32:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: executable (19 bytes, text/plain)
2012-11-19 03:46 UTC, Leopold M. Kogler
no flags Details
File: environ (3.05 KB, text/plain)
2012-11-19 03:46 UTC, Leopold M. Kogler
no flags Details
File: dso_list (33 bytes, text/plain)
2012-11-19 03:46 UTC, Leopold M. Kogler
no flags Details
File: smolt_data (2.55 KB, text/plain)
2012-11-19 03:46 UTC, Leopold M. Kogler
no flags Details
File: core_backtrace (274 bytes, text/plain)
2012-11-19 03:46 UTC, Leopold M. Kogler
no flags Details

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


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