Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: Alex Schaft on April 21, 2009, 08:32:24 AM

Title: Strange ibay problem [solved]
Post by: Alex Schaft on April 21, 2009, 08:32:24 AM
Hi,

I've got a problem accessing an ibay through samba. Getting access denied.

Ibay config is as follows

Code: [Select]
[root@qsfs ~]# db accounts show devmast
devmast=ibay
    CgiBin=disabled
    Gid=5006
    Group=shared
    Name=Master copies of dev source
    PasswordSet=no
    PublicAccess=none
    Uid=5006
    UserAccess=wr-group-rd-group

devmast user has uid 5006 in passwd file and gid 5006 in group file.

Folder /home/e-smith/files/ibays/devmast/files has permissions as follows

Code: [Select]
drwxrws---  8 admin shared 4096 Apr 21 08:16 files
Log from my /var/log/samba/log.mymachine has the following:

Code: [Select]
[2009/04/21 08:26:53, 0] smbd/service.c:set_current_service(184)
  chdir (/home/e-smith/files/ibays/devmast/files) failed
[2009/04/21 08:29:09, 0] auth/auth_util.c:create_builtin_administrators(792)
  create_builtin_administrators: Failed to create Administrators
[2009/04/21 08:29:09, 0] auth/auth_util.c:create_builtin_users(758)
  create_builtin_users: Failed to create Users

EDIT: 2009-04-21 08:34 GMT+2 This server is a domain member

What can cause this?

Alex
Title: Re: Strange ibay problem
Post by: Alex Schaft on April 21, 2009, 12:13:22 PM
Managed to sort it out by deleting and recreating my user account
Title: Re: Strange ibay problem
Post by: cactus on April 21, 2009, 12:27:34 PM
Managed to sort it out by deleting and recreating my user account
Please edit the subject of you initial post and add the keyword [solved]. TIA.