Hello everyone.
In a multi-user system I want to be able to identify the user
who has locked a file for update for an unreasonable amount of
time. What I need to do is use the computer name acquired by
getting it using the "GetComputerName" function in the win32api.
I am assuming that in Microsoft networks this will be a unique
name. This assumption may be a mistake! If Windows is used
under other networking software is this name of any value?
If not, is there a way to obtain the station ID for Novell or
others.
I have searched the Novell web site for information about this
without success. I have also searched this site with no success.
May be my search keys?
If anyone can answer my question or point me in the right
direction it would be appreciated.
I hope this is not a controversial question.
Thanks,
Larry
------------------
Larry Coleman
[This message has been edited by Larry Coleman (edited April 07, 2001).]
In a multi-user system I want to be able to identify the user
who has locked a file for update for an unreasonable amount of
time. What I need to do is use the computer name acquired by
getting it using the "GetComputerName" function in the win32api.
I am assuming that in Microsoft networks this will be a unique
name. This assumption may be a mistake! If Windows is used
under other networking software is this name of any value?
If not, is there a way to obtain the station ID for Novell or
others.
I have searched the Novell web site for information about this
without success. I have also searched this site with no success.
May be my search keys?
If anyone can answer my question or point me in the right
direction it would be appreciated.
I hope this is not a controversial question.
Thanks,
Larry
------------------
Larry Coleman
[This message has been edited by Larry Coleman (edited April 07, 2001).]
Comment