Displaying 2 results from an estimated 2 matches for "delete_share_security".
2002 Dec 19
0
Failed to delete entry for share
...eshare -d
(the extra parameters are used by my C program to do different things)
Adding shares works fine and changing the comments in shares works too.
However, when I delete shares from ServerManager, I get this message in
the samba log file:
[2002/12/19 12:16:13, 0]
rpc_server/srv_srvsvc_nt.c:delete_share_security(277)
delete_share_security: Failed to delete entry for share w98bin
The delete operation does work though and the share is removed from the
smb.conf and no longer appears in NetworkNeighborhood.
Also, when I do a change share operation in ServerManager where I change
the path of an existing sha...
2012 Feb 03
1
Error compiling Samba 3.6.3
Hi all,
I am running slackware 8.0, 2.4.20 with GCC 2.95.3. Old but it works J
I am trying to compile Samba 3.6.3 but get the following:
Compiling lib/sharesec.c
lib/sharesec.c: In function `delete_share_security':
lib/sharesec.c:382: incompatible types in return
The following command failed:
gcc -I../lib/zlib -O -I. -I/home/steve/samba-3.6.3/source3
-I/home/steve/samba-3.6.3/source3/../lib/popt
-I/home/steve/samba-3.6.3/source3/../lib/iniparser/src -Iinclude -I./include
-I. -I. -I./../lib/replace -I...