diff --git a/services/etc/group b/services/etc/group index 73c6a28ebfc4b875098e510f409f3855a1644056..69d051cadf5e44978a2b6a08a33f1f6caae548fb 100644 --- a/services/etc/group +++ b/services/etc/group @@ -93,7 +93,7 @@ misc:x:9998: app:x:10000: useriam:x:1088: backup:x:1089: -storage_manager:1090: +storage_manager:x:1090: net_manager:x:1099: edm:x:3057: account:x:3058: @@ -111,3 +111,4 @@ motion_host:x:3065: uhdf_driver:x:3066: memmgr:x:1111: ispserver:x:3821: +dfs_share:x:3822: \ No newline at end of file diff --git a/services/etc/passwd b/services/etc/passwd index cc60cdcda3545e6003b159cdd3bbfe9b5215900c..d8dc8cfaea5c5edcd07482a2f1b7f4cec86e12ac 100644 --- a/services/etc/passwd +++ b/services/etc/passwd @@ -108,3 +108,4 @@ accessibility:x:1103:1103:::/bin/false motion_host:x:3065:3065:::/bin/false memmgr:x:1111:1111:::/bin/false ispserver:x:3821:3821:::/bin/false +dfs_share:x:3822:3822:::/bin/false \ No newline at end of file