[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] AddUser within SSH



What I am actually trying to achieve is adding a user to a RaQ3 for a domain
which is not actually hosted as a virtual site on the RaQ. i.e. DNS is setup
for mail.domainname.com pointing to the RaQ3, but no virtual site is created
for mail.domain.com.

I Add a user of whatever is required to get the user into the system. Then
edit: /etc/virtusertable, add in @mail.domainname.com associated with that
new user I created and then carry out makemap hash /etc/virtusertable <
/etc/virtusertable.

I have been told that by doing this I can add POP and SMTP capabilities for
a user or multiple users which do not actually have a virtual site on the
RaQ, but does in effect provide email services for them....

And I going along the right lines here?

Thanks in advance for any help and advice.

Ian

--> -----Original Message-----
--> From: cobalt-users-admin@xxxxxxxxxxxxxxx
--> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Chris Demain
--> Sent: 09 January 2002 15:47
--> To: cobalt-users@xxxxxxxxxxxxxxx
--> Subject: RE: [cobalt-users] AddUser within SSH
-->
-->
--> What kind of user are you looking to add?
-->
--> For a "real" user user, it's simply
--> # adduser username
--> # passwd username
--> <passwords here>
-->
--> If you want to get fancy, you can set their shell with -s (I
--> use /bin/false
--> to prevent users from loging on).  Many other options exist.
-->
--> Try this:
--> # man adduser
--> to see the online manual entry for the command, it does a fair job of
--> explaining it.
-->
--> > -----Original Message-----
--> > From: cobalt-users-admin@xxxxxxxxxxxxxxx
--> > [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Ian McCabe
--> > Sent: Tuesday, January 08, 2002 12:47 PM
--> > To: cobalt-users@xxxxxxxxxxxxxxx
--> > Subject: [cobalt-users] AddUser within SSH
--> >
--> >
--> > Hi all,
--> >
--> > Could someone please provide some help by way of an example of
--> > how to add a
--> > user to a RaQ3 from within SSH by typing in the adduser
--> command. I see the
--> > syntax that it asks for when you just type in adduser, but can someone
--> > please provide the syntax with an idiots guide test user for this
--> > idiot (me)
--> > to follow:
--> >
--> > Thanks in advance,
--> >
--> > Ian
--> >
--> >
--> > _______________________________________________
--> > cobalt-users mailing list
--> > cobalt-users@xxxxxxxxxxxxxxx
--> > To Subscribe or Unsubscribe, please go to:
--> > http://list.cobalt.com/mailman/listinfo/cobalt-users
-->
--> _______________________________________________
--> cobalt-users mailing list
--> cobalt-users@xxxxxxxxxxxxxxx
--> To Subscribe or Unsubscribe, please go to:
--> http://list.cobalt.com/mailman/listinfo/cobalt-users
-->