ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Linux ACLs
@ 2002-03-11 10:01 DH
  2002-03-11 10:26 ` Alexander Bokovoy
  0 siblings, 1 reply; 5+ messages in thread
From: DH @ 2002-03-11 10:01 UTC (permalink / raw)
  To: devel

Когда-то возникал вопрос об использовании linux acls 
(http://acl.bestbits.at) в Сизифусе.
Проблема заключалась в несовместимости XFS Acl и Linux Acl.
В данный момент (версии >=0.8) проблема решена.

Вот цитата:
The most important changes from the previous version to 0.8 are:

     * The on-disk format has changed again.
     * Official system calls have been reserved in the latest 
development kernels. The ext2/ext3 and XFS file systems are now 
compatible at the system call level.
     * The kernel patches have been partially rewritten, and are now 
better structured.
     * RPM versions of all packages are now available.
     * The aget and aset utilities have been replaced by getfattr and 
setfattr, repectively.
     * The attr and acl utilities are now shared with the Silicon 
Graphics (SGI) XFS project.

Как *теперь* насчет включения acls (XFS и Linux) в Сизиф?




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [devel] Linux ACLs
  2002-03-11 10:01 [devel] Linux ACLs DH
@ 2002-03-11 10:26 ` Alexander Bokovoy
  2002-03-20  9:54   ` DH
  0 siblings, 1 reply; 5+ messages in thread
From: Alexander Bokovoy @ 2002-03-11 10:26 UTC (permalink / raw)
  To: devel

On Mon, Mar 11, 2002 at 01:01:15PM +0300, DH wrote:
> Когда-то возникал вопрос об использовании linux acls 
> (http://acl.bestbits.at) в Сизифусе.
> Проблема заключалась в несовместимости XFS Acl и Linux Acl.
> В данный момент (версии >=0.8) проблема решена.
> 
> Вот цитата:
> The most important changes from the previous version to 0.8 are:
> 
>     * The on-disk format has changed again.
>     * Official system calls have been reserved in the latest 
> development kernels. The ext2/ext3 and XFS file systems are now 
> compatible at the system call level.
>     * The kernel patches have been partially rewritten, and are now 
> better structured.
>     * RPM versions of all packages are now available.
>     * The aget and aset utilities have been replaced by getfattr and 
> setfattr, repectively.
>     * The attr and acl utilities are now shared with the Silicon 
> Graphics (SGI) XFS project.
> 
> Как *теперь* насчет включения acls (XFS и Linux) в Сизиф?
Мы уже с месяц-два их используем -- по крайней мере, в Самбе.
-- 
/ Alexander Bokovoy
Software architect and analyst             // SaM-Solutions Ltd.
---
That feeling just came over me.
		-- Albert DeSalvo, the "Boston Strangler"



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [devel] Linux ACLs
  2002-03-11 10:26 ` Alexander Bokovoy
@ 2002-03-20  9:54   ` DH
  2002-03-20 10:35     ` Konstantin Volckov
  0 siblings, 1 reply; 5+ messages in thread
From: DH @ 2002-03-20  9:54 UTC (permalink / raw)
  To: devel

