add -d "winuser:*\\rchatelain" unixuser:root You mapped rchatelain to root so naturally when you create any file/folder with this user, the owner will be root.
As far as the inherited ACL goes, I need to see what the ACL looks like on the parent directory. You can post the output of "ls -Vd" on the directory that you've created the file. Afshin Romain Chatelain wrote: > Here is the result of your script > > I've modify some things like idmap config, cifs inheritance, etc ..., and I'm > working on the directory based config now as you said ... but That's not easy > ! ;D > > I'm a ++NetApp user/config/consultant but a little new with Amber Road. > > Thanks in advance ... I'm the perfect guy who need AmberRoad as a NetApp > killer! ;-) > > > -----Message d'origine----- > De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 12 novembre 2008 19:47 > À : Romain Chatelain > Cc : cifs-discuss > Objet : Re: [cifs-discuss] SunStorage 7000 > > > > 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
