Displaying 20 results from an estimated 1000 matches similar to: "Intended behaviour of "add user" and smbpasswd"
2014 Sep 19
1
Pointer ownership with GECreateDevDesc/GEDestroyDevDesc
According to the "R Internals" document, for a custom device, I should
create a pDevDesc structure that gets passed to GECreateDevDesc.
..elided...
pDevDesc dev;
/* Allocate and initialize the device driver data */
if (!(dev = (pDevDesc) calloc(1, sizeof(DevDesc)))) return 0;
/* or error() */
/* set up device driver or free ?dev? and error() */
gdd = GEcreateDevDesc(dev);
2006 Sep 10
1
Roaming profiles and USRMGR.EXE
I'm using Samba 3.0.22 on Ubuntu 6.06.1 as PDC for our Windows
workstations. The passdb backend is tdbsam.
I want to employ roaming profiles and due to the fact that we have a
mixed Windows environment (Windows 2000 Pro and Windows XP Pro) I have
the following entry in my smb.conf:
logon path = \\%L\profiles\%U\%a
Basically, this works fine. If a user is working on a W2k workstation,
his
2005 Nov 09
3
Restart after crash
Hi,
Is it possible do have fsck to run automatically [without
operator intervention], if it was not a clean shutdown.
Right now, somebody has to bring a monitor & keyboard and say Y,
if not it will not run and verify the drive. This is for remote
headless servers.
--
Thanks
http://www.911networks.com
2012 Feb 04
8
Potential memory leak in sshd [detected by melton]
Hi all,
After the memory leaks (bug 1967
<https://bugzilla.mindrot.org/show_bug.cgi?id=1967>) I reported in
bugzilla are fixed,
I also applied melton(http://lcs.ios.ac.cn/~xuzb/melton.html)
to detect the potential bugs in sshd (openssh-5.9p1).
The url below is the index of bug reports that are checked as real
bugs manually.
2005 Oct 16
5
Hosed by 4.2
Hi,
I have been using Centos since 3.0. I have been upgrading
regularly without any major problem.
4.1 to 4.2 has been a total disaster.
I ran yum update, it went through and a couple of hours later I
rebooted and X froze with the screen just being just fuzz
[regular rectangles, orange, green...] and the keyboard froze.
Could not do a alt-ctrl-backspace, nor a Alt-F1-6 nor Alt-Ctrl-Del.
I
2002 Dec 30
1
Java Swing App
I'm rather new to Wine, and I'm trying to run a Java Swing application.
I'm having trouble with it. Has anyone else gotten Swing-based apps to
run?
I have a test case, basically a swing "hello world" app, and I haven't
been able to get it to work either. Here's what happens when I try to
compile it:
[dritch@twitch wine]$ wine -- c:/jdk1.3/bin/javac -g -d
2010 May 24
5
top 10/most popular lists
What''s the best way to handle views that show the top 10/most popular/
Recently updated/most commented type listing?
Should I have a separate model that is populated with records from
other models by a background job or should I need to use some sort of
caching? Perhaps both?
Thanks!
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2008 Jul 03
2
Relative Mortality Risk second part
Hi everyone,
We are looking for some data sets working with relative risk mortality.
so, someone know where can I find the data.mgus dataset and the data.mgus?
Using 1384 records from Minnesota.
This data set are used in the :
Robert A. Kyle, Terry M. Therneau, S. Vincent Rajkumar, Janice R. Offord,
Dirk R. Larson, Matthew F. Plevak, and L. Joseph Melton III. A long-term
study of prognosis in
2006 Jul 20
4
USRMGR, groups, and ldap
I currently have samba version 3.0.23 installed using ldap as the
backend. I am experiencing the same problems as Holger Wesser mentioned
in his posting "USRMGR.exe not working properly". However, it appears
that the fix of creating the group mappings does not work. They appear
to be mapped correctly on my setup. My net groupmap list is:
Domain Admins
2014 Mar 03
2
Re: 'virsh capabilities' on Debian Wheezy-amd64 reports different cpu to Wheezy-i386 (on same hardware)
On 03/03/2014 10:44, Martin Kletzander wrote:
> On Mon, Mar 03, 2014 at 10:30:11AM +0000, Struan Bartlett wrote:
>> Hi Martin
>>
>> Thanks for your response. Here's the output of that grep:
>>
>> # grep ^flags /proc/cpuinfo | sort -u
>> flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
>> cmov pat pse36 clflush dts acpi mmx
2005 Sep 16
3
USRMGR group problems
I'm having some odd problems with USRMGR and Samba group accounts.
USRMGR seems to work fine for user accounts, and it also correctly
displays the list of group objects (these are all stored in LDAP btw).
This can be seen in http://www.ehsco.com/misc/samba/umgr-main.gif
Two of the groups can be managed while the other two cannot. For example,
http://www.ehsco.com/misc/samba/umgr-admins.gif
2009 Feb 16
2
Acces denied with usrmgr.exe
Hi
I am trying to use usrmgr.exe in order to manage users and groups on my samba server PDC (passdb backend = tdbsam ) .
I have the following strange behavior of usrmgr.exe :
* when I launch usrmgr.exe from a user account that is part of the Domain Admins group or that explicitly has the
SeAddUsersPrivilege privilege, I can see the list of users and groups , and create a new user, BUT when I
2005 Aug 31
7
USRMGR.EXE doesn't work anymore.
I've upgraded my system at Samba 3.0.20 (SLES 8) bacause of some errors
on winbind and Windows 2003.
Now, usrmgr.exe doesn't work anymore.
It reports: ?procedure number is out of range - Do you want to
administrate another domain??
USRMGR has been working for 3 years; I've made all upgrades on Windows
2000, but the results it's the same.
Any Idea?
uz.
2004 Jul 27
6
Samba3 - LDAP - USRMGR.EXE
Hello,
have some little problems adding user to domain with USRMGR.EXE
My System runs on SuSE 9.1 (2.6.5-7.75-default), samba-3.0.4,
smbldap-tools-0.8.5, openldap2-2.2.6
If I try to add a new user with USRMGR.EXE I get an error "Access denied",
but if I look into LDAP the new user was correctly added to LDAP.
If I confirm the error-message and then cancel the "NEW USER"
2005 Mar 17
1
srvtools (Usrmgr.exe) : strange problem
Hello everybody. I have noted a strange problem when using Usrmgr.exe
(from srvtools). The problem arise when a net groupmap is done on a
group for which a user exist with the same name that the specified
unixgroup. For example, lets say that I have the following UNIX user and
group create on my Samba server :
joe (in /etc/group)
joe (in /etc/passwd)
Now I create the following map :
net
2005 Nov 02
1
usrmgr keeps user in domain admins group / bug ?
Hi everybody,
i have discovered following problem.
System suse 9.2 pdc samba 3.0.20b ldap.
a system user which was in the group Domain Admins ( as secondary group
of course ) , cannot be removed from the group, by usrmgr ( in real ldap
the user gets deleted ! )
If the user account gets deleted completly and recreated it is shown
again in the domain admins group.( which isnt so in ldap )
This
2004 Sep 29
1
Samba 3.0, Windows 2k/XP and usrmgr.exe
Hi there
I've just finished setting my first Samba PDC for 120ish users and so far so
good, although its only been live for 2 days!!
One problem I've come across (actually I had loads but the HOW-TO, Samba
archive and google solved most of them) is with usrmgr. There is one XP
client that I have installed the NT 4 Server Tools software on for the
school IT coordinator (note the phrase
2006 Dec 01
1
Adding users with usrmgr/smbldap-useradd
Samba 3.0.23d, on Debian Sarge - using the samba.org packages
smbldap-tools 0.9.2
Greetings all,
I am trying to set up a new PDC using LDAP, etc.
Adding/deleting/modifying users in LDAP works fine using phpldapadmin.
These users also work just fine logging in/out.
I am trying to get the usrmgr tool to also work, so im working on the
scripts on the server.
I am getting this error however when
2014 Mar 03
2
Re: 'virsh capabilities' on Debian Wheezy-amd64 reports different cpu to Wheezy-i386 (on same hardware)
Hi Martin
Thanks for your response. Here's the output of that grep:
# grep ^flags /proc/cpuinfo | sort -u
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall
nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl
xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor
2005 Nov 25
1
USRMGR Not adding users properly
I'm having problems adding users with usrmgr. I can run the scripts
from my smb.conf fine from command line and do what I need to. But,
when adding users with usrmgr, the login script and path statements are
not identified and I have to go in and edit them manually. Does adding
a user with usrmgr not use the add user script from Samba? Or must the
user environment variables be added