Displaying 20 results from an estimated 224 matches for "unix_mod".
Did you mean:
unix_mode
2002 Feb 13
0
MS Office files on NT client
...[2002/02/14 11:24:39, 2] smbd/reply.c:reply_sesssetup_and_X(960)
Defaulting to Lanman password for kim
[2002/02/14 11:24:39, 1] smbd/service.c:make_connection(638)
ntserver (192.168.2.9) connect to service shared as user kim (uid=514,
gid=100) (pid 26874)
[2002/02/14 11:24:39, 2] smbd/dosmode.c:unix_mode(61)
unix_mode(.) inheriting from .
[2002/02/14 11:24:39, 2] smbd/dosmode.c:unix_mode(69)
unix_mode(.) inherit mode 40776
[2002/02/14 11:24:41, 2] smbd/dosmode.c:unix_mode(61)
unix_mode(Temp) inheriting from .
[2002/02/14 11:24:41, 2] smbd/dosmode.c:unix_mode(69)
unix_mode(Temp) inherit mod...
2002 Feb 17
0
Fw: MS Office files on NT client
...smbd/reply.c:reply_sesssetup_and_X(960)
> Defaulting to Lanman password for kim
> [2002/02/14 11:24:39, 1] smbd/service.c:make_connection(638)
> ntserver (192.168.2.9) connect to service shared as user kim (uid=514,
> gid=100) (pid 26874)
> [2002/02/14 11:24:39, 2] smbd/dosmode.c:unix_mode(61)
> unix_mode(.) inheriting from .
> [2002/02/14 11:24:39, 2] smbd/dosmode.c:unix_mode(69)
> unix_mode(.) inherit mode 40776
> [2002/02/14 11:24:41, 2] smbd/dosmode.c:unix_mode(61)
> unix_mode(Temp) inheriting from .
> [2002/02/14 11:24:41, 2] smbd/dosmode.c:unix_mode(69)...
2007 Nov 24
1
Strange file permissions
...(711)
Serving projects as a Dfs root
[2007/11/24 11:14:36, 2] lib/access.c:check_access(323)
Allowed connection from (192.168.0.168)
[2007/11/24 11:14:36, 2] smbd/reply.c:reply_tcon_and_X(711)
Serving IPC$ as a Dfs root
The most recent problem file in that log:
/var/log/samba# grep Nova andylap
unix_mode(cp/CP 2007/CP 11 Nova.xls) inheriting from cp/CP 2007
unix_mode(cp/CP 2007/CP 11 Nova.xls) inherit mode 42776
haffers opened file cp/CP 2007/CP 11 Nova.xls read=Yes write=No
(numopen=3)
unix_mode(cp/CP 2007/CP 11 Nova.xls) inheriting from cp/CP 2007
unix_mode(cp/CP 2007/CP 11 Nova.xls...
2015 Mar 30
2
Samba on AIX, issues setting read-only flag on files through Windows Explorer?
Hello list :)
I am having issues setting the "read-only" flag via Windows Explorer on my AIX Samba share and I was hoping someone out there would be able to point me into the right direction to solving this issue...
I have on my AIX 7.1 system installed Samba 3.6.24 and configured, joined to our Windows domain successfully.
The samba binaries I got from perzl.org/aix
In my smb.conf I
2007 Mar 29
0
inherit permisssions in share/dir/subdir
...t access denied on Windows XP client.
From the logs, it looks like it's inheriting from Admin/Finance, not
just Finance.
Is there some combination arithmetic which decides what permissions get
inherited in this circumstance, i.e. nested directories.
[2007/03/29 11:06:17, 2] smbd/dosmode.c:unix_mode(96)
unix_mode(Admin/Finance) inheriting from Admin
[2007/03/29 11:06:17, 2] smbd/dosmode.c:unix_mode(104)
unix_mode(Admin/Finance) inherit mode 42755
[2007/03/29 11:06:17, 2] smbd/dosmode.c:unix_mode(96)
unix_mode(Admin/Finance) inheriting from Admin
[2007/03/29 11:06:17, 2] smbd/dosmode....
2006 Mar 10
1
Re: URGENT!!!!! Problem: outlook.pst with samba 3.0.21c!!!!!!!!
...e samba-fileserver
in their home-share, cannot send or get mails via Outlook2000 und
Outlook2003.
When we try to change the path to the PST-file, we get the messages,
that the file cannot be accessed.
Here is a sample of the samba-log of one of the clients:
[2006/03/10 07:39:03, 2] smbd/dosmode.c:unix_mode(70)
unix_mode(outlook.pst) inheriting from .
[2006/03/10 07:39:03, 2] smbd/dosmode.c:unix_mode(78)
unix_mode(outlook.pst) inherit mode 40700
[2006/03/10 07:39:03, 2] smbd/open.c:open_file(350)
abm opened file outlook.pst read=Yes write=No (numopen=2)
[2006/03/10 07:39:03, 2] smbd/close.c:clo...
2019 May 02
2
NT_STATUS_ACCESS_DENIED on a directory I have permission to access
...er.c:3202(smbd_smb2_request_error_ex)
smbd_smb2_request_error_ex: smbd_smb2_request_error_ex: idx[1]
status[STATUS_NO_MORE_FILES] || at
../source3/smbd/smb2_query_directory.c:158
[2019/05/02 12:28:33.578220, 2, pid=26508, effective(12508, 10513),
real(12508, 0)] ../source3/smbd/dosmode.c:136(unix_mode)
unix_mode(mail) inheriting from .
[2019/05/02 12:28:33.578305, 2, pid=26508, effective(12508, 10513),
real(12508, 0)] ../source3/smbd/dosmode.c:161(unix_mode)
unix_mode(mail) inherit mode 40755
[2019/05/02 12:28:36.537282, 2, pid=26508, effective(12508, 10513),
real(12508, 0)] ../source...
1999 Jul 02
1
preexec: return code not used? (PR#18576)
T.D.Lee@durham.ac.uk wrote:
>
>
> But we'd like to go one step further and have the return code from preexec
> be used to continue or abort the connection being established. The script
> above would be modified to generate this return code.
>
> Looking through the source code (smbd/service.c), it doesn't seem to check
> the return code (calling smbrun to do the
2019 May 03
0
NT_STATUS_ACCESS_DENIED on a directory I have permission to access
...st_error_ex)
> smbd_smb2_request_error_ex: smbd_smb2_request_error_ex: idx[1]
> status[STATUS_NO_MORE_FILES] || at
> ../source3/smbd/smb2_query_directory.c:158
> [2019/05/02 12:28:33.578220, 2, pid=26508, effective(12508, 10513),
> real(12508, 0)] ../source3/smbd/dosmode.c:136(unix_mode)
> unix_mode(mail) inheriting from .
> [2019/05/02 12:28:33.578305, 2, pid=26508, effective(12508, 10513),
> real(12508, 0)] ../source3/smbd/dosmode.c:161(unix_mode)
> unix_mode(mail) inherit mode 40755
> [2019/05/02 12:28:36.537282, 2, pid=26508, effective(12508, 10513),...
2009 Feb 02
1
Large file problem with version 3.0.34
...createX (pid 31174) conn 0x8544638
[2009/02/02 09:40:15, 4] smbd/uid.c:change_to_user(226)
change_to_user: Skipping user change - already user
[2009/02/02 09:40:15, 5] smbd/filename.c:unix_convert(147)
unix_convert called on file "PATH/FILE.zip"
[2009/02/02 09:40:15, 2] smbd/dosmode.c:unix_mode(90)
unix_mode(PATH/FILE.zip) inheriting from PATH
[2009/02/02 09:40:15, 2] smbd/dosmode.c:unix_mode(99)
unix_mode(PATH/FILE.zip) inherit mode 40777
[2009/02/02 09:40:15, 3] smbd/dosmode.c:unix_mode(142)
unix_mode(PATH/FILE.zip) returning 0766
[2009/02/02 09:40:15, 5] smbd/files.c:file_new(12...
2007 Aug 06
1
File locking issue
...person who created the file has
read/write access to it - even after s/he closes the file.
Here's a log from the workstation that creates the file. From what I
understand, the user 'johan' created the file and then tested read/write
ability.
[2007/08/06 16:09:42, 3] smbd/dosmode.c:unix_mode(111)
unix_mode(REVIT/test-08-06-07/Martini-central.rvt) returning 0777
[2007/08/06 16:09:42, 3] smbd/open.c:open_file(178)
Error opening file REVIT/test-08-06-07/Martini-central.rvt (No such
file or directory) (local_flags=0) (flags=0)
[2007/08/06 16:09:42, 3] smbd/error.c:error_packet(105)...
2005 Apr 06
0
Bug? Authentication failure with multiple logins from same client IP addy
...ication for user [det-liv-cd1] -> [det-liv-cd1] -> [det-liv-cd1] succeeded
[2005/04/05 04:39:22, 1] smbd/service.c:make_connection_snum(642)
mpc-cdirect1 (10.1.5.84) connect to service test initially as user det-liv-cd1 (uid=1001, gid=100) (pid 28067)
[2005/04/05 04:39:22, 2] smbd/dosmode.c:unix_mode(60)
unix_mode(input) inheriting from .
[2005/04/05 04:39:22, 2] smbd/dosmode.c:unix_mode(68)
unix_mode(input) inherit mode 40777
[2005/04/05 04:39:22, 2] smbd/dosmode.c:unix_mode(60)
unix_mode(input/testfile13.gz) inheriting from input
[2005/04/05 04:39:22, 2] smbd/dosmode.c:unix_mode(68)...
2006 Oct 04
1
GFS and samba problem, again
...fnum = -1) level=1007 call=5 total_data=0
Transaction 40 of length 104
switch message SMBntcreateX (pid 2942) conn 0x8f68f70
setting sec ctx (503, 503) - sec_ctx_stack_ndx = 0
nt_open_pipe: Known pipe srvsvc opening.
Transaction 54 of length 124
switch message SMBntcreateX (pid 2937) conn 0x8f6b038
unix_mode(cint95-intel.mtw) returning 0764
prova01 opened file cint95-intel.mtw read=No write=No (numopen=2)
Transaction 41 of length 140
switch message SMBwriteX (pid 2942) conn 0x8f68f70
api_pipe_bind_req: \PIPE\srvsvc -> \PIPE\ntsvcs
check_bind_req for \PIPE\srvsvc
writeX-IPC pnum=77c6 nwritten=72
Tra...
2004 Dec 13
1
NFS mount problem
...Transaction 1373 of length 90
[2004/12/13 10:33:55, 3] smbd/process.c:switch_message(887)
switch message SMBntcreateX (pid 28589) conn 0x2d7ee8
[2004/12/13 10:33:55, 3] smbd/sec_ctx.c:set_sec_ctx(288)
setting sec ctx (305, 2200) - sec_ctx_stack_ndx = 0
[2004/12/13 10:33:55, 3] smbd/dosmode.c:unix_mode(111)
unix_mode(.) returning 0664
[2004/12/13 10:33:55, 3] smbd/error.c:error_packet(105)
error string = Is a directory
[2004/12/13 10:33:55, 3] smbd/error.c:error_packet(129)
error packet at smbd/nttrans.c(867) cmd=162 (SMBntcreateX)
NT_STATUS_FILE_IS_A
_DIRECTORY
[2004/12/13 10:33:55, 3] sm...
2007 Dec 06
0
[POSIX ACLs] Only ACE rules from Samba Primary Group are applied.
...R perms
---
map_canon_ace_perms: Mapped (UNIX) 1c0 to (NT) 1f01ff
map_canon_ace_perms: Mapped (UNIX) 180 to (NT) 12019f
map_canon_ace_perms: Mapped (UNIX) 140 to (NT) 1200a9
map_canon_ace_perms: Mapped (UNIX) 0 to (NT) 0
But when I try to create the file I get:
New file New Text Document (2).txt
unix_mode(New Text Document (2).txt) inheriting from .
unix_mode(New Text Document (2).txt) inherit mode 42770
unix_mode(New Text Document.txt) returning 0760
open_file_ntcreate: fname=New Text Document.txt, dos_attrs=0x80
access_mask=0x2019f share_access=0x7 create_disposition = 0x2
create_options=0x40 uni...
2018 Jun 14
2
No write access on new shares until smbd is restarted
...6/14 16:04:29.229465, 5] ../source3/smbd/open.c:3945(open_directory)
open_directory: opening directory New folder, access_mask = 0x100081,
share_access = 0x3 create_options = 0x200001, create_disposition = 0x2,
file_attributes = 0x90
[2018/06/14 16:04:29.229488, 5] ../source3/smbd/dosmode.c:206(unix_mode)
unix_mode: unix_mode(New folder) returning 0775
[2018/06/14 16:04:29.229560, 5]
../source3/smbd/open.c:319(check_parent_access)
check_parent_access: access check on directory . for path New folder for
mask 0x4 returned (0x4) NT_STATUS_ACCESS_DENIED
[2018/06/14 16:04:29.229578, 5] ../source3...
2005 Jun 09
0
read-only file problem
...n log :
[2005/06/09 12:54:07, 3] smbd/vfs.c:reduce_name(837)
reduce_name [CRDMAR/STEPHANE/dossier fraise.ppt]
[/rsrv/vol2/data1/groupes]
[2005/06/09 12:54:07, 3] smbd/vfs.c:reduce_name(943)
reduce_name: CRDMAR/STEPHANE/dossier fraise.ppt reduced to (null)
[2005/06/09 12:54:07, 2] smbd/dosmode.c:unix_mode(60)
unix_mode(CRDMAR/STEPHANE/dossier fraise.ppt) inheriting from
CRDMAR/STEPHANE
[2005/06/09 12:54:07, 2] smbd/dosmode.c:unix_mode(68)
unix_mode(CRDMAR/STEPHANE/dossier fraise.ppt) inherit mode 40770
[2005/06/09 12:54:07, 3] smbd/dosmode.c:unix_mode(111)
unix_mode(CRDMAR/STEPHANE/dossier fr...
2019 Aug 29
2
Permission Issue
...9/08/29 12:14:24.765472,? 3]
../source3/smbd/smb2_server.c:3214(smbd_smb2_request_error_ex)
? smbd_smb2_request_error_ex: smbd_smb2_request_error_ex: idx[1]
status[NT_STATUS_OBJECT_NAME_COLLISION] || at
../source3/smbd/smb2_create.c:296
[2019/08/29 12:14:24.767517,? 2] ../source3/smbd/dosmode.c:136(unix_mode)
?
unix_mode(testuser/AppData/Roaming/Microsoft/Windows/Recent/AutomaticDestinations/f18460fded109990.automaticDestinations-ms)
inheriting from
testuser/AppData/Roaming/Microsoft/Windows/Recent/AutomaticDestinations
[2019/08/29 12:14:24.767603,? 2] ../source3/smbd/dosmode.c:161(unix_mode)
?
unix_m...
2018 Jan 30
1
Samba 4.6.2 does not inherit setgid bit (anymore)
...problem seems that samba simply
discard or not manage to apply these sticky bits at all ( at least
regarding latest v4.7.4 ), I grabbed from the log following excerpt:
[2018/01/30 19:05:17.994374, 5, pid=3294, effective(2002158,
2000513), real(2002158, 0)] ../source3/smbd/dosmode.c:206(unix_mode)
unix_mode: unix_mode(sharetest/A/X/New folder (10)) returning 02770
...
[2018/01/30 19:05:18.064582, 5, pid=3294, effective(2002158,
2000513), real(2002158, 0)] ../source3/smbd/dosmode.c:206(unix_mode)
unix_mode: unix_mode(datatest/A/X/New folder (10)) returning 0770...
2005 Nov 17
3
Can't set ACL on Samba
...when i try to simply add a user permission
on a file or directory via the windows explorer security settings i
get in the log (level 3):
[2005/11/17 23:12:22, 3] smbd/process.c:switch_message(900)
switch message SMBntcreateX (pid 2339) conn 0x8353068
[2005/11/17 23:12:22, 3] smbd/dosmode.c:unix_mode(121)
unix_mode(WINDOWSRegDefrag.dat) returning 0744
[2005/11/17 23:12:22, 2] smbd/open.c:open_file(372)
albe opened file WINDOWSRegDefrag.dat read=No write=No (numopen=1)
[2005/11/17 23:12:22, 3] smbd/process.c:process_smb(1114)
Transaction 9 of length 244
[2005/11/17 23:12:22, 3] smbd/pr...