[ANN] sys-admin 1.5.0

D

Daniel Berger

Hi,

I'm pleased to announce the release of sys-admin 1.5.0.

= What is it?

The sys-admin library is a cross-platform replacement for the 'etc' library.

= What's new?

This release made some major interface changes for MS Windows users.
Most methods now take an optional second hash argument. The hash values
are then passed directly as WQL parameters.

Examples:

Sys::Admin.users:)localaccount => true)

Sys::Admin.users:)domain => 'FOO')

Sys::Admin.configure_group(
:name => 'Web Team',
:domain => 'Foo',
:description => 'Web programming cowboys'
)

In addition, the User#groups and Group#members methods have been added.

= How do I get it?

gem install sys-admin

Enjoy!

Dan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

[ANN] sys-admin 1.0.0 0
[ANN] sys-proctable 0.8.0 0
[ANN] JRuby 1.5.0.RC3 Released 0
[ANN] JRuby 1.5.0.RC2 Released 2
[ANN] sys-cpu 0.5.0 0
[ANN] sys-uname 0.7.0 0
[ANN] sys-win32etc 0.0.2 5
[ANN] mkmf-lite 0.1.0 0

Members online

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,149
Latest member
Vinay Kumar Nevatia0
Top