FSFGetShortNameFromDir

I try to get the short name of a file placed in a Novell 5.1 Volume
With this function ZwQueryDirectoryFile in my filter driver under XP, but
not valid short name is returned , this function works fine in 2000.
Any one know some other method to get a file short name under XP , in a
filter driver in IRP_MJ_CREATE.

Thanks for you help.

RSA Security
Henry Padilla
Engineer

Henry,

Could you please answer some questions about what you are seeing:

  • Are you saying if you access the exact same NetWare system from
    Windows 2000 you can get the short name but if you access it from an XP
    box you can not?

  • Whose NetWare redirector are you using on the two versions of NT,
    Microsoft’s or Novell’s?

  • Does this occur with any file on NetWare or is it a specific file you
    are having a problem with?

Neal Christiansen

This posting is provided “AS IS” with no warranties, and confers no
rights.

-----Original Message-----
From: Padilla, Henry [mailto:xxxxx@rsasecurity.com]
Sent: Friday, April 19, 2002 3:56 AM
To: File Systems Developers
Subject: [ntfsd] FSFGetShortNameFromDir

I try to get the short name of a file placed in a Novell 5.1 Volume
With this function ZwQueryDirectoryFile in my filter driver under XP,
but
not valid short name is returned , this function works fine in 2000.
Any one know some other method to get a file short name under XP , in a
filter driver in IRP_MJ_CREATE.

Thanks for you help.

RSA Security
Henry Padilla
Engineer


You are currently subscribed to ntfsd as: xxxxx@Windows.Microsoft.com
To unsubscribe send a blank email to %%email.unsub%%

Thanks , but I have found the problem…

The was a redirector problem , nothing in my driver ,
Netware redirector get the short names but Microsoft
Redirector for Novell don’t support this .

RSA Security
Henry Padilla
Engineer

-----Original Message-----
From: Neal Christiansen [mailto:xxxxx@windows.microsoft.com]
Sent: Saturday, April 20, 2002 9:51 AM
To: File Systems Developers
Subject: [ntfsd] RE: FSFGetShortNameFromDir

Henry,

Could you please answer some questions about what you are seeing:

  • Are you saying if you access the exact same NetWare system from
    Windows 2000 you can get the short name but if you access it from an XP
    box you can not?

  • Whose NetWare redirector are you using on the two versions of NT,
    Microsoft’s or Novell’s?

  • Does this occur with any file on NetWare or is it a specific file you
    are having a problem with?

Neal Christiansen

This posting is provided “AS IS” with no warranties, and confers no
rights.

-----Original Message-----
From: Padilla, Henry [mailto:xxxxx@rsasecurity.com]
Sent: Friday, April 19, 2002 3:56 AM
To: File Systems Developers
Subject: [ntfsd] FSFGetShortNameFromDir

I try to get the short name of a file placed in a Novell 5.1 Volume
With this function ZwQueryDirectoryFile in my filter driver under XP,
but
not valid short name is returned , this function works fine in 2000.
Any one know some other method to get a file short name under XP , in a
filter driver in IRP_MJ_CREATE.

Thanks for you help.

RSA Security
Henry Padilla
Engineer


You are currently subscribed to ntfsd as: xxxxx@Windows.Microsoft.com
To unsubscribe send a blank email to %%email.unsub%%


You are currently subscribed to ntfsd as: xxxxx@rsasecurity.com
To unsubscribe send a blank email to %%email.unsub%%