Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista account administration

Vista - Several Administrator acounts?

Reply
 
Old 05-29-2007   #1 (permalink)
Kamil Dursun


 
 

Several Administrator acounts?

I have an administrator acount that I made visible. It is called
"Administrator".

I have another aount with the name "Kamil".

I have an Acess application that I put at "Computer\Program Files\..." I
want to be able to read and change this file.

Only the administrator acount can do this, the other acount can only read.

I tried to give administrator acess to "Kamil" while logged in as
"Administrator" but it was not possible.

How can I do this?

Thanks
Kamil

My System SpecsSystem Spec
Old 05-29-2007   #2 (permalink)
Kamil Dursun


 
 

RE: Several Administrator acounts?

Correction:

I realised that "Kamil" has administrator access. Anyway, it still cannot
change a file residing on "C:\Program Files\...".

What am I doing wrong?

Thanks
Kamil

"Kamil Dursun" wrote:

> I have an administrator acount that I made visible. It is called
> "Administrator".
>
> I have another aount with the name "Kamil".
>
> I have an Acess application that I put at "Computer\Program Files\..." I
> want to be able to read and change this file.
>
> Only the administrator acount can do this, the other acount can only read.
>
> I tried to give administrator acess to "Kamil" while logged in as
> "Administrator" but it was not possible.
>
> How can I do this?
>
> Thanks
> Kamil

My System SpecsSystem Spec
Old 05-29-2007   #3 (permalink)
Michael


 
 

Re: Several Administrator acounts?

Kamil,
C:\program files\ is for the actual programs (i.e. Microsoft Access) it is
not for user databases (your data/functions/reports etc). In general
programs are placed in the programs files area by trusted installers
(Microsoft installer) and are protected from changes as you have found.
There should not be any reason for a user to make changes to a 'program'
file in this sense. If you place the database in the shared documents area
(c:\users\public\documents is usually the actual path.) Then permissions
will be set for 'everyone' on the computer to use the database.

I am sure there are ways to get around how MS wants to use c:\program files,
however you can do things MS's way or you can do them the hard way, lately I
have preferred MS way, although it is not as interesting.

Michael

"Kamil Dursun" <KamilDursun@discussions.microsoft.com> wrote in message
news:747B1493-F38B-432C-B40E-548A8FCF175A@microsoft.com...
> Correction:
>
> I realised that "Kamil" has administrator access. Anyway, it still cannot
> change a file residing on "C:\Program Files\...".
>
> What am I doing wrong?
>
> Thanks
> Kamil
>
> "Kamil Dursun" wrote:
>
>> I have an administrator acount that I made visible. It is called
>> "Administrator".
>>
>> I have another aount with the name "Kamil".
>>
>> I have an Acess application that I put at "Computer\Program Files\..." I
>> want to be able to read and change this file.
>>
>> Only the administrator acount can do this, the other acount can only
>> read.
>>
>> I tried to give administrator acess to "Kamil" while logged in as
>> "Administrator" but it was not possible.
>>
>> How can I do this?
>>
>> Thanks
>> Kamil


My System SpecsSystem Spec
Old 05-29-2007   #4 (permalink)
Kamil Dursun


 
 

Re: Several Administrator acounts?

Thanks Michael,

In the beginning, I tried it the "MS" way, i.e. I placed my application in
the Public folder but it did not help. The same problem was there also.

I can use the application but I cannot change any data in it.

There is something wrong with permissions but I cannot figure out what.

Appreciate any ideas.

Thanks again
Kamil



"Michael" wrote:

