Download Dell DX6000G User`s guide

Transcript
Dell DX Object Storage – File Gateway Deployment Guide
Server time offset: 0
15. Copy the contents of the file /var/lib/samba/smb_krb5/krb5.conf.<domainname> to the file
/etc/krb5.conf.
It should contain similar information as shown here:
[libdefaults]
default_realm = XYZ.PROJECT.LOCAL
default_tgs_enctypes = RC4-HMAC DES-CBC-CRC DES-CBC-MD5
default_tkt_enctypes = RC4-HMAC DES-CBC-CRC DES-CBC-MD5
preferred_enctypes = RC4-HMAC DES-CBC-CRC DES-CBC-MD5
[realms]
XYZ.PROJECT.LOCAL = {
kdc = 192.168.1.22
kdc = w2k8r2.xyz.project.local
admin_server = w2k8r2.xyz.project.locals
}
16. The Domain Administrator or any other domain user must have access rights on the system to
set permissions on the share. Check if the Domain Administrator has access rights on the
system
# net rpc rights list accounts -UAdministrator%<password>
Domain Admins
SeMachineAccountPrivilege
SeTakeOwnershipPrivilege
SeBackupPrivilege
SeRestorePrivilege
SeRemoteShutdownPrivilege
SePrintOperatorPrivilege
SeAddUsersPrivilege
SeDiskOperatorPrivilege
BUILTIN\Print Operators
No privileges assigned
BUILTIN\Account Operators
No privileges assigned
BUILTIN\Backup Operators
No privileges assigned
BUILTIN\Server Operators
No privileges assigned
Page 36