Posts

OpenStack EFSS (File Sync and Share) with Active Directory–Part III

Image
This article documents the integration with SwiftStack and per-user Active Directory account support both in the SwiftStack and Gladinet Cloud Enterprise (CentreStack). SwiftStack implements OpenStack Swift. It also integrates with Active Directory. In SwiftStack, you can turn on the LDAP authentication and also specify which LDAP Attribute will be used to identify the user. For example, UPN name or sAMAccount name are all good choices. In Gladinet Cloud Enterprise, it has Active Directory integration as well. Even more, it supports SwiftStack’s per-Active-Directory account management.

OpenStack EFSS (File Sync and Share) with Active Directory–Part II

Image
We discussed about OpenStack EFSS (File Sync and Share) support in this article . This article demonstrates the ability with SwiftStack OpenStack implementation and also demonstrates the ability for very big Active Directory Enterprise integration. For big enterprise, typically they have their own employee self-service portal, where employees will go to get product and services the Enterprise IT department provides. For this reason, the integration typically is done via API (Application Programming Interface). In this article, we demonstrates how to map a SwiftStack OpenStack Swift container to an Active Directory user using PowerShell.

Private Team Folder

Image
Team Folder in the past was managed by administrators. Administrator can create, edit, delete team folders. The team folder can be published to a group of users, including Active Directory group. It is very convenient to share files and folders with a group of users in the same team. As team groups bigger, it may not be convenient for administrator to manage all the team folders. So it makes sense for administrator to assign some users to be able to manage team folder that they own themselves.   Role Manager It usually starts with the role manager by creating a role with Add/Edit/Delete permissions and assign it to users or Active Directory groups. Manage Team Folder The user who are in the private team folder role will be able to manage team folders without seeing all the team folders from everyone.   Here is a YouTube Video about private team folder

File Manager for Mobile Web Browser

Image
The web browser based file manager has been there in the Gladinet Cloud Enterprise since the very beginning. It looks like the one in the following picture.   For mobile devices such as iPhone, iPad or Android, there has been the native apps from day 1 as well. However, there may be users that don’t want to use the native mobile applications. Instead, they prefer the web browser interface without any installation. So now the mobile file manager interface is available too. Here is a video documenting the mobile web browser file manager interface.

New Features for the Summer

There were many new features added since last blog. These features includes Private Team Folder Branding Support Mobile Web Portal There are also many other features added. Over the next few weeks, we will be creating demo videos for these new features.

Worker Node Load Balance

Image
Gladinet Cloud Enterprise is a file sync and share solution. When it comes to big enterprise or big user group, one worker node is not enough. The designed capacity of each worker node is around 5000 to 10,000 users per worker node. When multiple worker nodes exist in the same cluster, load balancing is required to fully take advantage of the multiple worker nodes. This video documents the two different ways to do load balancing and the related configuration settings.

Active Directory Multiple Email Addresses Support

Image
Gladinet Cloud Enterprise is a File Sync and Share solution. In big enterprise, people usually have multiple email addresses. There could be one main one and multiple email alias. Sometimes the email address survives merger and acquisition. For example, it is a pretty common practice in the bank industry that people have email addresses from the previous bank and the email address from the current parent bank. Sometimes the email address survives company split. The company may be splitting into two different companies and the same person may have two email addresses, one with the company before the split and one with the company after the split. Whatever the reason is, supporting multiple email addresses for file sync and share is important.  Exchange server has been supporting multiple email alias for a long time. Email received at different email alias will be consolidated into one single email inbox. Supporting multiple email addresses in file sync and share solution is also...