PDA

View Full Version : Login Problems - Freebsd 4.9


Brenden
02-20-2004, 04:26 AM
Hi,
Our server provider setup our FreeBSD with the Admin use in the wheel group so we could SSH in as admin and su to root.

Today I loged in as Admin, and su'ed to root and ran the setup...

Anyways after many errors our direct admin is running - but we can't login. Has anyone else had these problems?

DirectAdmin Support
02-20-2004, 09:50 AM
Hello,

Make sure that /usr/local/directadmin/data/users/admin was created... there may be a bug with the installer creating that directory (not sure why it's just emerging now), but you can try just creating it, "chown diradmin:diradmin admin; chmod 711 admin" to it and then run "/usr/local/directadmin/directadmin i" to try the install again.

John

Brenden
02-20-2004, 03:48 PM
Johnn - your the king :D

Problem fixed.... Lets see what comes up next ;)