Re: [OpenIndiana-discuss] Pnfs

2013-06-16 Thread Ignacio Marambio Catán
Opensolaris already had support for that, there are a few related illumos bugs, it should work there On 16/06/2013, at 10:41, Randy S wrote: > Hi all, > > Just a small question. > Does anyone know if pnfs can be deployed on a OI or other illumos based > distro. > I've been reading up a bit o

Re: [OpenIndiana-discuss] IPS Package Management and PGP/GPG signed packages.

2013-03-31 Thread Ignacio Marambio Catán
It does. Check the pkgsign man page On 31/03/2013, at 09:00, Luis Suzuki wrote: > Does the IPS Package Management System provide authentication of packages > downloaded from repositories?Cryptographically signed authentication,as for > example,the rpm and deb systems. >

Re: [OpenIndiana-discuss] preserve configuration files on image-update - how?

2013-01-17 Thread Ignacio Marambio Catán
tim foster explains how this particular thing works with IPS http://timsfoster.wordpress.com/2011/11/09/ips-self-assembly-part-1-overlays/ Also, check the IPS developer guide On Thu, Jan 17, 2013 at 11:01 AM, Jim Klimov wrote: > On 2013-01-17 12:59, Stefan Müller-Wilken wrote: > >> Dear all, >>

Re: [OpenIndiana-discuss] OpenSolaris on SPARC

2012-07-30 Thread Ignacio Marambio Catán
Does illumos boot in a SPARC T4 processor at all? On Mon, Jul 30, 2012 at 12:09 PM, Roy Sigurd Karlsbakk wrote: > > BTW: If you visit Oracle's site, SPARC is still quite well and > > kicking. > > > http://www.oracle.com/us/products/servers-storage/servers/sparc-enterprise/t-series/sparc-t4-proce

Re: [OpenIndiana-discuss] Root as role vs. user and rsync

2012-05-06 Thread Ignacio Marambio Catán
There is one other option. Use ssh public key authentication to bypass the whole PAM/role nonsense and restrict what the user can do with the command option. See sshd(8) in its AUTHORIZED_KEYS FILE FORMAT section On Sun, May 6, 2012 at 10:37 PM, Dave Pooser wrote: > On 5/6/12 8:04 AM, "Jeppe Tous

Re: [OpenIndiana-discuss] kernel modules

2012-05-02 Thread Ignacio Marambio Catán
no, Solaris used to have linux branded zones but now they are pretty much dead. Use KVM or virtualbox to run a linux virtual machine if you need linux tools On Wed, May 2, 2012 at 4:15 PM, mattias wrote: > have solaris linux support  like in bsd > Ignacio Marambio Catán skrev 2012-05-02

Re: [OpenIndiana-discuss] kernel modules

2012-05-02 Thread Ignacio Marambio Catán
modload(1M) but typically modules are loaded automagically when needed On Wed, May 2, 2012 at 4:10 PM, mattias wrote: > how to load kernel modules? > > ___ > OpenIndiana-discuss mailing list > OpenIndiana-discuss@openindiana.org > http://openindiana.org

Re: [OpenIndiana-discuss] RBAC ISSUE

2012-04-13 Thread Ignacio Marambio Catán
It appears that there is no "Primary Administrator" profile anymore, the error message is quite clear On Fri, Apr 13, 2012 at 12:26 PM, Paolo Marcheschi wrote: > Hi > I have a little problem with RBAC  that I essentially don't know: > > I try to do > id -a > uid=101(paolo) gid=10(staff) groups=10

Re: [OpenIndiana-discuss] Single User Mode?? How??

2012-04-10 Thread Ignacio Marambio Catán
it's with -s not single but you're better off by booting with the livecd, mounting the / dataset and changing the password with that On Tue, Apr 10, 2012 at 10:56 AM, Hans J. Albertsson wrote: > I can't seem to make the standard way to boot into single user mode from > grub work, but then, again,

Re: [OpenIndiana-discuss] [noob] smb via android

2012-03-04 Thread Ignacio Marambio Catán
On Sun, Mar 4, 2012 at 4:50 PM, Open Indiana wrote: > Hi, > > I'm sorry. I was thinking, that "android" would do ;-) > It's a Asus transformer TF101G with honeycomb. I installed an app called > AndSMB (samba client) > > Created a new share just for test, so it is wide-open. > > basic unix and acl

Re: [OpenIndiana-discuss] time-slider

