Hi,

No success with that. Thanks for the suggestion nonetheless.

The log files show the line:

Smbd/sesssetup.c:reply_spnego_kerberos(173)
 Failed to verify incoming ticket!

Thanks,
Kris

Varun Agarwal wrote:
Hi,
Change the shared folder permissions to 755. Kind Regards,
Varun

On 5/24/07, *Kris Monstad* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:


    Hi there,

    I've recently configured a new server on our network...still
    having some
    (newbie) samba issues:

    Whenever anyone tries to access the new share they get prompted for a
    username and password (these would smb users and passwords and not the
    windows AD details, right?). I want the share to be accessed by
    anyone
    with the correct group permissions without this prompt...

    I did 'chmod -R 777' on the folder I am sharing, so currently everyone
    should have access regardless of group.

    here is my smb.conf:

    [global]
       workgroup = ABSOLUTESTUDIOS
       server string = Samba Server
       printcap name = /etc/printcap
       load printers = yes
       cups options = raw
       log file = /var/log/samba/%m.log
       max log size = 50
       security = ads
       socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
       dns proxy = no
       veto files = /*.mp3/*.divx/*.wma/*.m4a/
       inherit permissions = yes
       map acl inherit = yes
       nt acl support = yes
       panic action = /usr/share/samba/panic-action %d
       smb ports = 445
       template shell = /bin/false
       winbind separator = +
       idmap uid = 10000-20000
           idmap gid = 10000-20000
       winbind use default domain = yes
       winbind enum users = yes
       winbind enum groups = yes
       winbind nested groups = yes
       password server = absads1.absolutestudios.co.uk
    <http://absads1.absolutestudios.co.uk>
       realm = ABSOLUTESTUDIOS.CO.UK <http://ABSOLUTESTUDIOS.CO.UK>
       host msdfs = yes
           vfs object = recycle
           recycle:repository = Recycle Bin/%U
           recycle:keeptree = Yes
           recycle:versions = Yes
       recycle:exclude = *.iff *.ng
    [dump]
           path = /projects/dump
           writeable = yes
           guest ok = yes
       msdfs root = yes
       directory mask = 0700
           veto files = *.mp3/*.divx/*.wma/*.m4a/
           vfs object = recycle:repository="Recycle Bin"
    recycle:keeptree=True

    Thought I should mention that I get this problem if I start from
    scratch.

    I am using samba-3.0.10-1.4E with Redhat ES4

    Any advice would be appreciated,

    Thanks again,
    Kris






    --
    To unsubscribe from this list go to the following URL and read the
    instructions:  https://lists.samba.org/mailman/listinfo/samba



--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to