Hans wrote: > ok > this is the same as sudo from debian/ubuntu. > but is there a way too use the root account anyway? > i say, i know abaout the danger of the root accunt, but want to use it. > what is the solution?
You can either su to root from a user that has that role (the user you created at install time will have the root role), or you can remove the "type=role;" from the start of the root line in /etc/user_attr. Dave
