hey guys,
software- OES SP2 on SLES-9.
i have setup a netstorage server on the oes machine. i have given rights to a user(say "test1") to read and write to the files. no rights to delete. it works perfectly fine on a local machine. the problem arises when the user "test1" accesses the same files via NetStorage.
i have written some scripts to keep track of the users and processes that access the file on the NSS server.
on a local system the script reports the user as "test1" and the process as /sbin/cat. which looks perfectly fine.
when the same file is accessed via NetStorage the script reports the user as "root" and the process as /usr/sbin/ndsd
that log tells me that the user accessing the file is root and the process is ndsd. there are no problems as of now.
the only thing that is worrying me:
1: do we create a vunerability to external treats if "ndsd" accesses the file as root even when you are logged in as a user with limited permissions. can the user take advantage of this situation and create trouble.
2: who is this ndsd. what has this process got to do with NetStorage.
can any one post a link to the solution or answer my question please.
Sorry for this long never ending post.
