Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 581611 Details for
Bug 812766
winbind crashes with INTERNAL ERROR: Signal 6
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
/etc/smb.conf
smb.conf (text/plain), 4.32 KB, created by
Christian Kalkhoff
on 2012-05-02 12:47:14 UTC
(
hide
)
Description:
/etc/smb.conf
Filename:
MIME Type:
Creator:
Christian Kalkhoff
Created:
2012-05-02 12:47:14 UTC
Size:
4.32 KB
patch
obsolete
># This is the main Samba configuration file. You should read the ># smb.conf(5) manual page in order to understand the options listed ># here. Samba has a huge number of configurable options (perhaps too ># many!) most of which are not shown in this example ># ># For a step to step guide on installing, configuring and using samba, ># read the Samba-HOWTO-Collection. This may be obtained from: ># http://www.samba.org/samba/docs/Samba-HOWTO-Collection.pdf ># ># Many working examples of smb.conf files can be found in the ># Samba-Guide which is generated daily and can be downloaded from: ># http://www.samba.org/samba/docs/Samba-Guide.pdf ># ># Any line which starts with a ; (semi-colon) or a # (hash) ># is a comment and is ignored. In this example we will use a # ># for commentry and a ; for parts of the config file that you ># may wish to enable ># ># NOTE: Whenever you modify this file you should run the command "testparm" ># to check that you have not made any basic syntactic errors. ># >#--------------- ># SELINUX NOTES: ># ># If you want to use the useradd/groupadd family of binaries please run: ># setsebool -P samba_domain_controller on ># ># If you want to share home directories via samba please run: ># setsebool -P samba_enable_home_dirs on ># ># If you create a new directory you want to share you should mark it as ># "samba-share_t" so that selinux will let you write into it. ># Make sure not to do that on system directories as they may already have ># been marked with othe SELinux labels. ># ># Use ls -ldZ /path to see which context a directory has ># ># Set labels only on directories you created! ># To set a label use the following: chcon -t samba_share_t /path ># ># If you need to share a system created directory you can use one of the ># following (read-only/read-write): ># setsebool -P samba_export_all_ro on ># or ># setsebool -P samba_export_all_rw on ># ># If you want to run scripts (preexec/root prexec/print command/...) please ># put them into the /var/lib/samba/scripts directory so that smbd will be ># allowed to run them. ># Make sure you COPY them and not MOVE them so that the right SELinux context ># is applied, to check all is ok use restorecon -R -v /var/lib/samba/scripts ># >#-------------- ># >#======================= Global Settings ===================================== > >[global] > ># ----------------------- Network Related Options ------------------------- ># ># workgroup = NT-Domain-Name or Workgroup-Name, eg: MIDEARTH ># ># server string is the equivalent of the NT Description field ># ># netbios name can be used to specify a server name not tied to the hostname ># ># Interfaces lets you configure Samba to use multiple interfaces ># If you have multiple network interfaces then you can list the ones ># you want to listen on (never omit localhost) ># ># Hosts Allow/Hosts Deny lets you restrict who can connect, and you can ># specifiy it as a per share option as well ># > workgroup = MYDOMAIN > server string = > ># --------------------------- Logging Options ----------------------------- ># ># Log File let you specify where to put logs and how to split them up. ># ># Max Log Size let you specify the max size log files should reach > > # logs split per machine > log file = /var/log/samba/host.%m.log > # max 50KB per log file, then rotate > max log size = 50 > ># --------------------------- Domain Member Options ------------------------ > security = ADS > encrypt passwords = yes > preferred master = no > template shell = /bin/bash > template homedir = /home/%D/%U > idmap backend = idmap_rid:MYDOMAIN=100000-200000 > idmap uid = 100000-200000 > idmap gid = 100000-200000 > winbind use default domain = yes > realm = MYREALM.LOCAL > client use spnego = yes > winbind enum users = yes > winbind enum groups = yes > obey pam restrictions = yes > allow trusted domains = no > ># --------------------------- Filesystem Options --------------------------- ># ># The following options can be uncommented if the filesystem supports ># Extended Attributes and they are enabled (usually by the mount option ># user_xattr). Thess options will let the admin store the DOS attributes ># in an EA and make samba not mess with the permission bits. ># ># Note: these options can also be set just per share, setting them in global ># makes them the default for all shares > >; map archive = no >; map hidden = no >; map read only = no >; map system = no >; store dos attributes = yes > > >#============================ Share Definitions ==============================
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 812766
: 581611