Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#78 closed defect (fixed)

net rpc file: List of open files on remote server has "C:" prepended

Reported by: Herwig Bauernfeind Owned by: Paul Smedley
Priority: minor Milestone: Samba Server for eCS (OS/2) 1.0.1
Component: Samba Server Version: 3.0.34
Keywords: Cc: herwig.bauernfeind@…

Description

This is a similar issue as Ticket #24.

Showing a list of open files on a remote server looks like this:

FileId  Opened by            Perms  Locks  Path
------  ---------            -----  -----  ----
34      renate               0x00   0      C:g:\\RZLWin\Data\B0010407.DLK
37      renate               0x00   0      C:g:\\RZLWin\Data\B0010407.DAT
287     root                 0x03   0      C:g:\\RZLWin\Data\R0000100.DAT
307     root                 0x03   0      C:g:\\RZLWin\Data\R0000100.DAT

Note the prepended "C:" and double "
".

The code that outputs this list is found in \utils\net_rpc.c line 5035.

Change History (2)

comment:1 Changed 15 years ago by Herwig Bauernfeind

Resolution: fixed
Status: newclosed

Changeset http://svn.netlabs.org/samba/changeset/168 fixes this issue.

comment:2 Changed 15 years ago by Herwig Bauernfeind

Version: 3.0.34
Note: See TracTickets for help on using tickets.