/build/static/layout/Breadcrumb_cap_w.png

.sdb file

Hi

I have query about .sdb file. I know that this is not the correct place to discuss regarding this, but still if anyone has had any experience with .sdb file please share the same. We used to execute .sdb file to set permissions via group policy, but now the requirement is that they do not want .sdb file but some other alternative to set permissions to all domain users, power users, domain administrators for system files and registries. Any sort of suggestions or inputs would be appreciated.

Thanks in advance
Ramesh

0 Comments   [ + ] Show comments

Answers (5)

Posted by: anonymous_9363 15 years ago
Red Belt
0
SetACL, SubInACL, XCACLS...? My own preference - in a packaging environment - is for the first.

For other purposes, I converted a MS-authored VBScript class file (I also converted it into a Windows Scripting Component) and used that as an object within other VBScripts which set permissions. I *think* it was originally called DACLS.VBS but don't quote me. IIRC, it requires the presence and registration of ADsSecurity.DLL but I think most XP systems include that. Again, don't quote me on either of those assertions!
Posted by: ramesh111k 15 years ago
Purple Belt
0
Hi VBScab,

Thanks a lot for your inputs. I would appreciate if you give some more inputs, which will be very userful.

Different permissions are to be given to so many folders and files (program files and folders, system files and folders, and others) for different types of users, (like power user, domain user, administrator and others). We can use SetACL, SubInACL, XCACLS any one of them, but giving permissions to all these files and folders will become a lengthy script. Other than GPO is there any other way with which we can set permissions to different types of users for all files and folders in the system and also for some important registries.

Also our .sdb file does set minimum and maximum passwords, password complexity, other lockout related settings, guest account, admin name etc. I have searched some of them in registry, but I am not able to find password complexity and others, so can you suggest how shall I implement this in the script.

Thanks in advance.

Regards
Ramesh
Posted by: anonymous_9363 15 years ago
Red Belt
0
Er, why isn't this stuff in the build? Retrospectively permissioning workstations is, as you've found, painful. IMV, it would be quicker to create a correctly-permissioned build and re-image your workstations.

Password complexity and history and such things should be defined by Group Policy.

Can I politely suggest that you employ the services of a Build Engineer?
Posted by: ramesh111k 15 years ago
Purple Belt
0
Hi VBScab,

Yes, you are right :)

But as of now we are not deploying a standard PC through images but through a script that installs the required components on workstations. The same script first executes .sdb file for permissioning workstations then installs various components.

For Password complexity and history do we not have any other option other than grou policy?

Thanks in advace
Regards
Ramesh
Posted by: anonymous_9363 15 years ago
Red Belt
0
For Password complexity and history do we not have any other option other than grou policy?Since policies ultimately get written to the registry anyway, you *could* script it but and GP makes it an order of magnitude easier to administer and apply. GP would be the optimal choice.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