Samba4 smb 3.0

Samba4 ist ja jetzt schon seit längerem Verfügbar.
Mit Samba4 hat auch das SMB Protokoll 3.0 (2.2) Einzug gehalten. Es bietet viele Vorteile zum alten 1.1 und 2.1

Wie konfiguriere ich das SMB Protokoll in der SMB.conf Datei

max protocol = SMB3

Wie prüfe ich ob die Freigabe auch die Version 3 verwendet?

smbclient //server/freigabe -mSMB3

Kommt nun Windows XP daher, so wird SMB 1.1 verwendet, wird Windows 8 oder Server 2012 verwendet so wird SMB 3.0 verwendet.
SMB 3.0 ist noch nicht ganz fertig, denn aktuellen Stand gibt es hier

https://wiki.samba.org/index.php/Samba3/SMB2#Introduction

https://bbs.archlinux.org/viewtopic.php?id=166933

http://www.spin.de/forum/58800/-/16

client max protocol (G)

The value of the parameter (a string) is the highest protocol level that will be supported by the client.

Possible values are :

· CORE: Earliest version. No concept of user names.

· COREPLUS: Slight improvements on CORE for efficiency.

· LANMAN1: First modern version of the protocol. Long filename support.

· LANMAN2: Updates to Lanman1 protocol.

· NT1: Current up to date version of the protocol. Used by Windows NT. Known as CIFS.

· SMB2: Re-implementation of the SMB protocol. Used by Windows Vista and later versions of Windows. SMB2 has sub protocols available.

· SMB2_02: The earliest SMB2 version.

· SMB2_10: Windows 7 SMB2 version.

· SMB2_22: Early Windows 8 SMB2 version.

· SMB2_24: Windows 8 beta SMB2 version.

By default SMB2 selects the SMB2_10 variant.

· SMB3: The same as SMB2. Used by Windows 8. SMB3 has sub protocols available.

· SMB3_00: Windows 8 SMB3 version. (mostly the same as SMB2_24)

By default SMB3 selects the SMB3_00 variant.

Normally this option should not be set as the automatic negotiation phase in the SMB protocol takes care of choosing the appropriate protocol.

Default: client max protocol = SMB3

Example: client max protocol = LANMAN1

client min protocol (G)

This setting controls the minimum protocol version that the client will attempt to use.

Normally this option should not be set as the automatic negotiation phase in the SMB protocol takes care of choosing the appropriate protocol.

Default: client min protocol = CORE

Example: client min protocol = NT1

Visio Grafiken

Wer viel mit Visio arbeitet, kennt die Symbole die dabei sind. Etwas altbacken wie ich finde.

Hier gibt es abhilfe

http://www.fabian-niesen.de/email/ex2013/visio-stencils-fur-die-2013-serverreihe-von-microsoft.html

Produkte 2013
http://www.microsoft.com/en-us/download/details.aspx?id=35772

Produkte 2010
http://www.microsoft.com/en-us/download/details.aspx?id=6977

Allgemeine für IT Pro Leute
http://www.microsoft.com/en-us/download/details.aspx?id=11616

VPN PPTP Alternative

PPTP gilt seit kurzem als unsicher. Siehe auch hier http://www.heise.de/security/artikel/Der-Todesstoss-fuer-PPTP-1701365.html

Ab Windows Vista gibt es eine ähnlich einfache Lösung ohne zusätzlich einen VPN Client auf dem Windows Rechner zu installieren. Weiterer Vorteil ist es wird nur Port 443 benötigt.

SSTP ist die Antwort darauf. Es ist ab Server 2008 R2 möglich
hier mal ein paar Links

SSTP unter Windows Server 2012

Sowie eine Anleitung dazu

http://marcowue.wordpress.com/2013/03/15/howto-sstp-vpn-verbindung-zu-windows-server-2008-r2-einrichten/

Client einrichten unter Windows 7

http://strongvpn.com/setup_windows_7_sstp.shtml

Powershell Web Access

Unter Windows Server 2012 mit Powershell 3.0 ist es möglich per Web Oberfläche die Powershell Befehle ab zu setzen.

http://www.tecchannel.de/server/windows/2039991/windows_praxis_powershell_web_access_nutzen/

http://technet.microsoft.com/de-de/library/hh831611.aspx

Hier ist noch ein schönes Video verlinkt, wie es aussieht

http://blogs.msdn.com/b/powershell/archive/2012/06/27/windows-powershell-web-access-basic-installation-guide.aspx

Laserdrucker und Feinstaub

Laserdrucker und der Feinstaub. Ich habe hier mal ein paar Links zusammen getragen.

Das Behörden nun von Laser auf Tinte umstellen, sollte das Thema wieder weiter oben einordnen

http://www.heise.de/newsticker/meldung/Deutsche-Behoerden-setzen-auf-Tinte-1966860.html

http://www.ndr.de/ratgeber/verbraucher/technik/laserdrucker109.html

http://www.spiegel.de/wissenschaft/mensch/dreckschleuder-toner-drucker-pusten-feinstaub-in-bueros-a-462541.html