2012-02-22 Thread Ignacio Marambio Catán
sounds like the user which is being used to create the snapshot doesn't have the right RBAC configuration On Wed, Feb 22, 2012 at 3:02 PM, Paolo Marcheschi wrote: > Hi > I cannot start time slider : > > [ Feb 22 18:51:20 Executing start method ("/lib/svc/method/time-slider > start"). ] > [ Feb 22

Re: [OpenIndiana-discuss] CIFS unjoin a domain

2012-02-15 Thread Ignacio Marambio Catán
> Tel +39 028246016 Int. 30 - Fax +39 028243880 > via Enrico Fermi 44 - 20090, Assago - Milano - Italy > http://www.sonicle.com > > ---------- > Da: Ignacio Marambio Catán > A: Discussion list for Open

Re: [OpenIndiana-discuss] CIFS unjoin a domain

2012-02-15 Thread Ignacio Marambio Catán
*smbadm join -w workgroup-name* On Wed, Feb 15, 2012 at 5:58 AM, Gabriele Bulfon wrote: > Hi, > how do you unjoin a domain you previously joined? > smbadm seems to have just a join command. > I'd like to completely delete any reference to a previous joined domain. > Gabriele. > > ___

Re: [OpenIndiana-discuss] oi151 clean install - root role problem

2011-11-27 Thread Ignacio Marambio Catán
ion, the Roles assigned to their user account would > be changed. The root account would almost never be used, and the > password would be highly controlled by a select few. > > This is the idea behind RBAC. Role Based Access Control. > > Security and convenience, Pick One. > > &

Re: [OpenIndiana-discuss] oi151 clean install - root role problem

2011-11-27 Thread Ignacio Marambio Catán
On Sun, Nov 27, 2011 at 7:56 PM, Matt Connolly wrote: > > On 28/11/2011, at 1:35 AM, Bill Sommerfeld wrote: >> On 11/27/11 04:36, Matt Connolly wrote: >>> This still didn't help. But again, setting the root user password with >>> `sudo passwd root` enables me to authenticate to the root role usin

Re: [OpenIndiana-discuss] nfs4 both server and client

2011-11-12 Thread Ignacio Marambio Catán
remember that nfs4 doesn't care about uids or gids; it uses actual usernames On Sat, Nov 12, 2011 at 1:30 AM, Harry Putnam wrote: > Can someone point me to a full description of how to setup nfs4? > > Googling finds so much stuff, a lot of it is either dated or maybe for > a different flavor of s

Re: [OpenIndiana-discuss] Solaris 11 is out - so?

2011-11-11 Thread Ignacio Marambio Catán
they own the code and therefore can do whatever they want with it On Fri, Nov 11, 2011 at 11:30 AM, Gary Mills wrote: > On Fri, Nov 11, 2011 at 08:47:56AM -0500, Edward Ned Harvey wrote: >> > From: Gabriele Bulfon [mailto:gbul...@sonicle.com] >> > >> > Oracle announced availabilty of Solaris 11.

Re: [OpenIndiana-discuss] Zone Privileges for a Normal User

2011-11-05 Thread Ignacio Marambio Catán
http://trochejen.blogspot.com/2010/06/zones-delegated-administration.html On Fri, Nov 4, 2011 at 8:21 PM, Deniz Rende wrote: > Hello, > > I am using openindiana 151a server edition in VirtualBox. > > root@oi151a:~# uname -a > SunOS oi151a 5.11 oi_151a i86pc i386 i86pc Solaris > > I have the follo

Re: [OpenIndiana-discuss] Network card not detected

2011-10-07 Thread Ignacio Marambio Catán
perhaps it is supported by http://homepage2.nifty.com/mrym3/taiyodo/myk-2.6.9.tar.gz On Fri, Oct 7, 2011 at 8:32 PM, Ivan Gualandri wrote: > Hi all, > > i'm new to that list, and i hope this isn't the wrong place for that > question!. > Few days ago i decided to install OpenIndiana on my laptop,

Re: [OpenIndiana-discuss] OI 151a - where are man pages ?

2011-09-14 Thread Ignacio Marambio Catán
http://pkg.openindiana.org/dev/manifest/0/system%2Ffile-system%2Fzfs%400.5.11%2C5.11-0.151.1%3A20110912T031510Z IPS supports facets now and man pages are part of one such thing On Wed, Sep 14, 2011 at 5:05 PM, Cyril Plisko wrote: > On Wed, Sep 14, 2011 at 10:02 PM, Richard Lowe wrote: >> Illumos