> Kamil,
> C:\program files\ is for the actual programs (i.e. Microsoft Access) it is
> not for user databases (your data/functions/reports etc). In general
> programs are placed in the programs files area by trusted installers
> (Microsoft installer) and are protected from changes as you have found.
> There should not be any reason for a user to make changes to a 'program'
> file in this sense. If you place the database in the shared documents area
> (c:\users\public\documents is usually the actual path.) Then permissions
> will be set for 'everyone' on the computer to use the database.
>
> I am sure there are ways to get around how MS wants to use c:\program files,
> however you can do things MS's way or you can do them the hard way, lately I
> have preferred MS way, although it is not as interesting.
>
> Michael
>
> "Kamil Dursun" <KamilDursun@discussions.microsoft.com> wrote in message
> news:747B1493-F38B-432C-B40E-548A8FCF175A@microsoft.com...
> > Correction:
> >
> > I realised that "Kamil" has administrator access. Anyway, it still cannot
> > change a file residing on "C:\Program Files\...".
> >
> > What am I doing wrong?
> >
> > Thanks
> > Kamil
> >
> > "Kamil Dursun" wrote:
> >
> >> I have an administrator acount that I made visible. It is called
> >> "Administrator".
> >>
> >> I have another aount with the name "Kamil".
> >>
> >> I have an Acess application that I put at "Computer\Program Files\..." I
> >> want to be able to read and change this file.
> >>
> >> Only the administrator acount can do this, the other acount can only
> >> read.
> >>
> >> I tried to give administrator acess to "Kamil" while logged in as
> >> "Administrator" but it was not possible.
> >>
> >> How can I do this?
> >>
> >> Thanks
> >> Kamil

>

My System SpecsSystem Spec
Old 05-29-2007   #5 (permalink)
Michael


 
 

Re: Several Administrator acounts?

Kamil,

I created an empty dummy database in Access 2000, saved it in public
(c:\users\public\db1.mdb).

