[Samba] Samba 2.2.3a on HP-UX 10.20

Pascal pascal at vmfacility.fr
Tue Aug 13 03:57:01 GMT 2002


what is the unix directory of the file you want to open or save ?

check the directory permission :

be root on the server
su - username (the user you use when opening the word document on the station)
go to the directory where the document is using  cd pathname
try to create and read a file there  ( touch toto ; rm toto)

you should be able to do this without errors.

Le Mardi 13 Août 2002 14:47, Roman Vorel a écrit :
> Hi,
>
> when I am connecting to samba, openingor saving a MS Word document, nearly
> every time there is a core-file.
> In the log-file there I found following message:
> [2002/08/12 15:13:44, 0] lib/util_sec.c:assert_gid(111)
>   Failed to set gid privileges to (-1,-24) now set to (0,0) uid=(0,0)
> [2002/08/12 15:13:44, 0] lib/util.c:smb_panic(1064)
>   PANIC: failed to set gid
>
> What does it mean?
>
> The smb.conf:
> ###########################################################################
># ####
> [global]
>   workgroup = CZPRI
>   netbios name = D210
>   # log level = 3
>   log file = /opt/samba/var/log.%m
>   include = /opt/samba/var/smb.conf.%m
>   max log size = 1000
>   name resolve order = lmhosts host wins bcast
>   security = domain
>   password server = CZPRIDOM
>  # null passwords = yes
>   encrypt passwords = yes
>   socket options = TCP_NODELAY
>   locking = yes
>   local master = no
>   max connections = 100
>   create mask = 0777
>   directory mask = 0777
>   preserve case = yes
>   short preserve case = no
>   dos filetime resolution = yes
>   syslog = 1
>   syslog only = no
>
> #============================ Share Definitions
> ==============================
> [V]
>    comment = Kopie disk5
>    path = /disk5
>    read only = yes
>   # create mask = 0777
>   # directory mask = 0777
> [Z]
> comment = Kopie disk5
>    path = /opt/samba/bin/test
>    read only = no
>   # create mask = 0777
>   # directory mask = 0777
> ###########################################################################
># ###########
>
>     Roman Vorel
> - IT Department -
>
> DISA Industries s.r.o.
> Czech Republic
> www.disagroup.com
> roman.vorel at disagroup.cz




More information about the samba mailing list