Correct me if I'm wrong: the user datas (the home directories) are on the main server, I would change the sentence like that:
"Please note if you do manual partitioning then you must create the directory /skole/tjener/home0 on your main server. code: mkdir -p /skole/tjener/home0 In the case you whant home-directories in a separate partition, edit /etc/fstab to use /skole/tjener/home0 like mount point of your partition. nano /etc/fstab add the instruction (here's an example) /dev/hda7 /skole/tjener/home0 ext3 default 0 0 If you don't create the directory /skole/tjener/home0 you'll be able to login on a thin clinet ONLY with the root user and not with athers users you may created." -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