Checking permissions, (right click on file, properties, Security tab, I
show that 'everyone' has 'full control', that should mean that anyone with
an Vista account should be able to see/modify that database.

After creating that database (using an administrator group account) I
switched to a 'user' group account. Was able to see and modify the database.

What do your permissions show?

Michel


"Kamil Dursun" <KamilDursun@discussions.microsoft.com> wrote in message
news:FD291B54-9D07-4E17-B9F2-731A6A610899@microsoft.com...
> Thanks Michael,
>
> In the beginning, I tried it the "MS" way, i.e. I placed my application in
> the Public folder but it did not help. The same problem was there also.
>
> I can use the application but I cannot change any data in it.
>
> There is something wrong with permissions but I cannot figure out what.
>
> Appreciate any ideas.
>
> Thanks again
> Kamil
>
>
>
> "Michael" wrote:
>
>> Kamil,
>> C:\program files\ is for the actual programs (i.e. Microsoft Access) it
>> is
>> not for user databases (your data/functions/reports etc). In general
>> programs are placed in the programs files area by trusted installers
>> (Microsoft installer) and are protected from changes as you have found.
>> There should not be any reason for a user to make changes to a 'program'
>> file in this sense. If you place the database in the shared documents
>> area
>> (c:\users\public\documents is usually the actual path.) Then permissions
>> will be set for 'everyone' on the computer to use the database.
>>
>> I am sure there are ways to get around how MS wants to use c:\program
>> files,
>> however you can do things MS's way or you can do them the hard way,
>> lately I
>> have preferred MS way, although it is not as interesting.
>>
>> Michael
>>
>> "Kamil Dursun" <KamilDursun@discussions.microsoft.com> wrote in message
>> news:747B1493-F38B-432C-B40E-548A8FCF175A@microsoft.com...
>> > Correction:
>> >
>> > I realised that "Kamil" has administrator access. Anyway, it still
>> > cannot
>> > change a file residing on "C:\Program Files\...".
>> >
>> > What am I doing wrong?
>> >
>> > Thanks
>> > Kamil
>> >
>> > "Kamil Dursun" wrote:
>> >
>> >> I have an administrator acount that I made visible. It is called
>> >> "Administrator".
>> >>
>> >> I have another aount with the name "Kamil".
>> >>
>> >> I have an Acess application that I put at "Computer\Program Files\..."
>> >> I
>> >> want to be able to read and change this file.
>> >>
>> >> Only the administrator acount can do this, the other acount can only
>> >> read.
>> >>
>> >> I tried to give administrator acess to "Kamil" while logged in as
>> >> "Administrator" but it was not possible.
>> >>
>> >> How can I do this?
>> >>
>> >> Thanks
>> >> Kamil

>>


My System SpecsSystem Spec
Old 05-29-2007   #6 (permalink)
Kamil Dursun


 
 

Re: Several Administrator acounts?

I shared the file. I see "full control".

I can enter and edit the file now.

I have an Access 2007 db and it does not behave like the previous 2003 db I
transferred from. Trying to find out about other possibilities.

Thanks
Kamil

"Michael" wrote:

> Kamil,
>
> I created an empty dummy database in Access 2000, saved it in public
> (c:\users\public\db1.mdb).
>
> Checking permissions, (right click on file, properties, Security tab, I
> show that 'everyone' has 'full control', that should mean that anyone with
> an Vista account should be able to see/modify that database.
>
> After creating that database (using an administrator group account) I
> switched to a 'user' group account. Was able to see and modify the database.
>
> What do your permissions show?
>
> Michel
>
>
> "Kamil Dursun" <KamilDursun@discussions.microsoft.com> wrote in message
> news:FD291B54-9D07-4E17-B9F2-731A6A610899@microsoft.com...
> > Thanks Michael,
> >
> > In the beginning, I tried it the "MS" way, i.e. I placed my application in
> > the Public folder but it did not help. The same problem was there also.
> >
> > I can use the application but I cannot change any data in it.
> >
> > There is something wrong with permissions but I cannot figure out what.
> >
> > Appreciate any ideas.
> >
> > Thanks again
> > Kamil
> >
> >
> >
> > "Michael" wrote:
> >
> >> Kamil,
> >> C:\program files\ is for the actual programs (i.e. Microsoft Access) it
> >> is
> >> not for user databases (your data/functions/reports etc). In general
> >> programs are placed in the programs files area by trusted installers
> >> (Microsoft installer) and are protected from changes as you have found.
> >> There should not be any reason for a user to make changes to a 'program'
> >> file in this sense. If you place the database in the shared documents
> >> area
> >> (c:\users\public\documents is usually the actual path.) Then permissions
> >> will be set for 'everyone' on the computer to use the database.
> >>
> >> I am sure there are ways to get around how MS wants to use c:\program
> >> files,
> >> however you can do things MS's way or you can do them the hard way,
> >> lately I
> >> have preferred MS way, although it is not as interesting.
> >>
> >> Michael
> >>
> >> "Kamil Dursun" <KamilDursun@discussions.microsoft.com> wrote in message
> >> news:747B1493-F38B-432C-B40E-548A8FCF175A@microsoft.com...
> >> > Correction:
> >> >
> >> > I realised that "Kamil" has administrator access. Anyway, it still
> >> > cannot
> >> > change a file residing on "C:\Program Files\...".
> >> >
> >> > What am I doing wrong?
> >> >
> >> > Thanks
> >> > Kamil
> >> >
> >> > "Kamil Dursun" wrote:
> >> >
> >> >> I have an administrator acount that I made visible. It is called
> >> >> "Administrator".
> >> >>
> >> >> I have another aount with the name "Kamil".
> >> >>
> >> >> I have an Acess application that I put at "Computer\Program Files\..."
> >> >> I
> >> >> want to be able to read and change this file.
> >> >>
> >> >> Only the administrator acount can do this, the other acount can only
> >> >> read.
> >> >>
> >> >> I tried to give administrator acess to "Kamil" while logged in as
> >> >> "Administrator" but it was not possible.
> >> >>
> >> >> How can I do this?
> >> >>
> >> >> Thanks
> >> >> Kamil
> >>

>

My System SpecsSystem Spec
Old 05-29-2007   #7 (permalink)
Michael


 
 

Re: Several Administrator acounts?

Kamil
Glad you have immediate problem solved. I am way behind - Access 2000, I am
of the "if it still works don't upgrade" group.
(actually just too cheap!)

Michael

"Kamil Dursun" <KamilDursun@discussions.microsoft.com> wrote in message
news:5A568961-3557-49F1-B013-3FF84B242108@microsoft.com...
>I shared the file. I see "full control".
>
> I can enter and edit the file now.
>
> I have an Access 2007 db and it does not behave like the previous 2003 db
> I
> transferred from. Trying to find out about other possibilities.
>
> Thanks
> Kamil
>
> "Michael" wrote:
>
>> Kamil,
>>
>> I created an empty dummy database in Access 2000, saved it in public
>> (c:\users\public\db1.mdb).
>>
>> Checking permissions, (right click on file, properties, Security tab, I
>> show that 'everyone' has 'full control', that should mean that anyone
>> with
>> an Vista account should be able to see/modify that database.
>>
>> After creating that database (using an administrator group account) I
>> switched to a 'user' group account. Was able to see and modify the
>> database.
>>
>> What do your permissions show?
>>
>> Michel
>>
>>
>> "Kamil Dursun" <KamilDursun@discussions.microsoft.com> wrote in message
>> news:FD291B54-9D07-4E17-B9F2-731A6A610899@microsoft.com...
>> > Thanks Michael,
>> >
>> > In the beginning, I tried it the "MS" way, i.e. I placed my application
>> > in
>> > the Public folder but it did not help. The same problem was there also.
>> >
>> > I can use the application but I cannot change any data in it.
>> >
>> > There is something wrong with permissions but I cannot figure out what.
>> >
>> > Appreciate any ideas.
>> >
>> > Thanks again
>> > Kamil
>> >
>> >
>> >
>> > "Michael" wrote:
>> >
>> >> Kamil,
>> >> C:\program files\ is for the actual programs (i.e. Microsoft Access)
>> >> it
>> >> is
>> >> not for user databases (your data/functions/reports etc). In general
>> >> programs are placed in the programs files area by trusted installers
>> >> (Microsoft installer) and are protected from changes as you have
>> >> found.
>> >> There should not be any reason for a user to make changes to a
>> >> 'program'
>> >> file in this sense. If you place the database in the shared documents
>> >> area
>> >> (c:\users\public\documents is usually the actual path.) Then
>> >> permissions
>> >> will be set for 'everyone' on the computer to use the database.
>> >>
>> >> I am sure there are ways to get around how MS wants to use c:\program
>> >> files,
>> >> however you can do things MS's way or you can do them the hard way,
>> >> lately I
>> >> have preferred MS way, although it is not as interesting.
>> >>
>> >> Michael
>> >>
>> >> "Kamil Dursun" <KamilDursun@discussions.microsoft.com> wrote in
>> >> message
>> >> news:747B1493-F38B-432C-B40E-548A8FCF175A@microsoft.com...
>> >> > Correction:
>> >> >
>> >> > I realised that "Kamil" has administrator access. Anyway, it still
>> >> > cannot
>> >> > change a file residing on "C:\Program Files\...".
>> >> >
>> >> > What am I doing wrong?
>> >> >
>> >> > Thanks
>> >> > Kamil
>> >> >
>> >> > "Kamil Dursun" wrote:
>> >> >
>> >> >> I have an administrator acount that I made visible. It is called
>> >> >> "Administrator".
>> >> >>
>> >> >> I have another aount with the name "Kamil".
>> >> >>
>> >> >> I have an Acess application that I put at "Computer\Program
>> >> >> Files\..."
>> >> >> I
>> >> >> want to be able to read and change this file.
>> >> >>
>> >> >> Only the administrator acount can do this, the other acount can
>> >> >> only
>> >> >> read.
>> >> >>
>> >> >> I tried to give administrator acess to "Kamil" while logged in as
>> >> >> "Administrator" but it was not possible.
>> >> >>
>> >> >> How can I do this?
>> >> >>
>> >> >> Thanks
>> >> >> Kamil
>> >>

>>


My System SpecsSystem Spec
Old 05-30-2007   #8 (permalink)
Kamil Dursun


 
 

Re: Several Administrator acounts?

Well Michael, I agree totally with you. My computer crashed so I had to get a
new one. It was pre-installed with Vista. So I thought I can just as well get
Office 2007. Now I am struggling with the children diseases of these systems.

BTW it was Norton firewall that stopped me from accessing Public folders.

All the best
Kamil

"Michael" wrote:

> Kamil
> Glad you have immediate problem solved. I am way behind - Access 2000, I am
> of the "if it still works don't upgrade" group.
> (actually just too cheap!)
>
> Michael
>
> "Kamil Dursun" <KamilDursun@discussions.microsoft.com> wrote in message
> news:5A568961-3557-49F1-B013-3FF84B242108@microsoft.com...
> >I shared the file. I see "full control".
> >
> > I can enter and edit the file now.
> >
> > I have an Access 2007 db and it does not behave like the previous 2003 db
> > I
> > transferred from. Trying to find out about other possibilities.
> >
> > Thanks
> > Kamil
> >
> > "Michael" wrote:
> >
> >> Kamil,
> >>
> >> I created an empty dummy database in Access 2000, saved it in public
> >> (c:\users\public\db1.mdb).
> >>
> >> Checking permissions, (right click on file, properties, Security tab, I
> >> show that 'everyone' has 'full control', that should mean that anyone
> >> with
> >> an Vista account should be able to see/modify that database.
> >>
> >> After creating that database (using an administrator group account) I
> >> switched to a 'user' group account. Was able to see and modify the
> >> database.
> >>
> >> What do your permissions show?
> >>
> >> Michel
> >>
> >>
> >> "Kamil Dursun" <KamilDursun@discussions.microsoft.com> wrote in message
> >> news:FD291B54-9D07-4E17-B9F2-731A6A610899@microsoft.com...
> >> > Thanks Michael,
> >> >
> >> > In the beginning, I tried it the "MS" way, i.e. I placed my application
> >> > in
> >> > the Public folder but it did not help. The same problem was there also.
> >> >
> >> > I can use the application but I cannot change any data in it.
> >> >
> >> > There is something wrong with permissions but I cannot figure out what.
> >> >
> >> > Appreciate any ideas.
> >> >
> >> > Thanks again
> >> > Kamil
> >> >
> >> >
> >> >
> >> > "Michael" wrote:
> >> >
> >> >> Kamil,
> >> >> C:\program files\ is for the actual programs (i.e. Microsoft Access)
> >> >> it
> >> >> is
> >> >> not for user databases (your data/functions/reports etc). In general
> >> >> programs are placed in the programs files area by trusted installers
> >> >> (Microsoft installer) and are protected from changes as you have
> >> >> found.
> >> >> There should not be any reason for a user to make changes to a
> >> >> 'program'
> >> >> file in this sense. If you place the database in the shared documents
> >> >> area
> >> >> (c:\users\public\documents is usually the actual path.) Then
> >> >> permissions
> >> >> will be set for 'everyone' on the computer to use the database.
> >> >>
> >> >> I am sure there are ways to get around how MS wants to use c:\program
> >> >> files,
> >> >> however you can do things MS's way or you can do them the hard way,
> >> >> lately I
> >> >> have preferred MS way, although it is not as interesting.
> >> >>
> >> >> Michael
> >> >>
> >> >> "Kamil Dursun" <KamilDursun@discussions.microsoft.com> wrote in
> >> >> message
> >> >> news:747B1493-F38B-432C-B40E-548A8FCF175A@microsoft.com...
> >> >> > Correction:
> >> >> >
> >> >> > I realised that "Kamil" has administrator access. Anyway, it still
> >> >> > cannot
> >> >> > change a file residing on "C:\Program Files\...".
> >> >> >
> >> >> > What am I doing wrong?
> >> >> >
> >> >> > Thanks
> >> >> > Kamil
> >> >> >
> >> >> > "Kamil Dursun" wrote:
> >> >> >
> >> >> >> I have an administrator acount that I made visible. It is called
> >> >> >> "Administrator".
> >> >> >>
> >> >> >> I have another aount with the name "Kamil".
> >> >> >>
> >> >> >> I have an Acess application that I put at "Computer\Program
> >> >> >> Files\..."
> >> >> >> I
> >> >> >> want to be able to read and change this file.
> >> >> >>
> >> >> >> Only the administrator acount can do this, the other acount can
> >> >> >> only
> >> >> >> read.
> >> >> >>
> >> >> >> I tried to give administrator acess to "Kamil" while logged in as
> >> >> >> "Administrator" but it was not possible.
> >> >> >>
> >> >> >> How can I do this?
> >> >> >>
> >> >> >> Thanks
> >> >> >> Kamil
> >> >>
> >>

>

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
can't send message whit two pop acounts Live Mail
Import mail acounts from Outlook Live Mail
Adding Two Email Acounts in Outlook Vista mail
Sharing email acounts with OE and WM Vista mail
Help with Windows Mail adding yahoo acounts Vista mail


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46