1
General Discussion / 2.6 Kernel
« on: January 18, 2005, 01:39:01 am »
The meeting has just been postponed
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
That's due to a default config security bug that's been fixed. It's not good practice to allow logins for root when the password is blank. If you set the root password on your Zaurus (just run 'passwd' in a terminal window) then you'll be able to ssh in using that password.OK thanks for the info! I thought it would be OK by setting the AllowRootLogin and AllowBlankPassword to true, but no...
Furthermore, the current pdaXrom SDK already includes it. Look into /opt/arm/3.3.2-vfp/armv5tel-cacko-linux/include/mad.h for the interface. The corresponding library to link with (libmad) is also present, of course.It seems I don't have the same version of the SDK, I don't have this library included