search for: samba_enable_home_dirs

Displaying 20 results from an estimated 41 matches for "samba_enable_home_dirs".

2011 Apr 25
2
Samba can't access dir - SELinux problem?
Hello, I was using CentOS 5.5 as a "playground" VM at my WinXP notebook and now I'm migrating to a new CentOS 5.6 install and everything has worked well - except samba. I have this very permissive config to export my ~/src dir: # cat /etc/samba/smb.conf [global] guest ok = yes guest account = afarber security = share hosts allow = 172.16.6. 127.0.0.1 [src]
2005 Jul 08
1
fwd: tree connect failed: NT_STATUS_BAD_NETWORK_NAME
I sent this out yesterday. Can anyone offer any advice? I'm really at a loss on what to do. thanks! ----- Forwarded message from Mike Soh <sohmc@cs.umd.edu> ----- From: Mike Soh <sohmc@cs.umd.edu> To: samba@lists.samba.org Subject: [Samba] tree connect failed: NT_STATUS_BAD_NETWORK_NAME Date: Thu, 7 Jul 2005 08:27:33 -0400 User-Agent: Mutt/1.4.1i X-Spam-Status: No, score=-2.6
2016 Dec 03
3
Why I can not login my shared folder under samba + CentOS 7
...Linux (SELinux) Notes: > # > # Turn the samba_domain_controller Boolean on to allow Samba to use the useradd > # and groupadd family of binaries. Run the following command as the root user to > # turn this Boolean on: > # setsebool -P samba_domain_controller on > # > # Turn the samba_enable_home_dirs Boolean on if you want to share home > # directories via Samba. Run the following command as the root user to turn this > # Boolean on: > # setsebool -P samba_enable_home_dirs on > # > # If you create a new directory, such as a new top-level directory, label it > # with samba_shar...
2016 Dec 01
3
Why I can not login my shared folder under samba + CentOS 7
...-------------- # Security-Enhanced Linux (SELinux) Notes: # # Turn the samba_domain_controller Boolean on to allow Samba to use the useradd # and groupadd family of binaries. Run the following command as the root user to # turn this Boolean on: # setsebool -P samba_domain_controller on # # Turn the samba_enable_home_dirs Boolean on if you want to share home # directories via Samba. Run the following command as the root user to turn this # Boolean on: # setsebool -P samba_enable_home_dirs on # # If you create a new directory, such as a new top-level directory, label it # with samba_share_t so that SELinux allows Sam...
2011 Nov 01
1
SELinux and SETroubleshootd woes in CR
..._content', 'ftp_home_dir', 'prelink_mislabled', 'allow_execstack', 'spamd_enable_home_dirs', 'sshd_root', 'samba_share_nfs', 'httpd_builtin_scripting', 'allow_ftpd_full_access', 'default', 'allow_ftpd_use_nfs', 'samba_enable_home_dirs', 'restorecon', 'selinuxpolicy', 'pppd_can_insmod', 'allow_daemons_dump_core', 'httpd_write_content', 'allow_httpd_anon_write', 'secure_mode_insmod', 'kernel_modules', 'samba_export_all_ro', 'httpd_enable_ftp_server'...
2017 Nov 15
5
Samba help
Folks I have a Centos7 system (SOFA) and want to install a Samba share named "STUFF" for the machines inside my home. All users in my home have read access to the share, but only one user "me" has write permission. The configuration below worked just fine when the Samba system was on Centos 6, but did not work under Centos 7. The client machine is Windows 10. I have
2016 Jun 21
2
Force Create Mode Problems
...-------------- # Security-Enhanced Linux (SELinux) Notes: # # Turn the samba_domain_controller Boolean on to allow Samba to use the useradd # and groupadd family of binaries. Run the following command as the root user to # turn this Boolean on: # setsebool -P samba_domain_controller on # # Turn the samba_enable_home_dirs Boolean on if you want to share home # directories via Samba. Run the following command as the root user to turn this # Boolean on: # setsebool -P samba_enable_home_dirs on # # If you create a new directory, such as a new top-level directory, label it # with samba_share_t so that SELinux allows Sam...
2020 Feb 12
2
Incorrect group name is displayed in folder permission list in Windows
...of home directories # ###################################################### # !!! Important SELINUX configuration !!! # For automatic creation of home directories to work, # you must set two selinux booleans with the following commands: # setsebool -P samba_create_home_dirs 1 # setsebool -P samba_enable_home_dirs 1 # # Check that the selinux booleans were correctly set # getsebool -a | grep samba | grep home # # For samba to serve the home dirs, they must be labeled with the # selinux type 'samba_share_t' # During the installation of this server a policy was created for the # /srv/samba/ directory,...
2006 Feb 16
1
windows XP pro can not access samba share folder.
Hi, I know that this question has been asked many times but i can't find the correct solution from anywhere. I have 4 computer on the LAN connected as follow. comp1(WinXP)---------------------------------> hub1---->router comp2(winXP)---------------------------------> hub1---->router comp3(WinXP)wireless ---> access point----> hub1--->router comp4(CentOS
2008 Jan 21
0
SELinux issue
Hey all... not exactly an SELinux veteran, but am trying to work through some issues. Specifically, setting up a simple Samba configuration on a CentOS 5 machine. Determined I needed to do setsebool -P samba_enable_home_dirs 1 In order to get access to home directory shares working correctly. Fine; this is documented in samba_selinux(8). However, I still see the following in my /var/log/audit/audit.log file: type=AVC msg=audit(1200895451.310:1231): avc: denied { rename } for pid=24854 comm="smbd" nam...
2005 Nov 30
1
home directory permissions
Hi all, I use samba-3.0.20b on a solaris 10 box with a ldap backend. All works fine except one thing: I have an account "bob". Its home directory is "/tmp/teachers/bob" Its group is "teachers". However when I define the teachers repository permissions like this: [zoe.root:367] ls -al /tmp drwxrwx--- 2 root teachers 177 Nov 15 13:22 teachers (access in
2016 Jun 21
1
Force Create Mode Problems
...nced Linux (SELinux) Notes: > # > # Turn the samba_domain_controller Boolean on to allow Samba to use > the useradd # and groupadd family of binaries. Run the following > command as the root user to # turn this Boolean on: > # setsebool -P samba_domain_controller on # # Turn the > samba_enable_home_dirs Boolean on if you want to share home # > directories via Samba. Run the following command as the root user to > turn this # Boolean on: > # setsebool -P samba_enable_home_dirs on # # If you create a new > directory, such as a new top-level directory, label it # with > samba_share_t s...
2017 Oct 04
0
Please criticize my smb.conf
...licycoreutils-gui ; # chcon -t samba_share_t /exports ; # /usr/sbin/semanage fcontext -a -t samba_share_t "/exports(/.*)?" ; # /sbin/restorecon -R -v /exports ; # ausearch -c 'nmbd' --raw | audit2allow -M my-nmbd ; # semodule -X 300 -i my-nmbd.pp ; # setsebool -P samba_enable_home_dirs 1 ; # setsebool -P samba_export_all_rw 1 ; # ausearch -c 'winbindd' --raw | audit2allow -M my-winbindd ; # semodule -X 300 -i my-winbindd.pp ; # setsebool -P samba_domain_controller on ; # ausearch -c 'useradd' --raw | audit2allow -M my-useradd ; # semodule -X 300...
2017 Oct 02
2
Please criticize my smb.conf
...licycoreutils-gui ; # chcon -t samba_share_t /exports ; # /usr/sbin/semanage fcontext -a -t samba_share_t "/exports(/.*)?" ; # /sbin/restorecon -R -v /exports ; # ausearch -c 'nmbd' --raw | audit2allow -M my-nmbd ; # semodule -X 300 -i my-nmbd.pp ; # setsebool -P samba_enable_home_dirs 1 ; # setsebool -P samba_export_all_rw 1 ; # ausearch -c 'winbindd' --raw | audit2allow -M my-winbindd ; # semodule -X 300 -i my-winbindd.pp ; # setsebool -P samba_domain_controller on ; # ausearch -c 'useradd' --raw | audit2allow -M my-useradd ; # semodule -X 300...
2016 Jun 21
0
Force Create Mode Problems
...Linux (SELinux) Notes: > # > # Turn the samba_domain_controller Boolean on to allow Samba to use the useradd > # and groupadd family of binaries. Run the following command as the root user to > # turn this Boolean on: > # setsebool -P samba_domain_controller on > # > # Turn the samba_enable_home_dirs Boolean on if you want to share home > # directories via Samba. Run the following command as the root user to turn this > # Boolean on: > # setsebool -P samba_enable_home_dirs on > # > # If you create a new directory, such as a new top-level directory, label it > # with samba_shar...
2016 Dec 02
0
Why I can not login my shared folder under samba + CentOS 7
...Linux (SELinux) Notes: > # > # Turn the samba_domain_controller Boolean on to allow Samba to use the useradd > # and groupadd family of binaries. Run the following command as the root user to > # turn this Boolean on: > # setsebool -P samba_domain_controller on > # > # Turn the samba_enable_home_dirs Boolean on if you want to share home > # directories via Samba. Run the following command as the root user to turn this > # Boolean on: > # setsebool -P samba_enable_home_dirs on > # > # If you create a new directory, such as a new top-level directory, label it > # with samba_shar...
2018 Dec 06
2
Cannot scan to network share from Canon
...------------ # Security-Enhanced Linux (SELinux) Notes: # # Turn the samba_domain_controller Boolean on to allow Samba to use the useradd # and groupadd family of binaries. Run the following command as the root user to # turn this Boolean on: # setsebool -P samba_domain_controller on # # Turn the samba_enable_home_dirs Boolean on if you want to share home # directories via Samba. Run the following command as the root user to turn this # Boolean on: # setsebool -P samba_enable_home_dirs on # # If you create a new directory, such as a new top-level directory, label it # with samba_share_t so that SELinux allows Sa...
2013 Jul 05
0
Samba Share Issue Folder and files cant created
...mbafileserver /]# ll -Zd public/ drwxrwxr-x+ root root unconfined_u:object_r:samba_share_t:s0 public/ [root at sambafileserver /]# setfacl -m u:nobody:rwx public/ After those all not fixed the issue so i have changed these , even so not fixed #setsebool -P samba_export_all_rw on #setsebool -P samba_enable_home_dirs on Let me Give my smb.conf entry [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 no...
2016 Dec 03
0
Why I can not login my shared folder under samba + CentOS 7
...gt; # >> # Turn the samba_domain_controller Boolean on to allow Samba to use the useradd >> # and groupadd family of binaries. Run the following command as the root user to >> # turn this Boolean on: >> # setsebool -P samba_domain_controller on >> # >> # Turn the samba_enable_home_dirs Boolean on if you want to share home >> # directories via Samba. Run the following command as the root user to turn this >> # Boolean on: >> # setsebool -P samba_enable_home_dirs on >> # >> # If you create a new directory, such as a new top-level directory, label it &g...
2017 Sep 26
2
problems with samba shares
...- only automatic security updates was active. Before this time we have no problems. this is ok: \\fb09-pg-s400\clc01\18_Drought_Stress_Selection_Tools_Marie_Hohmann but the access at the subfolder failed - Windows: no access here smb.conf # setsebool -P samba_export_all_rw on # setsebool -P samba_enable_home_dirs on # setsebool -P samba_domain_controller on #======================= Global Settings ===================================== [global] # ----------------------- Network Related Options ------------------------- workgroup = fb09-pg server string = CLCGenomicsServer netbios name = FB09-PG-S400 i...