similar to: Local user could not access share directory

Displaying 20 results from an estimated 11000 matches similar to: "Local user could not access share directory"

2018 Jan 22
2
Local user could not access share directory
2018-01-20 17:40 GMT+08:00 Rowland Penny via samba <samba at lists.samba.org>: > On Sat, 20 Jan 2018 17:22:32 +0800 > Younger Liu <younger.liucn at gmail.com> wrote: > > > 2018-01-19 18:11 GMT+08:00 Rowland Penny via samba > > > You are using the winbind 'ad' backend, have you added anything to > > > the users AD object (a uidNumber attribute
2018 Jan 15
1
the relationship between AD domain users and local users
Hi! I have some doubts. I have a AD server and join samba server into AD. Configuration looks like as follows: [global] workgroup = ENAS server string = SmbSrvVers log file = /var/log/samba/log.%m map to guest = bad user max log size = 50 encrypt passwords = yes security = domain idmap config * : range = 16777216-33554431 winbind enum groups = yes winbind enum users = yes winbind separator = /
2018 Jan 20
0
Local user could not access share directory
2018-01-19 18:11 GMT+08:00 Rowland Penny via samba <samba at lists.samba.org>: > On Fri, 19 Jan 2018 17:49:42 +0800 > Younger Liu via samba <samba at lists.samba.org> wrote: > > > Hi, > > I have some doubts. I have join samba server into AD domain whose > > contoller is Windows Server 2008 R2 Standard. > > > > > > > From wiki: >
2018 Jan 20
0
Local user could not access share directory
On Sat, 20 Jan 2018 17:22:32 +0800 Younger Liu <younger.liucn at gmail.com> wrote: > 2018-01-19 18:11 GMT+08:00 Rowland Penny via samba > > You are using the winbind 'ad' backend, have you added anything to > > the users AD object (a uidNumber attribute for instance) > > > > You also seem to saying that you have users with the same name > > in
2018 Jan 25
2
Local user could not access share directory
2018-01-22 17:16 GMT+08:00 Rowland Penny via samba <samba at lists.samba.org>: > > > > I thought I already had, remove the duplicate users from /etc/passwd, > change to the > winbind 'rid' backend and your AD users will become Unix > users as well. > If you don't want the DOMAIN at the start of the username and you only > have one AD domain, add this to
2013 Aug 12
1
BTRFS corruptions counter
Hi, We decided to give BTRFS a try. We find it very flexible and generally fast. However last week we had a problem with a Marvell controller in AHCI and one BTRFS formatted hard drive. We isolated the problem by relocating the disk to an Intel contoller (SATA controller: Marvell Technology Group Ltd. 88SE9172 SATA 6Gb/s Controller (rev 11) had a lot of problems and I managed to overcome them by
2006 Jun 28
3
couple newbie questions
Hello Folks, I am starting out with RoR and just browsed through Dave''s book ? couldn''t stop reading. I started building a prototype to get better hands on experience and I have run into two simple issues that I am hoping will be a quick answer for some of you experts out there. *Issue 1:* >From within a "companies" controller and list_companies.rhtml view
2009 Oct 26
2
find_with_ferret issue
Hi All, I''m implementing the ferret search engine on my railspace project. In my User and Info model, I have line that reads: acts_as_ferret :fields => [''username'', ''email''] This initially generates a find_by_contents which is added to the community contoller: @users = User. find_by_contents(query, :limit => :all) THis returned a method
2019 Oct 02
3
CentOS 8 Broken Installation
Hello, Am Mittwoch, 2. Oktober 2019, 22:36:37 CEST schrieb mark: > Jonathan Billings wrote: > > On Oct 2, 2019, at 3:27 PM, Jonathan Billings <billings at negate.org> > > > > wrote: > >> Is there a bug filed on https://bugzilla.redhat.com/ > >> <https://bugzilla.redhat.com/> yet? Have you submitted the errors you > >> encountered
2006 Aug 13
7
you can pass multiple parameters using link_to? anything bad
i just found out i can pass mutiple parameters from views like <%= link_to doctype.name, :action => "show_towns", :id => doctype.name, :id2 => doctype.id%> silly me, i always had the impression that i could only pass 1. i guess i dont have to use sessions after all for my site. is there anything wrong with this? basically instead of the user filling out
2005 Dec 17
1
file_column url_for_file_column from within controler
Hello, i hope somebody can help me: How can i get the path/url for a file stored with file_column within any contoller? Is it somehow possible to use the url_for_file_column method from the file_column_helper.rb ? Greetings and thanx for any advise, Marc -- Posted via http://www.ruby-forum.com/.
1999 May 29
1
Password authentication
hello: i am fairly new to samba and i read some of the documentation and i have a book on bamba, but somehow i can't figure the following two things out: (i have the precompiled redhat 6.0 version of samba) 1. i simply want to authenticate a user with his/her unix account password. i do not want to use the sama user or password file, since i cannot keep track of the changes. 2. i want to
2019 Oct 02
1
CentOS 8 Broken Installation
On Wed, Oct 2, 2019 at 4:10 PM Akemi Yagi <amyagi at gmail.com> wrote: > > On Wed, Oct 2, 2019 at 3:35 PM G?nther J. Niederwimmer <gjn at gjn.priv.at> wrote: > > > > > This Board have 2 Controller!? > > 00:1f.2 RAID bus controller: Intel Corporation C600/X79 series chipset SATA > > RAID Controller (rev 06) > > > > On this controller all
2005 Mar 10
3
Samba PDC- Administrator translated to root
Greetings, I have a mostly working Samba Primary Domain Contoller. I have one last problem to work out. When I try to connect as Administrator I get the follwoing message: # smbclient -L localhost -UAdministrator%SOMEPW session setup failed: NT_STATUS_LOGON_FAILURE I watch the ldap logs and see that samba is requesting the following filter: filter:
2019 Oct 03
4
CentOS 8 Broken Installation
Hello, Am Donnerstag, 3. Oktober 2019, 01:10:58 CEST schrieb Akemi Yagi: > On Wed, Oct 2, 2019 at 3:35 PM G?nther J. Niederwimmer <gjn at gjn.priv.at> wrote: > > This Board have 2 Controller!? > > 00:1f.2 RAID bus controller: Intel Corporation C600/X79 series chipset > > SATA > > RAID Controller (rev 06) > > > > On this controller all drives are
2006 Sep 28
1
Yet more printing troubles
I've gone through the docs and the how to's. I've installed a printer under cups, in fact under cups it was a breeze. Its a Sharp MX4501. I have a ppd file for it, it works great from my linux workstation. I've set up a printer share under samba on my domain controller. The windows machines find it, download the driver and then give the error: "The 'Sharp-4501'
2019 Jan 13
2
Samba 4 users - UID/GID - or how to migrate
Hello, I try to migrate my old SAMBA Installation to a new Installation. SAMBA is running. But my Windows users can see the shares but cannot open Files. My old Installation /etc/samba/smb.con ...        workgroup = DUCK         server string = %h server (Samba, Ubuntu)         interfaces = eth0 192.168.1.200/255.255.255.0 localhost         bind interfaces only = Yes         security =
2019 Jan 13
4
Samba 4 users - UID/GID - or how to migrate
Am 13.01.2019 um 20:41 schrieb Rowland Penny via samba: > On Sun, 13 Jan 2019 20:22:22 +0100 > Anton Blau via samba <samba at lists.samba.org> wrote: > >> Hello, >> >> I try to migrate my old SAMBA Installation to a new Installation. >> SAMBA is running. But my Windows users can see the shares but cannot >> open Files. >> >> My old
2013 Mar 06
2
Refresh a partial onClick using ajax call in rails 3.x
Hi All, I want to refresh a partial onClick, onClick i am making ajax call and getting the data but i am unable to refresh the partial. here is the code IN views: home.html.erb $(document).ready(function() { var currentCellText; $(".inline").click(function() { currentCellText = $(this).text(); $.ajax({ type: ''GET'', dataType: "json",
2013 Jun 20
2
[PATCH V2] ocfs2: need rollback when journal_access failed in ocfs2_orphan_add()
While adding a file into orphan dir in ocfs2_orphan_add(), it calls __ocfs2_add_entry() before ocfs2_journal_access_di(). If ocfs2_journal_access_di() failed, the file is added into orphan dir, and orphan dir dinode updated, but file dinode has not been updated. Accordingly, the data is not consistent between file dinode and orphan dir. So, need to call ocfs2_journal_access_di() before