Re: [zones-discuss] Starting Samba in Open Solaris Non Global Zone

2009-08-18 Thread Casper . Dik
>The integrated CIFS server project made running a server >on port 445 (which CIFS uses) a privileged operation - the >process needs to have PRIV_SYS_SMB (see privileges(5)). >Samba knows how to operate with this privilege, but the >privilege is not in the default set that is considered >safe in

Re: [zones-discuss] Starting Samba in Open Solaris Non Global Zone

2009-08-17 Thread Robert Thurlow
Wes Mauer wrote: OpenSolaris 0609. I've managed to get Samba installed in a non global zone, but it will not start. If you truss smbd, I expect that this is failing due to a missing privilege: # truss -f /usr/sfw/sbin/smbd ... 15231: so_socket(PF_INET, SOCK_STREAM, IPPROTO_IP, 0x, S

Re: [zones-discuss] Starting Samba in Open Solaris Non Global Zone

2009-08-16 Thread Trevor Pretty
Wes Do you have /var (or some part of the /var/samba/locks/s... tree) mounted read only? Trevor Wes Mauer wrote: OpenSolaris 0609. I've managed to get Samba installed in a non global zone, but it will not start. When I run svcadm enable samba, I get the following message: r...@zone1:~#

[zones-discuss] Starting Samba in Open Solaris Non Global Zone

2009-08-14 Thread Wes Mauer
OpenSolaris 0609. I've managed to get Samba installed in a non global zone, but it will not start. When I run svcadm enable samba, I get the following message: r...@zone1:~# Aug 15 00:37:09 zone1 svc.startd[2938]: network/samba:default failed: transitioned to maintenance (see 'svcs -xv' for de