How much hard disk space in Active Directory does webNetwork use?
Problem: Need specifications for webNetwork installation and how it effects current Active Directory environment.
Prerequisite(s):
- Specifications based on webNetwork 6.3.0.199
- Specifications based on Active Directory 2012 R2 server (2012 domain)
- Already familiar with webNetwork schema extensions
Solution(s): Because the database engine consumes space only for attributes for which values are set, the number of object attributes that have values makes a significant difference in the size of an object.
General Information:
- webNetwork base installation increases NTDS about 4 MB
- webNetwork base installation has no impact on SYSVOL
- 1 Attribute (10 bytes) = 100 Bytes on User object
- Currently there are 6 mandatory attributes at login time (swareCookies, swareFlags, swareGUID, swareIPAddresses, swareLastLogin, swareVisits)
Sample Minimum Calculations:
- 6 attributes * 100 bytes = 600 bytes additional storage per User object
- 600 bytes * 2,000 users = 1.2 MB increase
- 600 bytes * 20,000 users = 12 MB increase
- 600 bytes * 200,000 users = 120 MB increase
Sample Larger Installation Calculations (installation running since early 2000 with variety of features):
- About 200 swareXXX attributes per user
- 200 bytes * 100 bytes = 20,000 bytes additional storage per User object
- 20,000 bytes * 2,000 users = 40 MB
- 20,000 bytes * 20,000 users = 400 MB
- 20,000 bytes * 200,000 users = 4 GB
IMPORTANT - data can vary greatly based on features used in webNetwork and data stored in attributes. Please use the above as general estimates.
Can't find the KB
Unable to find the KB to address your issue ?
Recent Articles
Change Reset Password Button Text
Change the text of the "Reset Password" button on the UW Login Page How to change the text of the Reset Password button on the Login Page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants ...
Remove Reset Password Button From Login Page
Remove the Reset Password Button from the Login Page How to remove the Reset Password button from the Unified Workspace login page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants Expand ...
Lenovo Unified Workspace End-of-Life Questions and Answers
As of January 31st 2024, Lenovo Unified Workspace (formerly Stoneware WebNetwork) is no longer supported. This means that we no longer provide licenses, downloads, updates, patches, or technical assistance for this product. If you have any questions ...
How do I determine my Unified Workspace license expiration date?
The best method for determining the licensing information including the expiration date of your Unified Workspace license: Login to your 8090 management console on each server This may take remoting into each LUW server and relay, opening a browser, ...
Lenovo Unified Workspace 7.0.2.13 Released
Highlights of Unified Workspace 7.0.2.13 Before you install: Please view the installation notes here. 7.0.2.13 requires a 7.0 license file. Below is a list of enhancements and fixes released in Unified Workspace 7.0.2.13 Fixed external storage ...
Related Articles
Move webNetwork to different server
*** If you are moving to a different OS, please see : https://helpdesk.lenovosoftware.com/portal/kb/articles/migrate-webnetwork-to-windows-linux-22-8-2017 *** Keeping the same OS / version / IP As long as you are keeping the same OS/ version/IP then ...
UW Active Directory Modifications
Issue: How does Lenovo Unified Workspace affect Active Directory and specifically the Schema? Solution: Why does UW need to extend the Schema of AD? Please see the following KB article for a full explanation: ...
Verify Active Directory SSL
How can I check if my Microsoft Active Directory Domain controller / LDAP Server has SSL ? The following URL has a nice write up about the Microsoft Tool called LDP.exe http://www.computerperformance.co.uk/w2k3/utilities/ldp.htm You can download ...
What to consider before adding an Active Directory search index for an attribute?
Problem: webNetwork installation has slowness issues and you are looking to index certain directory attributes in an effort to improve performance, but do not know the effects of adding an index to Active Directory. Solution(s): Here are the ...
How to create a limited Active Directory service account
Problem: For webNetwork installation, you will need a Schema Admin and Domain Admin account. For daily operation, you will need a service account to connect to Active Directory, but you may not want to run it with this same high-level account. ...