Alexander Bokovoy wrote:
> On Mon, Mar 11, 2002 at 01:01:15PM +0300, DH wrote:
> 
>>Когда-то возникал вопрос об использовании linux acls 
>>(http://acl.bestbits.at) в Сизифусе.
>>Проблема заключалась в несовместимости XFS Acl и Linux Acl.
>>В данный момент (версии >=0.8) проблема решена.
>>
>>Вот цитата:
>>The most important changes from the previous version to 0.8 are:
>>
>>    * The on-disk format has changed again.
>>    * Official system calls have been reserved in the latest 
>>development kernels. The ext2/ext3 and XFS file systems are now 
>>compatible at the system call level.
>>    * The kernel patches have been partially rewritten, and are now 
>>better structured.
>>    * RPM versions of all packages are now available.
>>    * The aget and aset utilities have been replaced by getfattr and 
>>setfattr, repectively.
>>    * The attr and acl utilities are now shared with the Silicon 
>>Graphics (SGI) XFS project.
>>
>>Как *теперь* насчет включения acls (XFS и Linux) в Сизиф?
>>
> Мы уже с месяц-два их используем -- по крайней мере, в Самбе.
> 

А почему самих пакетов нет в Сизифе?
И патча в ядре я не видел...




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [devel] Linux ACLs
  2002-03-20  9:54   ` DH
@ 2002-03-20 10:35     ` Konstantin Volckov
  2002-03-20 12:27       ` DH
  0 siblings, 1 reply; 5+ messages in thread
From: Konstantin Volckov @ 2002-03-20 10:35 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 1416 bytes --]

On Wed, 20 Mar 2002 12:54:38 +0300
DH <dh@altlinux.ru> wrote:

Hi!

> Alexander Bokovoy wrote:
> > On Mon, Mar 11, 2002 at 01:01:15PM +0300, DH wrote:
> > 
> >>Когда-то возникал вопрос об использовании linux acls 
> >>(http://acl.bestbits.at) в Сизифусе.
> >>Проблема заключалась в несовместимости XFS Acl и Linux Acl.
> >>В данный момент (версии >=0.8) проблема решена.
> >>
> >>Вот цитата:
> >>The most important changes from the previous version to 0.8 are:
> >>
> >>    * The on-disk format has changed again.
> >>    * Official system calls have been reserved in the latest 
> >>development kernels. The ext2/ext3 and XFS file systems are now 
> >>compatible at the system call level.
> >>    * The kernel patches have been partially rewritten, and are now 
> >>better structured.
> >>    * RPM versions of all packages are now available.
> >>    * The aget and aset utilities have been replaced by getfattr and 
> >>setfattr, repectively.
> >>    * The attr and acl utilities are now shared with the Silicon 
> >>Graphics (SGI) XFS project.
> >>
> >>Как *теперь* насчет включения acls (XFS и Linux) в Сизиф?
> >>
> > Мы уже с месяц-два их используем -- по крайней мере, в Самбе.
> > 
> 
> А почему самих пакетов нет в Сизифе?
> И патча в ядре я не видел...

В ядре сейчас присутствует acl, который идет в составе XFS. Для управления
ими используется стандартная утилита из пакета acl.

-- 
Успехов,
Konstantin

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [devel] Linux ACLs
  2002-03-20 10:35     ` Konstantin Volckov
@ 2002-03-20 12:27       ` DH
  0 siblings, 0 replies; 5+ messages in thread
From: DH @ 2002-03-20 12:27 UTC (permalink / raw)
  To: devel

Konstantin Volckov wrote:
> On Wed, 20 Mar 2002 12:54:38 +0300
> DH <dh@altlinux.ru> wrote:
> 
> Hi!
> 
> 
>>Alexander Bokovoy wrote:
>>
>>>On Mon, Mar 11, 2002 at 01:01:15PM +0300, DH wrote:
>>>
>>>
>>>>Когда-то возникал вопрос об использовании linux acls 
>>>>(http://acl.bestbits.at) в Сизифусе.
>>>>Проблема заключалась в несовместимости XFS Acl и Linux Acl.
>>>>В данный момент (версии >=0.8) проблема решена.
>>>>
>>>>Вот цитата:
>>>>The most important changes from the previous version to 0.8 are:
>>>>
>>>>   * The on-disk format has changed again.
>>>>   * Official system calls have been reserved in the latest 
>>>>development kernels. The ext2/ext3 and XFS file systems are now 
>>>>compatible at the system call level.
>>>>   * The kernel patches have been partially rewritten, and are now 
>>>>better structured.
>>>>   * RPM versions of all packages are now available.
>>>>   * The aget and aset utilities have been replaced by getfattr and 
>>>>setfattr, repectively.
>>>>   * The attr and acl utilities are now shared with the Silicon 
>>>>Graphics (SGI) XFS project.
>>>>
>>>>Как *теперь* насчет включения acls (XFS и Linux) в Сизиф?
>>>>
>>>>
>>>Мы уже с месяц-два их используем -- по крайней мере, в Самбе.
>>>
>>>
>>А почему самих пакетов нет в Сизифе?
>>И патча в ядре я не видел...
>>
> 
> В ядре сейчас присутствует acl, который идет в составе XFS. Для управления
> ими используется стандартная утилита из пакета acl.
> 
> 

А как же ext2?




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-03-20 12:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-11 10:01 [devel] Linux ACLs DH
2002-03-11 10:26 ` Alexander Bokovoy
2002-03-20  9:54   ` DH
2002-03-20 10:35     ` Konstantin Volckov
2002-03-20 12:27       ` DH

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git