Scratching my head on samba integration. I can login Posix users OK, i.e. go to directory console create a user, enable posix attributes, set UID and GID, create a home directory and the user can login. Have followed the howto linked to from docs page. Attempting to login with samba from an XP workstation. It is not a domain member. On accessing \\ldapserver, I am prompted for a login. I provide the same user as works for linux, and password I can then browse the available shares, but attempting to enter one produces another login prompt. No user/pass combination provides access, and once one cancels the login, further attempts to enter a share return "you may not have permission to to use this network resource" Probably a newbie question, or something I''ve done wrong....what should I look for? J
Turning off selinux protections for Samba solves issue J On Thu, 2005-08-25 at 21:23, James van Zeeland wrote:> Scratching my head on samba integration. > > I can login Posix users OK, i.e. go to directory console create a user, > enable posix attributes, set UID and GID, create a home directory and > the user can login. > > Have followed the howto linked to from docs page. > > Attempting to login with samba from an XP workstation. It is not a > domain member. > On accessing \\ldapserver, I am prompted for a login. > I provide the same user as works for linux, and password > I can then browse the available shares, but attempting to enter one > produces another login prompt. > No user/pass combination provides access, and once one cancels the > login, further attempts to enter a share return "you may not have > permission to to use this network resource" > > Probably a newbie question, or something I''ve done wrong....what should > I look for? > > J > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >
On Thu, 25 Aug 2005 22:30:28 +1000 James van Zeeland <james@dvzproperty.com> wrote:> Turning off selinux protections for Samba solves issue > > J > > On Thu, 2005-08-25 at 21:23, James van Zeeland wrote: > > Scratching my head on samba integration. > > > > I can login Posix users OK, i.e. go to directory console create a > > user, enable posix attributes, set UID and GID, create a home > > directory and the user can login. > > > > Have followed the howto linked to from docs page. > > > > Attempting to login with samba from an XP workstation. It is not a > > domain member. > > On accessing \\ldapserver, I am prompted for a login. > > I provide the same user as works for linux, and password > > I can then browse the available shares, but attempting to enter one > > produces another login prompt. > > No user/pass combination provides access, and once one cancels the > > login, further attempts to enter a share return "you may not have > > permission to to use this network resource" > > > > Probably a newbie question, or something I''ve done wrong....what > > should I look for? > > > > J > > > > -- > > Fedora-directory-users mailing list > > Fedora-directory-users@redhat.com > > https://www.redhat.com/mailman/listinfo/fedora-directory-users > > > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-usersIf you wanted to leave it on try the following : restorecon /etc/samba/secrets.tdb -- # adam stokes