PDA

View Full Version : Security and "create permanent shared objects"


LWG
December 5th 03, 07:31 PM
What does the above local setting ,security policy/user rights
assignment/create permanent share obj., handle? Does this have anything to
do with creating file shares?


thx, Larry

Roger Abell [MVP]
December 5th 03, 07:33 PM
This has nothing to do with file shares.

There are lower level system managed objects used for=20
example to coordinate actions by multiple parts of a=20
larger software process. These are usually transient=20
and private to the process. This right allows them to=20
be defined more globally.

--=20
Roger=20

"LWG" > wrote in message =
...
> What does the above local setting ,security policy/user rights
> assignment/create permanent share obj., handle? Does this have =
anything to
> do with creating file shares?
>=20
>=20
> thx, Larry
>=20
>

LWG
December 5th 03, 07:37 PM
Thx Roger. I want to find a way to keep users from sharing out thier
drives...

Larry

"Roger Abell [MVP]" > wrote in message
...
This has nothing to do with file shares.

There are lower level system managed objects used for
example to coordinate actions by multiple parts of a
larger software process. These are usually transient
and private to the process. This right allows them to
be defined more globally.

--
Roger

"LWG" > wrote in message
...
> What does the above local setting ,security policy/user rights
> assignment/create permanent share obj., handle? Does this have anything
to
> do with creating file shares?
>
>
> thx, Larry
>
>

Google