Re: [OpenIndiana-discuss] according to this solaris11 in NOV

2011-07-31 Thread Ignacio Marambio Catán
I am not so sure about that date. In the past those numbers were just vas approximations Sent from my iPod On 31/07/2011, at 18:48, Edward Martinez wrote: > > well,It appears Oracle Solaris 11 will be released in Nov according to this > code snippet. > > CODE: > > > 17 +Oracle Sol

Re: [OpenIndiana-discuss] NFS4 users

2011-07-26 Thread Ignacio Marambio Catán
yes, no_root_squash is a linux setting, it is what you achieve with root= in solaris. As far as i know id mapping (uid to uid) was not really necessary in nfs4 because nfs4 uses usernames instead of uids so it's just a matter of having the same users created everywhere no matter the uid. nacho On

Re: [OpenIndiana-discuss] User roles and acting as root

2011-06-14 Thread Ignacio Marambio Catán
fference? > Thanx > ------ > Da: Ignacio Marambio Catán > A: Discussion list for OpenIndiana > Data: 14 giugno 2011 17.52.39 CEST > Oggetto: Re: [OpenIndiana-discuss] User roles and acting as root > give your user the Primary

Re: [OpenIndiana-discuss] User roles and acting as root

2011-06-14 Thread Ignacio Marambio Catán
give your user the Primary Administrator profile and then assign him a profile shell like pfksh. need i say this is insecure? nacho On Tue, Jun 14, 2011 at 12:49 PM, Gabriele Bulfon wrote: > Hi, I was trying to figure out how to let the default install user (sonicle, > in my case) be able > to

Re: [OpenIndiana-discuss] zfs only to version 5 after upgrading to oi-151?

2011-06-08 Thread Ignacio Marambio Catán
Oracle never said such thing officially. i think it was part of a leaked memo written by someone who is no longer employed by them On Wed, Jun 8, 2011 at 1:21 PM, Jonathan Adams wrote: > Oracle have sorta said that they will release all the changes they > have made to ZFS (and some other changes)

Re: [OpenIndiana-discuss] oracle gives openoffuce to apache

2011-06-02 Thread Ignacio Marambio Catán
On Thu, Jun 2, 2011 at 12:59 PM, Gabriel de la Cruz wrote: > The name is the only thing Oracle owns at this moment... > The rest is out there alrready. > > What they should do is to donate the trademark to the document foundation > and stop messing around with the thing. > > :-O Oracle owns much

Re: [OpenIndiana-discuss] Recover from user_attr corruption

2011-05-04 Thread Ignacio Marambio Catán
On Wed, May 4, 2011 at 8:49 AM, Gary Gendel wrote: > On 5/4/11 6:44 AM, Bayard Bell wrote: >> >> Does nsswitch.conf have you sourcing user_attr from a name service other >> than local files? Do you have any other snapshot images of your rpool that >> you can boot from grub? > > Sure messed this up

Re: [OpenIndiana-discuss] ZFS with Dedupication for NFS server

2011-04-22 Thread Ignacio Marambio Catán
The information about releasing the source was part of a leaked memo. Oracle has made no official comitment to such a thing and the author of the memo is no longer at Oracle. No Oracle employee can reveal that information even if they had it without risking both his job and a lawsuit. On Fri, Apr

Re: [OpenIndiana-discuss] VPN Connections

2011-04-05 Thread Ignacio Marambio Catán
what kind of vpn do you have, openvpn based? ipsec based? On Tue, Apr 5, 2011 at 7:00 PM, Andrew Myers wrote: > Hi, > > I've come to OI from the Linux world (Fedora), and need to set up a > VPN connection to my office network. > > In Linux I have used the Gnome NetworkManager applet to add them.

Re: [OpenIndiana-discuss] Legal Safety

2011-03-25 Thread Ignacio Marambio Catán
Sent from my iPod On 25/03/2011, at 17:19, Largo wrote: > David Brodbeck wrote: > > > I'd be interested in seeing references to that. > > http://www.crn.com/news/applications-os/199501735/microsoft-waves-patent-lawsuit-stick-at-linux.htm > > Quote: "Microsoft General Counsel Brad Smith and

Re: [OpenIndiana-discuss] UFS supported?

2010-09-26 Thread Ignacio Marambio Catán
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 9/26/2010 10:49 PM, Yi Zhang wrote: supported for what purpose? you will not be able to use UFS as your root filesystem, IPS which is openindiana's package manager relies on ZFS. what would you want UFS for anyway? > Hi, > > Got a question befo