Displaying 2 results from an estimated 2 matches for "servernaam".
Did you mean:
server_adm
2005 Jun 30
0
Debian Samba 3.0.14a with ldap, recyle + little SETUP for samba + Ldap
...Add machines to domain
SePrintOperatorPrivilege Manage printers
SeAddUsersPrivilege Add users and groups to the domain
SeRemoteShutdownPrivilege Force shutdown from a remote system
SeDiskOperatorPrivilege Manage disk share
Give the "Domain Admins" all rights. ( -S Servernaam -U Username%Password )
net -S PDC -U root%Password rpc rights grant "DOMAIN\Domain Admins" /
SeMachineAccountPrivilege SePrintOperatorPrivilege SeAddUsersPrivilege /
SeDiskOperatorPrivilege SeRemoteShutdownPrivilege
Give the "Printer Operators" all Print mana...
2005 Dec 06
4
BIG Samba howto for debian only.
...machines to domain
SePrintOperatorPrivilege Manage printers
SeAddUsersPrivilege Add users and groups to the domain
SeRemoteShutdownPrivilege Force shutdown from a remote system
SeDiskOperatorPrivilege Manage disk share
give the "Domain Admins" all of the SE Rights.
( -S Servernaam -U Username%Password )
net -S PDC -U root%Password rpc rights grant "DOMAIN\Domain Admins" \
SeMachineAccountPrivilege SePrintOperatorPrivilege SeAddUsersPrivilege \
SeDiskOperatorPrivilege SeRemoteShutdownPrivilege
Give the "Printer Operators" all Print manage rights.
(...