Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Administration > Several Administrator acounts?

Reply
Thread Tools Display Modes

Several Administrator acounts?

 
 
Kamil Dursun
Guest
Posts: n/a

 
      05-29-2007
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
 
Reply With Quote
 
 
 
 
Kamil Dursun
Guest
Posts: n/a

 
      05-29-2007
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

 
Reply With Quote
 
Michael
Guest
Posts: n/a

 
      05-29-2007
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" <> wrote in message
news:747B1493-F38B-432C-B40E-...
> 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


 
Reply With Quote
 
Kamil Dursun
Guest
Posts: n/a

 
      05-29-2007
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" <> wrote in message
> news:747B1493-F38B-432C-B40E-...
> > 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

>

 
Reply With Quote
 
Michael
Guest
Posts: n/a

 
      05-29-2007
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" <> wrote in message
news:FD291B54-9D07-4E17-B9F2-...
> 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" <> wrote in message
>> news:747B1493-F38B-432C-B40E-...
>> > 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

>>


 
Reply With Quote
 
Kamil Dursun
Guest
Posts: n/a

 
      05-29-2007
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" <> wrote in message
> news:FD291B54-9D07-4E17-B9F2-...
> > 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" <> wrote in message
> >> news:747B1493-F38B-432C-B40E-...
> >> > 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
> >>

>

 
Reply With Quote
 
Michael
Guest
Posts: n/a

 
      05-29-2007
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" <> wrote in message
news:5A568961-3557-49F1-B013-...
>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" <> wrote in message
>> news:FD291B54-9D07-4E17-B9F2-...
>> > 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" <> wrote in
>> >> message
>> >> news:747B1493-F38B-432C-B40E-...
>> >> > 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
>> >>

>>


 
Reply With Quote
 
Kamil Dursun
Guest
Posts: n/a

 
      05-30-2007
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" <> wrote in message
> news:5A568961-3557-49F1-B013-...
> >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" <> wrote in message
> >> news:FD291B54-9D07-4E17-B9F2-...
> >> > 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" <> wrote in
> >> >> message
> >> >> news:747B1493-F38B-432C-B40E-...
> >> >> > 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
> >> >>
> >>

>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding Two Email Acounts in Outlook Merry Windows Vista Mail 2 10-30-2007 09:46 PM
Sharing email acounts with OE and WM doogers Windows Vista Mail 5 07-09-2007 12:13 AM
If I am logged in as administrator why don't programs run as administrator vista? RoaringLambs Windows Vista General Discussion 6 06-13-2007 11:17 PM
Help with Windows Mail adding yahoo acounts DMPS Windows Vista Mail 0 06-05-2007 06:43 PM
Setting up Express Acounts why cant I setup my hotmail account ?? wetretuereyrtr Windows Vista Mail 5 03-21-2007 06:06 PM



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 47 48 49 50 51 52 53 54 55 56 57 58 59