search for: desired_access

Displaying 20 results from an estimated 23 matches for "desired_access".

2001 Mar 18
1
Error in accessing Accounting Software
...at 7.0 Server in an Accounting Practice. When one of our users trys to open Handy Ledger which is stored on out JDAData Share. When he trys to connect I get the following messages in the logs. [2001/03/19 16:22:43, 0] smbd/nttrans.c:map_share_mode(443) map_share_mode: Incorrect value 0 for desired_access to file \ [2001/03/19 16:22:43, 0] smbd/nttrans.c:map_share_mode(443) map_share_mode: Incorrect value 0 for desired_access to file \ [2001/03/19 16:22:43, 0] smbd/nttrans.c:map_share_mode(443) map_share_mode: Incorrect value 0 for desired_access to file \ [2001/03/19 16:22:43, 0] smbd/nttrans...
2000 Jan 05
0
samba 2.06 caused server self-reboot?
My samba server (solaris 2.6) self-rebooted few times lately. There was no apparent hardware problem. When I checked log.smb file. There were lots of following messages before reboot: [2000/01/04 16:04:08, 0] smbd/nttrans.c:map_share_mode(410) map_share_mode: Incorrect value 0 for desired_access to file \ [2000/01/04 16:04:08, 0] smbd/nttrans.c:map_share_mode(410) map_share_mode: Incorrect value 0 for desired_access to file \ [2000/01/04 16:04:08, 0] smbd/nttrans.c:map_share_mode(410) map_share_mode: Incorrect value 0 for desired_access to file \ [2000/01/04 16:04:09, 0] smbd/nttrans.c...
2002 Sep 10
2
Who may delete a file ?
Hi All, I was checking the access rights and a problem (hence a question) appeared: Who can delete a file through Samba ? Suppose we have the following situation: drwxrwxrwx john finance directory -rw-r--r-- jack finance directory/file Under unix everyone can delete the file. Under Samba, the documentation says (due to the Windows sementic) you also need the write access to the
1999 Jul 07
0
Migrating from 1.9.19-prealpha
...e = windows/msapps/proof. Error was No such file or directory [1999/07/07 16:26:02, 0] locking/locking_shm.c:shm_get_share_modes(241) get_share_modes: file with dev 800040 inode 199845 empty [1999/07/07 16:41:50, 0] smbd/nttrans.c:map_share_mode(410) map_share_mode: Incorrect value 100000 for desired_access to file \960008\SLD\RCD If anyone is interested I can send more detailed logs, I am continuing to investigate but just wondered if anyone saw anything like this before (I have seen references to 'desired_access' in the archives but it's mostly threads from last year). It's only th...
2007 Nov 18
4
Need help with win32-service, failure actions
Hi all, I''m trying to get failure action support working. I''ve modified the Service.configure method to accept the following options: failure_reset_period failure_command failure_reboot_message failure_actions failure_delay I''ve got the failure_command and failure_reboot message working, but the rest aren''t working properly. I''m mostly focused on
2004 Jan 09
0
large file pre-allocation causing Windows error
...ld_connection(69) Yielding connection to prognew [2004/01/09 10:04:17, 10] locking/locking.c:del_share_entry(565) del_share_entry: num_share_modes = 1 [2004/01/09 10:04:17, 10] locking/locking.c:del_share_entry(570) del_share_entry: deleted share_mode_entry[0]: pid = 32286, share_mode = 0x11, desired_access = 0x2, port = 0x509, type= 0x3, file_id = 1, dev = 0x27406, inode = 788440731 [2004/01/09 10:04:17, 10] locking/locking.c:del_share_entry(578) del_share_entry: deleting entry 0 [2004/01/09 10:04:17, 10] locking/locking.c:del_share_entry(600) del_share_entry: Remaining table. [2004/01/09 10:04:1...
2000 Feb 24
0
Samba's syslog messages
I have the following messages in my syslog. Feb 24 02:07:26 myhost smbd[23469]: [2000/02/24 02:07:26, 0] smbd/nttrans.c:map_share_mode(410) Feb 24 02:07:26 myhost smbd[23469]: map_share_mode: Incorrect value 0 for desired_access to file \ The current configuration allows me to access, the linux filesystems from NT. What does the "map_share_mode" message indicate? Thank you in advance. Subba Rao subb3@attglobal.net http://pws.prserv.net/truemax/ => Time is relative. Here is a new way to look at time. <=...
2003 Jan 06
0
Desktop.ini (part) solution
....c Mon Jan 6 16:40:30 2003 @@ -910,6 +910,7 @@ * we can do. We also ensure we're not going to create or tuncate * the file as we only want an access decision at this stage. JRA. */ + fsp_open = open_file(fsp,conn,fname,psbuf, flags|(flags2&~(O_TRUNC|O_CREAT)),mode,desired_access); @@ -927,6 +928,13 @@ /* * We exit this block with the share entry *locked*..... */ + DEBUG(8,("file %s existed before create\n")); + /* This is to fix permissions changing on windows systems */ + if(flags2 & O_TRUNC) { + DEBUG(8,("removing file %s before mode %...
2003 Sep 24
0
CreateFile for EXE images vs other files
...AD with FILE_SHARE_READ: DENY_WRITE 0x20089 RDONLY and with GENERIC_EXECUTE with FILE_SHARE_READ DENY_WRITE 0x200a0 RDONLY and by simply putting the constant value FILE_EXECUTE DENY_WRITE 0xa0 RDONLY It seems like something is automatically ORing in FILE_READ_ATTRIBUTES into my desired_access, since FILE_EXECUTE is 0x20 and FILE_READ_ATTRIBUTES is 0x80. My goal is simply to open a file, read only, deny write, but allowing others to rename the file. Windows does this when you open an EXE and the lock is DENY_WRITE 0x20 RDONLY then file renames are possible. Thank you for an...
2004 May 15
1
Linux CIFS client with Samba 2.0.x or 2.2.x ?
...ll? The mount succeeds, and I can traverse and list directories, but any attempt to open a file for reading results in "permission denied". The Samba server logs this message: [2004/05/15 17:45:46, 0] smbd/nttrans.c:map_share_mode(443) map_share_mode: Incorrect value 80000000 for desired_access to file \path\to\file If I use the same mount options with "smbmount", everything works fine. Access to this Samba server from any Windows client works fine, too. Next, I tried to map shares from a Samba 2.2.7a server. This time, the mount itself fails with "mount error 13 = Perm...
2004 Jul 23
0
Access Denied on Error 0 - 3.0.4
...e Driver/Have Disk When the attemp is made to browse the 3.0.4 share they get Access Denied (they are an admin user on the share) Explorer and My computer do not exhibit this. Log level 10 shows: [2004/07/23 09:19:52, 10] smbd/nttrans.c:reply_ntcreate_and_X(609) reply_ntcreateX: flags = 0x10, desired_access = 0x100001 file_attributes = 0x0 , share_access = 0x3, create_disposition = 0x1 create_options = 0x4001 root_dir_ fid = 0x0 [2004/07/23 09:19:52, 10] smbd/nttrans.c:map_create_disposition(343) map_create_disposition: Mapped create_disposition 0x1 to 0x1 [2004/07/23 09:19:52, 10] smbd/nttrans.c:ma...
2004 Oct 20
0
Access Denied to shares in Lotus Notes and Outlook
...12:41:07, 3] smbd/process.c:switch_message(685) switch message SMBntcreateX (pid 5297) [2004/10/20 12:41:07, 4] smbd/uid.c:change_to_user(186) change_to_user: Skipping user change - already user [2004/10/20 12:41:07, 10] smbd/nttrans.c:reply_ntcreate_and_X(609) reply_ntcreateX: flags = 0x10, desired_access = 0x100001 file_attributes = 0x0, share_access = 0x3, create_disposition = 0x1 create_options = 0x4001 root_dir_fid = 0x0 [2004/10/20 12:41:07, 10] smbd/nttrans.c:map_create_disposition(343) map_create_disposition: Mapped create_disposition 0x1 to 0x1 [2004/10/20 12:41:07, 10] smbd/nttrans.c:map_...
2002 Aug 20
2
Upgrade broke file locking
Prior to upgrading from RH7.0 to RH7.3 our Samba filserver worked perfectly. Now we are having locking problems. Initially Iused the same samba binaries built on RH70, I tried rebuilding Samba and reinstalling but it had no effect. If user bon opens an M$-Office file they frequently get a 'file is already in use by bob'. Sure enough smbstatus -L shows the file locked by bob, but bob
2003 Nov 20
0
Windows 2K Offline files
...re_mode = 11 [2003/11/20 22:57:34, 10] locking/locking.c:set_share_mode(692) set_share_mode: creating entry for file 800000B0. num_share_modes = 1 [2003/11/20 22:57:34, 10] locking/locking.c:print_share_mode_table(445) print_share_mode_table: share_mode_entry[0]: pid = 18423, share_mode = 0x11, desired_access = 0x120196, port = 0x0, type= 0x0, file_id = 68, dev = 0x341, inode = 3304013 [2003/11/20 22:57:34, 8] smbd/dosmode.c:dos_mode(123) dos_mode: 800000B0 [2003/11/20 22:57:34, 8] lib/util.c:is_in_path(1145) is_in_path: 800000B0 [2003/11/20 22:57:34, 8] lib/util.c:is_in_path(1150) is_in_path: no...
2005 Sep 13
1
Config problems with profiles?
...bd/process.c:switch_message(886) switch message SMBntcreateX (pid 10486) conn 0x84098d0 [2005/09/12 16:11:40, 4] smbd/uid.c:change_to_user(194) change_to_user: Skipping user change - already user [2005/09/12 16:11:40, 10] smbd/nttrans.c:reply_ntcreate_and_X(607) reply_ntcreateX: flags = 0x16, desired_access = 0x20089 file_attributes = 0x0, share_access = 0x1, create_disposition = 0x1 create_options = 0x200044 root_dir_fid = 0x0 [2005/09/12 16:11:40, 10] smbd/nttrans.c:map_create_disposition(341) map_create_disposition: Mapped create_disposition 0x1 to 0x1 [2005/09/12 16:11:40, 10] smbd/nttrans.c:m...
2006 Sep 19
1
Problem with large files
...[2006/09/19 10:29:41, 5] smbd/uid.c:change_to_user(281) change_to_user uid=(3280,3280) gid=(0,952) [2006/09/19 10:29:41, 4] smbd/vfs.c:vfs_ChDir(660) vfs_ChDir to /data/exports/Services/Services [2006/09/19 10:29:41, 10] smbd/nttrans.c:reply_ntcreate_and_X(607) reply_ntcreateX: flags = 0x16, desired_access = 0x20189 file_attributes = 0x80, share_access = 0x7, create_disposition = 0x1 create_options = 0x940 root_dir_fid = 0x0 [2006/09/19 10:29:41, 10] smbd/nttrans.c:map_create_disposition(341) map_create_disposition: Mapped create_disposition 0x1 to 0x1 [2006/09/19 10:29:41, 10] smbd/nttrans.c:map_s...
2003 Feb 11
1
2.2.7a panic with VFS Audit when writing file (reading is ok)
...de = 42 [2003/02/11 10:19:47, 10] locking/locking.c:set_share_mode(692) set_share_mode: creating entry for file STS107/DEBUG10. num_share_modes = 1 [2003/02/11 10:19:47, 10] locking/locking.c:print_share_mode_table(445) print_share_mode_table: share_mode_entry[0]: pid = 6357, share_mode = 0x42, desired_access = 0x3, port = 0x0, type= 0x0, file_id = 1, dev = 0x28503, inode = 8583476 [2003/02/11 10:19:47, 0] lib/fault.c:fault_report(38) =============================================================== [2003/02/11 10:19:47, 0] lib/fault.c:fault_report(39) INTERNAL ERROR: Signal 11 in pid 6357 (2.2.7a)...
2003 Mar 05
2
Samba-3.0alpha22 available on samba.org mirrors
...al netbios name in smb.conf and not LOCALHOST 36) Add support for CUPS-PRINTER_CLASS 37) Add ntlm_auth tool and update NTLMSSP support 38) require Autoconf 2.53 and remove configure from CVS 39) Check for too many processes *before* the fork 40) Fix delete on close semantics to match W2K. 41) merge desired_access for open_printer_ex from HEAD, allowing cupsaddsmb to work again! 42) Add support for dynamic RPC modules 43) wrap all cm_get_XX calls and their subsequent requests in a retry loop in case we've temporarily lost connection to the DC. Makes winbindd more reliable 44) Optimize user_ok...
2003 Oct 21
1
Re: Samba3+Win2k/XP profiles
...20:29, 3] smbd/process.c:switch_message(685) ~ switch message SMBntcreateX (pid 23269) [2003/10/21 15:20:29, 4] smbd/uid.c:change_to_user(122) ~ change_to_user: Skipping user change - already user [2003/10/21 15:20:29, 10] smbd/nttrans.c:reply_ntcreate_and_X(601) ~ reply_ntcreateX: flags = 0x10, desired_access = 0x100100 file_attributes = 0x0, share_access = 0x7, create_disposition = 0x1 create_options = 0x200000 root_dir_fid = 0x0 [2003/10/21 15:20:29, 10] smbd/nttrans.c:map_create_disposition(343) ~ map_create_disposition: Mapped create_disposition 0x1 to 0x1 [2003/10/21 15:20:29, 10] smbd/nttrans.c:m...
2006 Sep 19
6
Problem logon to PDC
Hello, I have setup a cluster system with drbd and heartbeat. I have samba running as a PDC. Everything works great when I am on server1 But when failover ocuurs I cannot seem to log on the domain anymore. I Have symlinks to my home share : /var/cache/samba , /etc/samba/ who are synced between 2 servers. Do I have to sync another files ?? greets John