Hello, Anyone can work with samba enabled with shared level of identification? I can not work with samba, always access deny in security that should not ask for password but Windows XP ask for it. Incredible! Really works?
you have to match the usernames and passwords in xp with samba. It works fine here. If you are having authentication errors you may want to install webmin and use it to manage samba. devel wrote:
Hello, Anyone can work with samba enabled with shared level of identification? I can not work with samba, always access deny in security that should not ask for password but Windows XP ask for it. Incredible! Really works?
El sáb, 26-05-2007 a las 09:22 -0400, William Warren escribió:
you have to match the usernames and passwords in xp with samba. It works fine here. If you are having authentication errors you may want to install webmin and use it to manage samba. devel wrote:
Hello, Anyone can work with samba enabled with shared level of identification? I can not work with samba, always access deny in security that should not ask for password but Windows XP ask for it. Incredible! Really works?
I already use webmin. I solve problem moving dir to / in same partition. Anyone know if Samba have problems, sharing directories in other partitions different of / or home directory?
nopers it doesn't. It's all in how you configure it. If your having sharing issues then it's most likely you don't have hte permissions letup correctly. My shared drives are either separate partitions or different physical drives altogether. Sharing out / IMO is like sharing out $ in windows.
devel wrote:
El sáb, 26-05-2007 a las 09:22 -0400, William Warren escribió:
you have to match the usernames and passwords in xp with samba. It works fine here. If you are having authentication errors you may want to install webmin and use it to manage samba. devel wrote:
Hello, Anyone can work with samba enabled with shared level of identification? I can not work with samba, always access deny in security that should not ask for password but Windows XP ask for it. Incredible! Really works?
I already use webmin. I solve problem moving dir to / in same partition. Anyone know if Samba have problems, sharing directories in other partitions different of / or home directory?
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Scanned with Copfilter Version 0.84beta2 (P3Scan 2.2.1) AntiSpam: SpamAssassin 3.1.8 AntiVirus: ClamAV 0.90.2/3311 - Sun May 27 20:21:25 2007 by Markus Madlener @ http://www.copfilter.org
El lun, 28-05-2007 a las 13:19 -0400, William Warren escribió:
nopers it doesn't. It's all in how you configure it. If your having sharing issues then it's most likely you don't have hte permissions letup correctly. My shared drives are either separate partitions or different physical drives altogether. Sharing out / IMO is like sharing out $ in windows.
-- Samba is killing me slowly --
Permissions are the same, I only copy /home/Samba to /Samba and voila, works (changing share dir only in config file).
Now I can write (in /Samba) new files, read it but I can not delete files or modify it. Permissions 666 files and 777 directories, samba user, like unix user, is the owner of dir and files.
reset the permissions recursively..i bet there's an error somewhere..also make sure in the share properties you have the permissions setup. Just because the files are 777 doe snot mean samba is using those permissions.
devel wrote:
El lun, 28-05-2007 a las 13:19 -0400, William Warren escribió:
nopers it doesn't. It's all in how you configure it. If your having sharing issues then it's most likely you don't have hte permissions letup correctly. My shared drives are either separate partitions or different physical drives altogether. Sharing out / IMO is like sharing out $ in windows.
-- Samba is killing me slowly --
Permissions are the same, I only copy /home/Samba to /Samba and voila, works (changing share dir only in config file).
Now I can write (in /Samba) new files, read it but I can not delete files or modify it. Permissions 666 files and 777 directories, samba user, like unix user, is the owner of dir and files.
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Scanned with Copfilter Version 0.84beta2 (P3Scan 2.2.1) AntiSpam: SpamAssassin 3.1.8 AntiVirus: ClamAV 0.90.2/3313 - Mon May 28 14:27:26 2007 by Markus Madlener @ http://www.copfilter.org
devel wrote:
El lun, 28-05-2007 a las 13:19 -0400, William Warren escribió:
nopers it doesn't. It's all in how you configure it. If your having sharing issues then it's most likely you don't have hte permissions letup correctly. My shared drives are either separate partitions or different physical drives altogether. Sharing out / IMO is like sharing out $ in windows.
-- Samba is killing me slowly --
Permissions are the same, I only copy /home/Samba to /Samba and voila, works (changing share dir only in config file).
Now I can write (in /Samba) new files, read it but I can not delete files or modify it. Permissions 666 files and 777 directories, samba user, like unix user, is the owner of dir and files.
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Hi
This might be caused by SELinux policy ....read the audit.log under /var/log/audit/
Thanks, Finnur
On 5/26/07, devel dev001@pas-world.com wrote:
Hello, Anyone can work with samba enabled with shared level of identification? I can not work with samba, always access deny in security that should not ask for password but Windows XP ask for it. Incredible! Really works?
If you want allow access with NO password, create a guest account and add a 'guest ok =yes' to the options for your share.
Akemi