Romain Chatelain wrote: > Hi, > > -----Message d'origine----- > De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 12 novembre 2008 18:41 > À : Romain Chatelain > Objet : Re: [cifs-discuss] SunStorage 7000 > > > > Romain Chatelain wrote: >> Hi Natalie, >> >> >> >> No there are the same... >> >> >> >> -C >> >> >> >> ------------------------------------------------------------------------ >> >> *De :* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >> *Envoyé :* mercredi 12 novembre 2008 16:51 >> *À :* Romain Chatelain >> *Cc :* [email protected] >> *Objet :* Re: [cifs-discuss] SunStorage 7000 >> >> >> >> Does your pre-Windows 2000 domain name differ from the first label of >> your fully-qualified domain name? >> >> Natalie >> >> Romain Chatelain wrote: >> >> Hi, >> >> >> >> I've some issue with the amber road VM concerning CIFS so here are the issues >> >> >> >> - Iam not able to add a ADuser/ADgroup in the local administrators group in >> order to manage my share via the mmc windows but this thing is possible in >> solaris/samba... >> > >> When you say local administrators group, which local administrator group >> are you talking about, the one on your Windows client or on Solaris >> system? And how are you trying to this? And what exactly do you mean by >> "not able"? > > The Solaris one: > > amberroad# smbadm show -m -p administrators administrators (Members can fully > administer the computer/domain) > SID: S-1-5-32-544 > Privileges: > SeTakeOwnershipPrivilege: On > SeBackupPrivilege: Off > SeRestorePrivilege: Off > Members: > DOMAIN\rchatelain > DOMAIN\Administrateur > > But nothing show in the mmc in the localgroup administrators.... >
This is not supported yet. >> >> >> Is it possible in opensolaris ? in amber road ? >> >> >> >> - Can we allow the previous tab in order to restore data from a snapshot ? >> >> >> >> - all files created on the shares have a Everyone access ACL, How to have >> my ADuser as proprietary and with his access.(look at the attached file) > >> Sorry, but I don't quite understand your question here. > > If I create a file with the user DOMAIN\rchatelain, my file as APPLIANCE\root > as owner and the rights on this file is everyone/Full Control... > > But I think it should be DOMAIN\rchatelain and with some right attach to this > user no ? The owner of the file will be the connected user but you need to see which Solaris user this connected user is mapped to, which depends on your idmap setting and configuration. The ACL will be inherited from the directory that the new file/directory is created so it depends on the inheritance settings on the parent's ACL. If you're familiar with Windows then the same inheritance rules apply here. I need to have more information about your Solaris system configuration in order to be able to properly answer this question, so if you want, you could run the following script on your Solaris box and post the output: http://opensolaris.org/os/project/cifs-server/files/cifs-gendiag Afshin > > Thanks > > -C > > > Afshin > >> >> >> If someone can help ? >> >> >> >> Thanks in advance >> >> >> >> -C >> >> >> >> >> >> ------------------------------------------------------------------------ >> >> >> >> >> >> >> >> ------------------------------------------------------------------------ >> >> >> >> >> _______________________________________________ >> >> cifs-discuss mailing list >> >> [email protected] <mailto:[email protected]> >> >> http://mail.opensolaris.org/mailman/listinfo/cifs-discuss >> >> >> >> >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> cifs-discuss mailing list >> [email protected] >> http://mail.opensolaris.org/mailman/listinfo/cifs-discuss _______________________________________________ cifs-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
