Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
linux [2018/01/13 17:51] – [SAMBA Schnellübersicht] mschubilinux [2018/06/19 17:54] – external edit 127.0.0.1
Line 7: Line 7:
 && while kill -USR1 $pid; do sleep 5; done && while kill -USR1 $pid; do sleep 5; done
 </code> </code>
 +
 +===== upgrade Debian Wheezy to Jessie =====
 +
 +https://www.howtoforge.com/tutorial/how-to-upgrade-debian-wheezy-to-jessie-stable-release/
 +
  
 ===== SAMBA Schnellübersicht ===== ===== SAMBA Schnellübersicht =====
Line 14: Line 19:
 samba-tool domain provision --use-rfc2307 --interactive samba-tool domain provision --use-rfc2307 --interactive
  
-net sam rights  grant  "MS\\domain admins" SeDiskOperatorPrivilege Granted SeDiskOperatorPrivilege to "MS\domain admins"+ 
 +net sam rights grant "MS\\Domain Admins" SeDiskOperatorPrivilege -Uadministrator 
 + 
 +net rpc rights grant "MS\\Domain AdminsSeDiskOperatorPrivilege -Uadministrator 
 + 
  
 net rpc rights list accounts -U Administrator net rpc rights list accounts -U Administrator
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International