Hi, I don't get the home shares thingy on domain controllers. I have a share [homes] browseable = yes writeable = yes path = /home readonly = no valid users = %S But when I want to access \\dc1\rf I get unknown network error in Windows. What could I do to get the home shares of users under /home working? Best regards, Ronny ___________________________________ Ronny Forberger ronnyforberger at ronnyforberger.de PGP: http://www.ronnyforberger.de/pgp/email-encryption.html
On Tue, 15 Nov 2016 16:09:59 +0100 (CET) Ronny Forberger via samba <samba at lists.samba.org> wrote:> Hi, > I don't get the home shares thingy on domain controllers. > I have a share > > [homes] > browseable = yes > writeable = yes > path = /home > readonly = no > valid users = %S > > But when I want to access \\dc1\rf I get unknown network error in > Windows. > > What could I do to get the home shares of users under /home working? > > Best regards, > > Ronny >Try reading this: https://wiki.samba.org/index.php/User_home_drives You shouldn't use [homes] on a Samba AD DC, it doesn't work ;-) Also 'browseable = yes' isn't going to work on a Samba AD DC, there is no browsing on a Samba AD DC ;-) Rowland
What is the %S variable? I would make the valid users be "domain users" (or some other group that includes all users.) For each user home directory under /home, secure with file permissions. Is nfs or autofs involved? On 11/15/16 10:09, Ronny Forberger via samba wrote:> Hi, > I don't get the home shares thingy on domain controllers. > I have a share > > [homes] > browseable = yes > writeable = yes > path = /home > readonly = no > valid users = %S > > But when I want to access \\dc1\rf I get unknown network error in Windows. > > What could I do to get the home shares of users under /home working? > > Best regards, > > Ronny > > > > > > > ___________________________________ > Ronny Forberger > ronnyforberger at ronnyforberger.de > PGP: http://www.ronnyforberger.de/pgp/email-encryption.html
The perission on this share it's ok? Il 15/11/2016 16:09, Ronny Forberger via samba ha scritto:> Hi, > I don't get the home shares thingy on domain controllers. > I have a share > > [homes] > browseable = yes > writeable = yes > path = /home > readonly = no > valid users = %S > > But when I want to access \\dc1\rf I get unknown network error in Windows. > > What could I do to get the home shares of users under /home working? > > Best regards, > > Ronny > > > > > > > ___________________________________ > Ronny Forberger > ronnyforberger at ronnyforberger.de > PGP: http://www.ronnyforberger.de/pgp/email-encryption.html
> marco pirola <mapirola81 at gmail.com> hat am 17. November 2016 um 20:47 > geschrieben: > > > The perission on this share it's ok? > > > Il 15/11/2016 16:09, Ronny Forberger via samba ha scritto: > > Hi, > > I don't get the home shares thingy on domain controllers. > > I have a share > > > > [homes] > > browseable = yes > > writeable = yes > > path = /home > > readonly = no > > valid users = %S > > > > But when I want to access \\dc1\rf I get unknown network error in Windows. > > > > What could I do to get the home shares of users under /home working? > > > > Best regards, > > > > Ronny > >I can access the share via Administrator. /home/rf though belongs to user rf, that I am using to connect to the samba share. Permissions are fine. What else can be the problem? Best regards, Ronny> > > > > > > > > > > > ___________________________________ > > Ronny Forberger > > ronnyforberger at ronnyforberger.de > > PGP: http://www.ronnyforberger.de/pgp/email-encryption.html > >___________________________________ Ronny Forberger ronnyforberger at ronnyforberger.de PGP: http://www.ronnyforberger.de/pgp/email-encryption.html