Samba File Sharing Issues
Posted: Mon Dec 09, 2013 12:05 am
Hi Team
We have build a new vm with nagios xi, we are having issues and have come to a complete
halt when it comes to creating share drives and accessing then with our windows based platforms.
We are currently running an older version of Nagios xi which is monitoring our network so we are
able to access all settings on that and copy them to the new version as the old one has no issues
with shared folders.
We are following the following document and have set up samba but with no luck.
http://support.nagios.com/forum/viewtop ... mba#p19697
We are getting stuck on the following code:
cp /etc/samba/smb.conf /etc/samba/smb.conf.bak <---Goes through OK
mkdir -p /srv/samba/share <---Goes through OK
chown nobody:nogroup /srv/samba/share/ <--- says chown: invalid group: `nobody:nogroup'
If someone could point us in the right direction we would really appreciate it..
Thanks.
Marcin
We have build a new vm with nagios xi, we are having issues and have come to a complete
halt when it comes to creating share drives and accessing then with our windows based platforms.
We are currently running an older version of Nagios xi which is monitoring our network so we are
able to access all settings on that and copy them to the new version as the old one has no issues
with shared folders.
We are following the following document and have set up samba but with no luck.
http://support.nagios.com/forum/viewtop ... mba#p19697
We are getting stuck on the following code:
cp /etc/samba/smb.conf /etc/samba/smb.conf.bak <---Goes through OK
mkdir -p /srv/samba/share <---Goes through OK
chown nobody:nogroup /srv/samba/share/ <--- says chown: invalid group: `nobody:nogroup'
If someone could point us in the right direction we would really appreciate it..
Thanks.
Marcin