Go Back   Forum Care Forums > Development Reference Area > Webmaster Topics

Reply
 
LinkBack Thread Tools Display Modes
Re: linux permissions queston
Old
  (#1)
Toby Inkster
Guest
 
Posts: n/a
Default Re: linux permissions queston - 05-14-2007, 01:12 AM

hug wrote:

> Thanks, especially if you can point me to something that gives a
> definitive explanation.


Ummm... why not try it and find out?

[ti@ophelia (pts/2) ~]$ mkdir -p TEST/TEST2
[ti@ophelia (pts/2) ~]$ chmod 770 TEST
[ti@ophelia (pts/2) ~]$ chmod 777 TEST/TEST2
[ti@ophelia (pts/2) ~]$ su - tai
P***word:
[tai@ophelia (pts/2) ~]$ cd ~ti/TEST/TEST2
/home/ti/TEST/TEST2: Permission denied.
[tai@ophelia (pts/2) ~]$ exit
logout
[tai@ophelia (pts/2) ~]$

(I have two accounts on my machine -- "ti" for work, and "tai" for
other.)

--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact

   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: linux permissions queston
Old
  (#2)
freemont
Guest
 
Posts: n/a
Default Re: linux permissions queston - 05-14-2007, 01:12 AM

On Tue, 14 Nov 2006 15:54:52 +0000, Toby Inkster writ:

> hug wrote:
>
>> Thanks, especially if you can point me to something that gives a
>> definitive explanation.

>
> Ummm... why not try it and find out?
>
> [ti@ophelia (pts/2) ~]$ mkdir -p TEST/TEST2
> [ti@ophelia (pts/2) ~]$ chmod 770 TEST
> [ti@ophelia (pts/2) ~]$ chmod 777 TEST/TEST2
> [ti@ophelia (pts/2) ~]$ su - tai
> P***word:
> [tai@ophelia (pts/2) ~]$ cd ~ti/TEST/TEST2
> /home/ti/TEST/TEST2: Permission denied.
> [tai@ophelia (pts/2) ~]$ exit
> logout
> [tai@ophelia (pts/2) ~]$
>
> (I have two accounts on my machine -- "ti" for work, and "tai" for
> other.)
>


How come it left you with tai's prompt after exit? :-/

--
"Because all you of Earth are idiots!"
¯`·..·¯`·-> freemont© <-·¯`·..·¯
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: linux permissions queston
Old
  (#3)
Toby Inkster
Guest
 
Posts: n/a
Default Re: linux permissions queston - 05-14-2007, 01:12 AM

freemont wrote:

> How come it left you with tai's prompt after exit? :-/


Copy and paste error. :-(

I actually tried a few other methods of getting into the directory, but
they all came to the same result, so snipped them out.

--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact

   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: linux permissions queston
Old
  (#4)
freemont
Guest
 
Posts: n/a
Default Re: linux permissions queston - 05-14-2007, 01:12 AM

On Tue, 14 Nov 2006 18:59:30 +0000, Toby Inkster writ:

> freemont wrote:
>
>> How come it left you with tai's prompt after exit? :-/

>
> Copy and paste error. :-(


Whew! I was afraid it might be yet another 2007 eccentricity.

--
"Because all you of Earth are idiots!"
¯`·..·¯`·-> freemont© <-·¯`·..·¯
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: linux permissions queston
Old
  (#5)
hug
Guest
 
Posts: n/a
Default Re: linux permissions queston - 05-14-2007, 01:12 AM

Toby Inkster <EMAIL REMOVED> wrote:

>hug wrote:
>
>> Thanks, especially if you can point me to something that gives a
>> definitive explanation.

>
>Ummm... why not try it and find out?
>
> [ti@ophelia (pts/2) ~]$ mkdir -p TEST/TEST2
> [ti@ophelia (pts/2) ~]$ chmod 770 TEST
> [ti@ophelia (pts/2) ~]$ chmod 777 TEST/TEST2
> [ti@ophelia (pts/2) ~]$ su - tai
> P***word:
> [tai@ophelia (pts/2) ~]$ cd ~ti/TEST/TEST2
> /home/ti/TEST/TEST2: Permission denied.
> [tai@ophelia (pts/2) ~]$ exit
> logout
> [tai@ophelia (pts/2) ~]$
>
>(I have two accounts on my machine -- "ti" for work, and "tai" for
>other.)


Thanks Toby.

--
Legacy browsers never heard of emerging standards.
(contact via http://www.ren-prod-inc.com/hug_soft)
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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 On





Contact Us - Forum Care Forums - Archive - Top