similar to: FileSystemWatcher

Displaying 20 results from an estimated 2000 matches similar to: "FileSystemWatcher"

2009 Oct 05
10
How to bulk add machine accounts during PDC hardware refresh?
Greetings- I have not found discussed / documented what to do with machine accounts when moving a Samba PDC to new hardware. I have seen that uid/gid numbers must match between the old/new system. I am thinking to use adduser to accomplish that, then make the numbers on the new server match, using a text editor. After that, can I simply enter the machine account entries by hand with a text
2008 Jan 27
4
Official Samba builds for Ubuntu?
Greetings- I am wondering if anyone from the Samba team would happen to have interest in creating official builds for Ubuntu? To add a twist, unfortunately I would not be fishing for 7.10 packages, but rather 7.04 as we ran into too many issues with 7.10 whereas 7.04 seems rock solid stable. Or, are there packages built of Samba releases for Ubuntu external to samba.org? Thanks, -- Michael
2008 Jan 29
3
Samba Administrator account for XP
Dear all I have install samba + ldap and it is successfully joing the domain but problem is when i login in XP machine with Administrator account of samba i cannot change anything in XP even not system time so is it problem of privileges ?? $ cat ~/satish/url.txt http://www.linuxbug.org
2007 Jun 01
2
Not seeing the expected group memberships with ifmember.exe /list
We have bumped into a most odd problem. Server: Debian Etch and their Samba 3.0.24-2 Client: WinXP SP2, MSI v3, all hot fixes The following settings are in place on the server: #!/bin/bash # # initGrps.sh # Map Windows Domain Groups to UNIX groups net groupmap add ntgroup="Domain Admins" unixgroup=domadmin rid=512 type=d net groupmap add ntgroup="Domain Users"
2006 Feb 13
3
Samba not listening on 127.0.0.1... hua???
<rant>Every time I set up a new test Samba server, the step to "net rpc rights grant..." ALWAYS fights me tooth and nail... ALWAYS with a different error message. I've even created little scripts to run so I am not typing commands incorrectly... but NNNOOOOOO, the script to grand rights to one stink'n account always has to complain!</rant> OK, this time it is...
2004 Oct 08
0
Question about FileSystemWatcher
Has anyone ever tried to use .net FileSystemWatcher against a Samba server? Microsoft says that FileSystemWatcher commands only work against Win2k or greater servers. Does anyone know if Samba can emulate this support? FileSystemWatcher is a component of .net that let's the program listen for File system change alerts, such as when a file is written, changed, deleted, etc. Any help would
2008 Feb 13
5
Wrong perms on new files/dirs using smbmount
Greetings- I am working through coming up with a Linux client integration to Samba PDC's. I mount several shares with this sort of syntax: /bin/mount -t cifs -o credentials=/home/userid/.smbcredentials,uid=userid,gid=userid,dmask=0777,fmask=0666 //ldslnx01/data /mnt/ldslnx01/data/ However when I create new files/dirs on the Samba share from the Linux workstation, the perms are not 0666/0777
2005 Aug 25
6
net rpc rights command
Hello, i updated my samba to version 3.0.20 on a suse 9.2 system. I thought, some new net rpc commands need samba 3.0.13. But I get faults with the command: amd:~ # net rpc rights grant testuser10 SeMachineAccountPrivilege [2005/08/25 02:45:35, 0] param/loadparm.c:map_parameter(2536) Unknown parameter encountered: "enables privileges" [2005/08/25 02:45:35, 0]
2008 Feb 18
12
cifs verses smbfs for Linux clients
I am somewhat confused... I understand that the preferred method to mount a Samba share with a Linux client is to use "mount -t cifs" rather than "mount -t smbfs". I get the impression that smbfs is samba.org developed code where as cifs is from elsewhere. Thus the point of confusion. Why is samba.org not developing the preferred code in this case? A sub question to that
2007 May 07
3
Countless "rec_read bad magic" lines in log.smbd
One of the servers we admin has countless such errors in log.smbd: [2007/05/07 14:17:08, 0] tdb/tdbutil.c:tdb_log(783) tdb(/var/cache/samba/printing/HPLJ3600.tdb): rec_read bad magic 0x443810ec at offset=28412 The only thread I saw regarding "rec_read" stated: <><><><><> If this really happens often to you, then you have some basic problems with your
2007 Jul 14
3
Is there a way to support both local and roaming profile with one server / domain?
Recent list messages got me thinking... Is there a way to support both local and roaming profile with one server / domain? As I understand it, the "magic" line that tells Samba not to do roaming profiles is the smb.conf line: logon path = Which the line must exist, and must be set to null. But that is in the global section. So is there a way to support both local and roaming...
2007 Apr 25
2
Can not grant SeMachineAccountPrivilege on Debian Etch
I am testing out Debian Etch, and ran into an issue granting SeMachineAccountPrivilege to an account... which granting that permission had been troublesome in the past. The command I am issuing is: net rpc rights grant LDS-DEMO\\ldsinst SeMachineAccountPrivilege And I try running the command with an account that is a member of the "Domain Admins" group. The command returns: Failed to
2011 Jun 16
1
Samba and .NET FileSystemWatcher
Hi All, I've been looking into a problem using the .NET FileSystemWatcher class in a VB application. The application is only receiving notifications for events in the root of the directory it is watching. E.g. When monitoring \\SambaServer\Files <file:///\\SambaServer\Files> \\SambaServer\Files\file.txt <file:///\\SambaServer\Files\file.txt> will give notifications but not
2005 Nov 10
3
What file gets corrupted in Samba when perms stop working correctly?
I have a share which a group write list. That group is mapped to a Linux group in /etc/group. That group in Linux has two users. The first user listed is suddenly unable to write, but the second one is. With the affected user logged in to Win2K, ifmember /list shows they are a member of the group, as does the working account. I am guessing one of those .tdb files or something got scrambled on the
2006 Feb 03
1
Using samba volume with C# FileSystemWatcher class
I'm trying to monitor changes to the contents of a directory using the FileSystemWatcher class of MS Visual Studio C#. Here is my setup: Unix (Sun OS) with an nfs share pointing to a sub-directory on the local disk Windows XP (sp2) with the nfs share set up and mapped to the T: drive designator. Using "My Computer", I can open a window to the nfs share and see all of the files in
2005 Nov 10
2
w32time and Samba PDC Domains
I see that the w32time service as it is configured when a Win2K Pro client joins a Samba PDC Domain is not configured in such a way that the service is able to successfully sync time with Samba. I:\>w32tm -source -v W32Time: BEGIN:InitAdjIncr W32Time: Adj 100144 , Incr 100144 fAdjust 0 W32Time: END:Line 2503 W32Time: BEGIN:TsUpTheThread W32Time: END Line 1407 W32Time: TimeMMInit()
2008 Feb 15
3
Wrong perms on new files/dirs using `mount -t cifs`
My original thread had the incorrect subject line. The original trouble / question remains open and unsolved. Greetings- I am working through coming up with a Linux client integration to Samba PDC's. I mount several shares with this sort of syntax: /bin/mount -t cifs -o credentials=/home/userid/.smbcredentials,uid=userid,gid=userid,dmask=0777,fmask=0666 //ldslnx01/data /mnt/ldslnx01/data/
2000 Oct 24
4
User Rights
Color me stupid! I have set up a small SAMBA network using a Caldera Systems eServer 2.3 implementation of Linux with a AMD K-6/2 and 128 meg RAM. It works great from one computer, and one user id, but I am unable to login as any other user. The one user is set up in such a way that it would create a serious security hole (member of group root). The server shows up in the network neighborhood,
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
2010 Feb 04
1
Using the 'WatchSubDirectories' setting in a .NET FileSystemWatcher with a Samba Share
Hi all, I've just managed to upgrade to Samba 3.3 and am pretty ecstatic about finding i can now use FileSystemWatcher to watch for file changes in a directory. On a Windows system however, when I say 'watch $dir' with watchsubdirectories == true and $dir/a/file.jpg is changed, I get a filechanged notification - on Samba 3.3 this doesn't happen - does anyone know if it's