Displaying 20 results from an estimated 40000 matches similar to: "Samba4 Install Permissions"
2011 Aug 25
1
Supporting Mac OS X MCI in Samba4
Hello all, I was wondering if anyone had a solution for supporting Mac OS
X's Managed Client rules with Samba4. I was thinking I'd have to extend the
schema (which Apple demonstrates on a traditional Windows Server in a
video), but I am not sure how to do that with Samba4's LDAP.
Thanks much if you have any ideas!
2011 Apr 18
3
Domain Controller GPO
Hi All,
I am using Samba4 Alpha12, and i am trying to edit the password policy
(which I believe is derived from the PDC's policy), but I am trying to
figure out whether Samba4 can respond to GPOs. If It cannot, how would I
define the password policy for the domain? Thanks.
2011 Mar 27
1
Roaming Profiles Configuration
Hello all! I am new to the mailing lists, as well as Samba. I was looking
for an Active Directory alternative for linux, and finally landed on Samba4.
My installation is alpha12, installed via apt on Ubuntu 10.10. I am trying
to create roaming profiles, however, if "path = /UserData" then the profiles
are viewable from every user account by simple accessing "
2011 Apr 01
1
Samba4 Ubuntu Init Scripts
Hello all,
I was wondering if anyone has developed an init script for Samba4
Alpha14. I am using alpha 12 right now (from APT), but I would like to
upgrade to Alpha14. Since Samba4 from GIT doesn't come with an init script,
I have been unable to upgrade.
Thanks!
2011 May 14
1
GPMC Permissions
Hello all, I installed Samba4 from GIT (alpha 16, it says) and while most
functionality is operational, GPMC continues to report an error in
permissions, claiming the permissions for the GPO are inconistant with that
of Active Directory. I can't correctly implement GPOs due to this, since
only parts of the GPO (if at all) are actually updated on machines (WInXP
SP3). Thanks for any input on
2007 Nov 06
2
has_many :through problem
I''m building a simple support ticket system for use in our office. I''ve
got a model called Ticket and one called Category and I''m trying to set
it up so that I can add categories at will and assign many categories to
a single ticket.
I''m trying to use the has_many :through association to accomplish this,
but I''ve run into an issue.
Here''s
2020 May 27
4
Range lists, zero-length functions, linker gc
So there have been several recent discussions about the issues around
DWARF-agnostic linking and gc-sections, linkonce function definitions being
dropped, etc - and just how much DWARF-awareness would be suitable in a
linker to help with this situation.
I'd like to discuss a narrower instance of this issue: Zero length
gc'd/deduplicated functions.
LLVM seems to at least produce zero
2014 Dec 22
3
RPC Server Unavailable Message
On 22/12/14 19:05, Marc Muehlfeld wrote:
> Hello Asai,
>
> Am 22.12.2014 um 19:55 schrieb Rowland Penny:
>>> localhost isn't the name of the ad dc, at least that's not what I
>>> intended. How do I change it without reprovisioning? Can you provide
>>> a link to some documentation?
>> I cannot provide a link to any documentation, this is because,
2015 Jan 13
4
Missing Policies folder after failure; how to recreate
Dear Samba List!
Long story short and please just don't ask; if it were up to me this
would have not happened:
I need to recreate the default GPO-s (as in the
\SysVol\domain.of\Policies\ folder and subfolders) of my domain.
Trying to delete the old GPO-s I run into errors, both in the windows
mmc and on the dc with runing samba-tools as root.
ERROR(ldb): uncaught exception - LDAP error 50
2008 Jun 13
3
Alternative to storing ActiveRecord object in session
I''m writing a wizard-like module in my application where, in a series
of steps, the user builds upon an ActiveRecord object, and in the end,
saves the AR object into the database. The ActiveRecord object is
fairly complex, with a has_many association that could potentially get
large, so I don''t want to store it directly in the session. In fact,
having done so already caused a
2008 May 05
5
Office 2003 Install Fails - Ubuntu 8.04 - Wine 0.9.61
Something happened between wine 0.9.59 to 0.9.61 where the wheels have really come off. First, the installed Office 2003/Outlook never worked, but I tried to run it after installing .61 and got the old failed to "reserve range 00000000-00010000" error message.
I performed this command the following command to try to fix it:
sudo sysctl -w vm.mmap_min_addr=0
This allowed Outlook to run
2017 Sep 05
4
Server GC/name.dom/dom is not registered with our KDC: Miscellaneous failure (see text): Server (GC/name/dom@DOM) unknown
> Keytabs look reasonable, as far as I can see, but why does
> graz-dc-sem have the same SPN output as graz-dc-1b in
> addition to its own?
A snapshotted server/cloned server? I dont know but thats not correct.
I suggest, cleanup the DS with FSMO roles.
Then remove a failty server and re-add it as a new installed DC.
( the good DS with FSMO)
First backup:
2014 Dec 22
2
RPC Server Unavailable Message
On 22/12/14 17:26, Asai wrote:
> I don't know the difference between ntvfs and s3fs. Which one should I
> use for folder redirection?
ntvfs was written to for S4 but it was decided that it would not be used
as it didn't have the capabilities required, so smbd from S3 was used
instead. So in answer to your question, use s3fs.
>
> localhost isn't the name of the ad dc,
2014 Apr 25
2
Determining PDC in Samba4?
As sysvol replication seems to be safest when using rsync, how can I
determine the PDC (to avoid accidentally starting the replication on a
slave)? Windows' ADUC has the "Operations Masters" window which shows
them, how do I query this from within Samba?
--
Mit freundlichen Gr??en, / Best Regards,
Sven Schwedas
Systemadministrator
TAO Beratungs- und Management GmbH | Lendplatz 45 |
2004 Apr 22
13
Rake and VC++ 6
Has anybody tried the new wxruby-swig from the msvc++ command line
compiler using ''rake''? The rakefile seems to depend on the wx_config
method, which doesn''t exist for msw because it doesn''t have BASH to
execute the shell script. Has anyone hacked the rakefile to fix this?
Nick
2004 Sep 10
3
[Flac-users] Warn overwrite output file
I have had this happen to me once: Encoding of a .wav file was interrupted
somehow, so an incomplete .flac flie was generated. I accidentally ran a
decode on that .flac file, which wiped out the original .wav file.
I suggest that flac adopt one of the following to handle the situation that
an output file is specified with -o or implied, and the output file already
exists:
1. rename the
2020 Jul 17
3
Switch to ld.bfd tombstone behavior by default
In short: Perhaps we should switch lld to the bfd-style tombstoning
behavior for a release or two, letting users opt-in to testing with the new
-1/-2 tombstoning in the interim, before switching to the new tombstone by
default (while still having the flag to switch back when users find
surprise places that can't handle the new behavior).
In long:
https://reviews.llvm.org/D81784 and follow-on
2010 Jun 17
2
Samba 4 Cleanup Managing and Otherwise
OK, there has got to be a way to work with this thing other than
wiping the Domain every time an error pops up.
Trying to resolve problems I did a git upgrade and:
setup# /usr/local/samba/sbin/upgradeprovision
Which provided the unhelpful:
Found 3 domain controllers, for the moment upgradeprovision is not
able to handle upgrade on domain with more than one DC, please demote
the other(s)
2010 Jun 16
2
RECOVER FILE DAEMON SMBD SAMBA
Hello!
Accidentally deletes the file daemon, / usr / lib / samba / classic / smbd.
Now I can not start Samba, Samba reinstalling again in the newer version I
would lose my settings? It will overwrite existing files or just bring back
the excluded?
I use a distribution derived from Suse, when I try to install the yast he
asks that some libraries are installed:
*libstdc + +
**libstdc + +-devel
2020 May 28
4
Range lists, zero-length functions, linker gc
On Thu, May 28, 2020 at 6:03 AM Alexey Lapshin <alapshin at accesssoftek.com>
wrote:
> Hi David,
>
>
> >So there have been several recent discussions about the issues around
>
> >DWARF-agnostic linking and gc-sections, linkonce function definitions
> being
>
> >dropped, etc - and just how much DWARF-awareness would be suitable
>
> >in a linker to