similar to: Samba shares are case-sensitive in Windows = bad

Displaying 20 results from an estimated 9000 matches similar to: "Samba shares are case-sensitive in Windows = bad"

2008 Feb 27
1
Lower and Upper Case and MS C# FilesystemWatcher
Hi all, I'm trying to find a way to make the C# FilesystemWatcher class distinguish between Linux mixed lower and upper case files on a Samba share. E.g., file A is called abc.JPG and file B is abc.jpg, and Linux knows that's two files - now, when I delete such a file via a Samba share, both files A and B are deleted. I did not find a solution at Google or in this list, so any help or
2008 May 13
3
creating a master share
I am trying to create a master share that contains all the other shares. I created a group that needs read+write permission to all the other shares. However, rather than adding this group in each share configuration, I was wondering if there is a way to overwrite the permission. I tried this but gave read-only access. Also in the linux level, I don't have this master group as the owner. Any
2008 May 23
3
Somewhat bizzare share issue
I have 19 servers with this smb.conf share definition working: [export] comment = Exported Files path = /tmp/export guest ok = Yes On the 20th server however, this just doesn't want to work. I've gone through the basics of guest access and permissions more than a few times trying to figure this one out. Approaching this from another angle, I tried the following
2008 Dec 09
2
Any possibility to apply policies on WinXP machines using samba 3.2.3 ?
Any possibility to apply policies on WinXP machines using samba 3.2.3 ? In samba documentation in : http://us1.samba.org/samba/docs/man/Samba-HOWTO-Collection/PolicyMgmt.html There is references to apply policies in NT/2000 Server and winxp clients, but it's not clear to me that will run fine or not using samba 3.2.3+winxp machines. If exist a way, How ? I was create a local policies using
2009 Sep 02
6
Password-less share, for certain users.
Is it possible to have a "password-less" share available to only certain users? I've been searching all over and could not find anything.
2007 Dec 18
1
Prevent drag and drop within Samba shares
Hello, Is there a parameter in smb.conf that prevent users to use drag and drop within Samba shares? I know this is a Winedow$ function, but some users (hum, hum) use Explorer to open their files and accidentally they drag and drop sometimes a directory in the root of the share to another directory in the root of the share. My samba server is member of a native W2k3 server Active Directory and
2008 Feb 13
1
acl, no rights and possibility to delete files
Hello, I've a samba 3.0.24 and a share in ext3 with acl. I've set on a file the following permissions on a file a.txt : vssamba:/# getfacl /mnt/samba/partage/a.txt getfacl: Removing leading '/' from absolute path names # file: mnt/samba/partage/a.txt # owner: herve # group: users user::rwx group::r-- other::r-- The rights for share "Partage" are : [partage]
2008 May 14
2
monitoring file access levels?
I've got a paranoid client who has a samba server on a small LAN who wants to know if and when any of his employees 'transfer' (read, copy off etc) any more than a certain threshold of data a day from the server, I think he's worried that some employee may grab a lot of stuff off the server and then share it with his competition. I tried to explain that this wasn't a very
2008 Oct 16
3
How does the "guest account" param work?
smb.conf states "This user must exist in the passwd file, but does not require a valid login" What exactly does this mean? As I understand it, adding a user with 'smbpasswd -a nobody' automatically gives it a valid login. My reasons for asking are; I added myself to passdb.tdb with my passwd. I added the 'nobody' user to passdb.tdb with no passwd. I then logged in to
2009 Sep 03
2
Question regarding access to shares from LOCAL administrator account
Hi. How do I give access to shares from the LOCAL administrator account to a share(s) on the samba server? (workstation is domain member, without the need to specify a password). -------------------------- smb.conf domain logons = Yes os level = 200 domain master = Yes security = user -------------------------- I have read chapters 12,13,15 but there seems to be no way I can put the
2007 Oct 09
1
recycle: touching failed operation not permitted
Hello In /var/log/messages I have got a lot of errors such as : "recycle: touching .recycle/jankowski/500/500_U/21-10-5U.~TIF failed, reason = Operation not permitted " ~~.tif it's a temp file and I noticed that samba deletes this files to recycle . My smb.conf comment = Rastry public = yes invalid users = @geodeta,@ewidencja, path = /home/samba/rastry
2008 Mar 16
8
HP Deskjet 6940 and 6988
Hello all, Does anybody share HP Deskjet 6940 and HP Deskjet 6988 off a samba server successfully? I currently using Samba versions 3.0.24 Ubuntu Fiesty Fawn in my production environment. I also the issue occurs on my laptop which is running Gutsy Gibbon 7.10 which uses Samba 3.0.26. The issue is when my users try to print multiple copies they can not through the samba server. These printers
2007 Nov 23
1
smb.conf question. multiple /home/shares
Hi This is what i want to do : each windows pc will have its own /home/username on this samba server. for example i have added 3 users so far and my .conf is like this : [george] comment = Home path = /home/george #valid users = %S read only = no browsable = yes [trandism] comment = Home path = /home/trandism read only = no browsable = yes [xristoforos] comment =
2008 Dec 01
2
Specifying proxy server per user
Was wondering if it's possible to assign specific users a proxy server for web browsing. My current setup is openldap, samba pdc and a squid proxy server. Our call center uses the web alot and I'd like to have them use the proxy. The agents don't usually login to the same windows machine. Is this possible via samba or netlogon? I'd hate to have to edit the group policies on 50
2009 Feb 19
1
XP local policy vs Samba pdbedit?
If I set up a room of Win XP Pro w/SP2 systems, hardened via local policy and gpedit.msc, and add them to a samba domain running from an unpatched, out-of-box install of RHEL 5.0, how will the local XP policies differ from any changes I make to pdbedit on the Samba side? Which takes priority/preference? Thanks. Scott
2008 Aug 06
1
Samba & Vista [SOLVED]
On Tue, August 5, 2008 8:12 pm, Michael Heydon wrote: > This is what happens when you rename a user, it is the same in XP and probably 2k as well. The only way that I know of to really change a No, this does not happen on Windows 2000. Note that I'm still running Windows 2000 because it runs very nicely under virtualization with only 256 MB allocated to the VM. ;) -- For a good laugh,
2008 Feb 27
1
Re: Windows C# unable to access Samba directories.
Hi, I have written a simple c# program that move file from windows to a Unix path via samba. The user that do the work is a full privilege user. Using a win application this works fine but when I activated the prog. as a win service, I got a strange activity and the prog wasn't been able to find the folders. So I?m very much interested in troubleshooting the problem. Can you
2008 Sep 18
1
WG: Strange!!! Clients only log on to samba bdc
Is there nothing to solve the problem ? -----Urspr?ngliche Nachricht----- Von: samba-bounces+mueller=tropenklinik.de@lists.samba.org [mailto:samba-bounces+mueller=tropenklinik.de@lists.samba.org] Im Auftrag von Daniel M?ller Gesendet: Mittwoch, 17. September 2008 08:20 An: samba@lists.samba.org Betreff: [Samba] Strange!!! Clients only log on to samba bdc Hello to all, My samba servers are
2008 Mar 11
2
$ char in password
Hi, all: Just come across a strange problem with the usage of "net rpc ...". If a user's password has the dollar character, it will be discarded, thus cause login failure. For example, if username is "abc" and password is "$1111". I run the command: ======================================================= net rpc -I 12.34.56.78 -U abc%$1111 USER INFO abc
2007 Dec 03
1
Samba Mount Problem
Dear Tux Friends, I am migration a MS Windows 2000 file server to OpenSuse 10.3. In the current working scenerio, there is one directory on Windows Server named "Common" with two shared directories 1) Inter Department 2) Intra Department This will will help to understand the directory structure: ===>> Common-> Inter Department -> Intra