Displaying 20 results from an estimated 70000 matches similar to: "dsa.msc for Linux"
2015 Mar 19
2
Can add with net rpc command but NOT with dsa.msc
My 2012 server is IN the samba domain obviously !!! I've installed in
this server dsa.msc tools to manage samba4 users.
I specify that on Debian wheezy with compiled version of samba4 (Version
4.1.13) I CAN add users in samba4 directory with dsa.msc.
But on a jessie with packaged version (Version 4.1.17-Debian) I CAN'T
add user with dsa.msc : i've got the error message I've
2015 Mar 23
1
Can add with net rpc command but NOT with dsa.msc
Hello
I'm on Windows 2012R2 and I don't see this KB in the list of installed
KBs ...
What can I do ? I've installed again dsa.msc but same problem
Regard
Le 21/03/2015 05:54, TAKAHASHI Motonobu a ?crit :
>> From: Herv? H?noch <h.henoch at isc84.org>
>> Date: Wed, 18 Mar 2015 12:07:40 +0100
>> I've a little problem : I can add samba4 user with net rpc
2015 Mar 18
0
Can add with net rpc command but NOT with dsa.msc
net rpc ?
and you dont mean : samba-tool user create username
> "An error occured. Contact your administrator" ...
This if from a pc which joined the AD and your login was "DOMAIN\Adminsitrator"
and not "PCNAME\Administrator"
Greetz,
Loius
>-----Oorspronkelijk bericht-----
>Van: h.henoch at isc84.org [mailto:samba-bounces at lists.samba.org]
2015 Mar 18
0
Can add with net rpc command but NOT with dsa.msc
On 18/03/15 13:25, Herv? H?noch wrote:
> I say that I'm logged on a Windows 2012R2 server with domain
> administrator account (the server is naturally in the domain).
>
> When I add a user i've the message : an error has occurend contact
> your system adminsitrator.
>
> # Global parameters
> [global]
> workgroup = <domain>
> realm =
2015 Mar 21
0
Can add with net rpc command but NOT with dsa.msc
> From: Herv? H?noch <h.henoch at isc84.org>
> Date: Wed, 18 Mar 2015 12:07:40 +0100
> I've a little problem : I can add samba4 user with net rpc command but with
> dsa.msc I've the error : "An error occured. Contact your administrator" ...
>
> However, I can add group by dsa.msc and modify an existing user ...
>
> I'm on jessie with Samba
2015 Mar 18
2
Can add with net rpc command but NOT with dsa.msc
I say that I'm logged on a Windows 2012R2 server with domain
administrator account (the server is naturally in the domain).
When I add a user i've the message : an error has occurend contact your
system adminsitrator.
# Global parameters
[global]
workgroup = <domain>
realm = <domain>.local
netbios name = <PDC NAME>
server role =
2015 Mar 18
5
Can add with net rpc command but NOT with dsa.msc
Hello
I've a little problem : I can add samba4 user with net rpc command but
with dsa.msc I've the error : "An error occured. Contact your
administrator" ...
However, I can add group by dsa.msc and modify an existing user ...
I'm on jessie with Samba 4.1.17-Debian (Linux vspdc 3.16.0-4-amd64 #1
SMP Debian 3.16.7-ckt7-1 (2015-03-01) x86_64 GNU/Linux)
An idea ?
Regard
2010 Apr 28
0
[LLVMdev] Schedule for poolalloc/DSA
Kevin Streit wrote:
> Hi all,
>
> is there any plan when poolalloc and DSA will be adapted to compile and run with LLVM 2.7? I'm currently about to start a bigger project using DSA and it would be nice if I could use LLVM 2.7 instead of porting everything I do now from 2.6 to 2.7 later.
>
Mainline DSA/Poolalloc already compiles with LLVM 2.7. I will probably
create a
2011 Aug 16
0
[LLVMdev] llvm-poolalloc DSA patch: code cleanups and thread safety
Hello,
I have a patch to DSA you may be interested in. I thought I'd post this to
llvmdev so it will be archived and googeable in case others need it, even if
you decide to not merge this into mainline :-) Here are the highlights:
* I refactored StdLibDataStructures::processFunction into processFunction
and processCallSite to remove a lot of copy/pasted code. I also moved the
libAction
2013 Jul 31
1
Turnkey Samba 4 Solutions?
H - I'm a Resara Server user - Resara Server was a turnkey Samba 4 system.
I have been lurking on this list, trying to decide what way to go for the
future. I've seen some post regarding moving from Resara, but I'm not sure
if I want to "get my hands dirty" - I've enjoyed the simplicity of Resara.
Are there any other turnkey Samba solutions? Or simple cookbook solutions?
2007 Sep 14
3
[LLVMdev] Problem of running data structure analysis (DSA) on Linux kernel
Hi,
I ran into a problem when running DSA on Linux kernel (the Kernel
version I used is
2.4.31). The analysis was aborted when it tried to do
DSNode::mergeTypeInfo on some data structure in the kernel. I have
filed a bug report at http://llvm.org/bugs/show_bug.cgi?id=1656.
My question is what version of Linux kernel LLVM has been tested on
successfully? To run DSA analysis, should I use the
2014 Oct 28
1
Query on connecting 3G MSC with Asterisk PBX Server via SIP Interface.
Hello,
I am new to Asterisk forum :).
I have a requirement of terminating 3G Mobile originated calls (coming through 3G-MSC) to EPBX Phones via Asterisk PBX.
Setup:
Mobile ----> Mobile Switching Center ( 3G)-----SIP interface--->Asterisk PBX--->SIP Phone.
I wanted to know if I require SIP licenses to integrate 3G MSC with my Asterisk server.
I know there is a
2011 Dec 30
2
Samba 4 windows 7 roaming profile not saved
Hi
Version 4.0.0alpha18-GIT-bfc7481
In smb.conf I have:
[profiles]
path = /usr/local/samba/var/profiles
read only = no
The profiles are set to \\DOMAIN\profiles\%USERNAME% using dsa.msc
When a user first logs on, there is a message:
'You cannot access your files and files created in this profile will
be deleted when you log off. To fix this, log off and try logging on
2011 Dec 04
0
resara frontend for Samba 4
Hi
I had a go at resara (resara.org), mainly because it looks like they
have written a GUI to manage AD under Linux.
I got the source code since I don't have enough resources for their
virtual machine. The documentation is poor, but I managed to compile and
install from source on Ubuntu 11.10. Now I'm stuck. It doesn't mention
anything about Samba 4 integration or where to start
2007 Mar 30
0
Vista Roaming Profiles and GPMC.MSC
Hi All
Our company got a Windows Vista installed laptop even though we ordered
it with XP. Now I'm faced with the task of integrating the beast into
our samba controlled domain. Something I was hoping to delay for some time.
Our PDC is samba 2.2.8a with openldap 2.1.4
We also have a Domain Member Server running samba 3.0.10.
There is a document on the Microsoft site that I downloaded
2007 Sep 14
0
[LLVMdev] Problem of running data structure analysis (DSA) on Linux kernel
On 9/13/07, Haifeng He <hehaifeng2nd at gmail.com> wrote:
> Hi,
>
> I ran into a problem when running DSA on Linux kernel (the Kernel
> version I used is
> 2.4.31). The analysis was aborted when it tried to do
> DSNode::mergeTypeInfo on some data structure in the kernel. I have
> filed a bug report at http://llvm.org/bugs/show_bug.cgi?id=1656.
It is possible there was a
2012 Feb 13
0
samba Digest, Vol 110, Issue 12
Hello Williams
Thanks for your prompt help, well valid user and write-list were define as
got to read but still got confused so can you share me the link of the
standard document or mail me that document so that i can go through it and
implement on the given scenario. Or if you can share any example
configuration then it will be great. I hope for help from you and all
experts.
Thank You
Regards
2010 Jan 07
1
LDAP_NO_SUCH_OBJECT upon new user creation in s4/OpenLDAP
Hello,
on Mon, 07 Dec 2009 01:13:19 -0800 Eric Woltermann posted:
> for some weeks now I am trying to set up Samba4 (alpha9) with an OpenLDAP
2.4.17 backend as an AD PDC for my XP/7 clients. It was working for some time
with Samba's integrated LDAP facility, however I could not figure out how to
use this database e.g. to authenticate my IMAP users against (bind-dn, port
etc.). OpenLDAP
2010 Apr 14
1
Samba4 and group policy password policy
Hi every one, I'm testing Samba4 with the guide posted on the wiki
http://wiki.samba.org/index.php/Samba4/HOWTO#Step_1:_Download_Samba4, all
our tests results ok but one of them crash:
Group Policy works ok on a new organizational unit in deploy security task
over desktop users but when i create a new user over this ou, with the
dsa.msc group policy > Computer Configuration > Windows
2010 Apr 28
2
[LLVMdev] Schedule for poolalloc/DSA
Hi all,
is there any plan when poolalloc and DSA will be adapted to compile and run with LLVM 2.7? I'm currently about to start a bigger project using DSA and it would be nice if I could use LLVM 2.7 instead of porting everything I do now from 2.6 to 2.7 later.
Cheers,
Kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: