Koozali.org: home of the SME Server

can't create news alias in pseudonyms [SOLVED]

Offline crusader

  • ****
  • 71
  • +0/-0
    • http://www.far-galaxy.de
can't create news alias in pseudonyms [SOLVED]
« on: August 04, 2007, 11:32:50 AM »
Does anyone know why I can't create a news alias in the pseudonyms or neighter can create a user named news?
I can't find any news account defined in the db accounts. So why does the sme server block my attempts to create such a user?

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
Re: can't create news alias in pseudonyms
« Reply #1 on: August 04, 2007, 02:48:06 PM »
Quote from: "crusader"
Does anyone know why I can't create a news alias in the pseudonyms or neighter can create a user named news?
I can't find any news account defined in the db accounts. So why does the sme server block my attempts to create such a user?


Look in /etc/passwd, you should see there is an already defined user named news.

cat /etc/passwd | grep news
news:x:9:13:news:/etc/news:

John
......

Offline crusader

  • ****
  • 71
  • +0/-0
    • http://www.far-galaxy.de
can't create news alias in pseudonyms [SOLVED]
« Reply #2 on: August 05, 2007, 04:40:31 AM »
Do you know why this user is already defined there?

Offline mmccarn

  • *
  • 2,656
  • +10/-0

Offline crusader

  • ****
  • 71
  • +0/-0
    • http://www.far-galaxy.de
can't create news alias in pseudonyms [SOLVED]
« Reply #4 on: August 06, 2007, 01:31:28 AM »
Ok, thank you for the hint, the solution was just to use the new@<domainname> as pseudonym which works instead of only using the news as pseudonym.