Blog Parade: Christmas

2 Comments

Marc has started a blog parade, which I can not escape easily diemal ...
This is my personal favorite and most hated Christmas song.

The negative with the Touch, I can quickly name: Last Christmas
However, since I have assumed that this is determined in the parade is also called by others, I've picked out one, just not what I think Christmas in spite of the context in the title:


Christmas Song (SIDO)
One of the most beautiful Christmas songs are clearly the next, but without judgment:


What sweeter music (written by John Rutter; sung: Kings College, Cambridge)


Oh come all ye faithfull (written by John F. Wade; sung Enya)


Wonderfull Christmas Time (written & sung by Paul McCartney)

Now that I could use the terminal server on the local network, I was interested in just how far they could reach the server directly over the Internet.

It was logical that had to be shoveled free ports in the firewall. In addition to the port for the HTTPS protocol 443, the port had to be 3389 for Remote Desktop (both TCP) passed to the server. With these settings I gel. Brazen user authentication to the Web Interface.

Unfortunately I was already in the router set up DynDNS account is not possible to directly access the applications, since the error message telling me that he could not reach the server, where I could call them directly via remote desktop.

My mistake was in the configuration of the Remote Desktop Services. There I had entered the local server name of the system. After I had now adjusted the connection settings on the DynDNS entry and conducted a reboot, I was now able to access from the Internet to the service.

Furthermore, one must be aware that due to the setting now also activate internal access to the system by default the connection over the Internet is chosen so that it can lead to a corresponding performance bottleneck on the network connection.

If you are running a similar system for more on the Internet, you should definitely make more concerned about the security point. For example, it is also possible in the configuration screen of the host server's port to adjust the tap the RDP channel on a different port, so that a direct access via DNS resolution and default port is not possible correspondingly simple.

The following was today (24/10/2011) announced in the press center of Deutsche Telekom AG:

Android Apps comfortably pay by phone bill

  • Paid apps and simply choose the telecom
    Mobile phone bill or prepaid account to pay
  • Practical and safe alternative to credit card payment

Simple and convenient: Telecom mobile customers can now pay for fee-based apps from the Android Market via their monthly mobile phone bill or your prepaid credit. The new service allows telecom smartphone users a convenient and integrated access to apps.

Currently, the Android Market more than 250,000 apps. In order to pay for apps on the telecoms, customers choose the Android Market, the mobile account as a payment method. Customers who previously purchased their apps on their credit card can also change the payment. The purchased apps will be paid automatically by the mobile account or the prepaid balance.

For telecom customers caused by the billing over the mobile account any additional costs. In addition to the Android Market and Nokia Store is preparing, the Telekom before the introduction of this service in other app markets and in other European countries.

The new function Siri, which is included with the iPhone 4S is available, you can access data in spite of a code block.
Even in the protected home screen can Siri contacts and other data on the protected device can be used by voice command.

Whether this in the following article really only a problem described for the Professional environment can be, I doubt it, since it can be accessed even when used on private data.
Not everyone wants to have unauthorized access, the phonebook, otherwise the code-lock can not be activated by these users.

For more information: link

UPDATE:
In the settings of the code block can be defined, whether Siri can access without a passcode lock on the data.

For a project I was allowed to deal with the Remote Desktop Web Access, which is in my case, under the Remote Desktop Services, a Windows Server 2008 R2 made available.

After installation, instead of the default page title "Remote Desktop Services Default Connection" will appear with a different name. This was possible in which a change in the following file has been carried out:

File: C: \ Windows \ Web \ RDWeb \ App_Data \ RDWebAccess.Config
Entry: <WorkspaceSettings Name="RD WEB ACCESS DEMO">
Here you can search for the above description, to facilitate the replacement, as "RD WEBACCESS - DEMO" is just one example

Then there were complaints that there is a theoretical possibility that users could connect their own PC or on the server environment via the "Remote Desktop". This has allowed a change in another file only for administrators:

File: C: \ Windows \ Web \ RDWeb \ Pages \ en-US \ Default.aspx
old record:
if (ConfigurationManager.AppSettings ["Show Desktop"]. ToString () == "true")
{
%>
<td width="15"> </ td>
<td> | </ td>
<td width="15"> </ td>
<td> <a href="Desktops.aspx" target="_self" id='PORTAL_REMOTE_DESKTOPS'> <% =% L_DesktopTab_Text> </ a> </ td>
<%
}
new entry:
if (RDWebAccessConfig.UseRDWebAccessConfiguration () && fUserAdmin)
{
%>
<td width="15"> </ td>
<td> | </ td>
<td width="15"> </ td>
<td> <a href="Desktops.aspx" target="_self" id='PORTAL_REMOTE_DESKTOPS'> <% =% L_DesktopTab_Text> </ a> </ td>
<%
}

Thus, the range is a remote desktop connection to produce only for administrators.

Since I assume that I will still make more adjustments I've placed after the heading "1", for a "2" in any case I have some fabric that will be worked out.

How could I see in the last days of the local press, the bank Hamm is making their online banking method for the New Year safely. This is to be realized by SMS or by TAN generator in conjunction with the bank card.

The use and implementation of these new technologies will cost the bank money of course. What a pity I think, is that these costs should be allocated in part to the account owner, since the generator will cost you 10 € or the TAN via SMS message per € 0.10. Savings through the use of the Internet banks generally to opening times and staff as well as devices that receive remittances and thus back to technical staff for maintenance and monitoring of the relevant systems.

I understand it does not mean that is the safety-oriented solution that is so established not only to protect the account holder but also the service provided by the bank benefits as well as confidence in the service and the future orientation of the bank contributes to the customer offered cost-neutral.

Due to a software update, several mobile terminals, which had to be carried out via Active Sync 4.5, I came across the following registry key:

Path: HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows CE Services
Name: Guest Only
Type: REG_DWORD
Value: 0 × 00000001 (1)

With this setting, the connections of all devices connected to the program Active Sync will automatically be reflected only in a guest partnership. The inquiry as to whether the unit is scheduled to synchronize with the system is eliminated.