Displaying 20 results from an estimated 9000 matches similar to: "Directory Server question - enable access by host"
2009 Mar 04
0
Can anyone comment on my setup?
Hi guys,
Can anyone comment on my setup steps?
I follow instructions from many Howto's website,the below steps worked
well until yesterday.
It suddenly refused WindowsXp machine to join domain by giving the error
"The following error occurs....Access denied"
CENTOS 5.1 + fedora-ds-dsgw-1.1.1-1.fc6 + samba-client-3.0.25b-0.el5.4
fedora-idm-console-1.1.1-1.fc6
2011 Jan 18
3
KVM host question about host firewall
Hello All:
I'll ask this in the virt list later if this is not the appropriate forum...
Yesterday I was troubleshooting an issue with a KVM host. I was
unable to access the DNS service on a KVM virtual machine. After
verifying that the vm allowed through the DNS ports (53 on UDP/TCP)
and still being unable to access, I was able to connect immediately
after allowing those ports on the
2015 Nov 19
2
Linux ate my RAM...
On 2015-11-18 19:41, Warren Young wrote:
> On Nov 18, 2015, at 1:20 PM, Kwan Lowe <kwan.lowe at gmail.com> wrote:
try systemd-nspawn and use it instead of virtualizing, will save you
some bits of memory.
2015 Jan 16
1
NTLM Authentication ISA Server
I read sth. about cntlm, but it is not installed by default.
I will give the mentioned solutions a try.
Any other suggestions are welcome.
Am 16. Januar 2015 13:08:51 MEZ, schrieb Kwan Lowe <kwan.lowe at gmail.com>:
>On Wed, Jan 14, 2015 at 3:53 PM, Tim <lists at kiuni.de> wrote:
>
>> Hello list,
>>
>> how can I get CentOS 7 to authenticate against a
2015 Jul 13
2
Wrapper script for shutdown, passwd, etc. commands
Hello all. Thank you for reading.
I'm hoping someone can point me in the right direction here. I am looking
to implement a wrapper script/utility that will prompt for a ticket number
before running certain commands. I've used similar scripts in the past on
systems that I didn't have admin access.
The wrapper would do something like this:
[root at vm-helios-019] shutdown -h now
2013 Jul 03
0
Weird Okular/KDE error - thousand procs spawned
Hello all:
I'm trying to troubleshoot a strange and repeatable error and not sure
where to log the bug report.
I subscribe to Linux Journal and download their PDF. The DLJ230.pdf
opens in the Okular PDF reader from Konqueror. If I scroll down to
the ad for some colo site (www.ovh.com) and click the right side of
the page, I immediately start getting hundreds of alerts on the
desktop.
These
2015 Nov 18
0
Linux ate my RAM...
On Nov 18, 2015, at 1:20 PM, Kwan Lowe <kwan.lowe at gmail.com> wrote:
>
> Because of caching, from VMWare's perspective, all Linux memory is
> being "used?.
Nope. VMware?s memory ballooning feature purposely keeps some of the guest?s RAM locked away from the kernel. This is where RAM comes from when another guest needs more physical RAM than it currently has access to:
2009 Aug 05
9
Battery condition tools CentOS/Dell
Hello all:
Does anyone know of a tool/project that will allow me to read the
battery condition (not the charge status) on a Dell laptop battery?
Under XP there is a utility that warns that the battery is still
holding a charge but that the battery is degraded and should be
replaced.
Also, not sure if this is possible, but I would like to control how
the laptop charges the battery. I tend to
2012 Jun 29
0
[LLVMdev] Another LLVM JIT extension to Python
On 06/29/2012 01:06 AM, Siu Kwan Lam wrote:
> Dear LLVM,
>
> I am a young developer who have just uploaded my first opensource
> project based on LLVM. I would like to know what professionals think of
> my project.
>
> I have started a JIT extension to Python called Pymothoa (
> http://code.google.com/p/pymothoa/). Unlike other similar projects, I
> did not modify the
2012 Jun 29
1
[LLVMdev] Another LLVM JIT extension to Python
On 06/29/2012 02:47 AM, Tobias Grosser wrote:
> On 06/29/2012 01:06 AM, Siu Kwan Lam wrote:
>> Dear LLVM,
>>
>> I am a young developer who have just uploaded my first opensource
>> project based on LLVM. I would like to know what professionals think of
>> my project.
>>
>> I have started a JIT extension to Python called Pymothoa (
>>
2008 Jul 04
1
Status of tracker for 64bit?
Good morning to you all:
I've been trying for a few hours to connect to the tracker for the
5.2 x64 DVD. It has been giving a "connection refused" error. A few
days ago the 5.2 i386 downloaded succesfully. Is the tracker down??
Or is something odd happening on my side??
thanks,
Kwan
2003 Apr 19
0
3.0 alpha23 ldapsam/group mapping issue
I just moved from using samba 2.2.5 using ldapsam on a mac os x server
10.2.5 system to samba 3.0 alpha23. I have this samba server acting as a
PDC. I would like to enable group mappings but am having an issue.
This is the first group mapping error I get when a user first logs in:
ldap_connect_system: succesful connection to the LDAP server
[2003/04/19 13:39:00, 2]
2016 Dec 26
1
Multiple simplifycfg pass make some loop significantly slower
Hi all,
I am noticing a significant degradation in execution performance in loops
with just one backedge than loops with two backedges. Unifying the
backedges into one will also cause the slowdown.
To replicate this problem, I used the C code in
https://gist.github.com/sklam/11f11a410258ca191e6f263262a4ea65 and checked
against clang-3.8 and clang-4.0 nightly. Depending on where I put the
2005 Jul 14
1
NT4 migration errors
Hi
I've setup samba 3.0.14 with the latest idealx scripts on FC3.
Now I have a test lab to migrate from NT4 box which different than the
standalone PDC I have running.
Here's the order I used and my ldap and samba configs are clean
as far as I can tell since I do get a partial migration.
When using 'net rpc vampire -S nt4 -W DOMAIN' it populates the
groups from NT4 and shows the
2005 Mar 14
1
calling objects in a foreloop
I want to organize outputs from several regressions into a handy table. When I
try the following, each of my "fit_s" is replaces instead of read. Is there a
way to read from the regression summaries that does not require writing
separate lines of code for each?
-Ben Osborne
> fit1<-lm(dBA.spp16$sp2.dBA.ha~dBA.spp16$sp1.dBA.ha)
>
2003 Nov 07
0
Net groupmap fails
I have yet to get group mapping to work in samba 3.0. Getting very
frustrated.
I'm using openldap 2.1.23 as the backend database for samba 3.0.0. I've
added the base domain groups as posixAccounts to the LDAP database using
smbldap-populate.pl.
root@lnxsrvr2:/usr/local/etc/openldap# ldapsearch -xv -b
"o=30greatneck,dc=home,dc=net"
# Administrator, Users, 30GreatNeck, home.net
2003 Nov 20
0
can't join NT4 wks into samba 3.0.0 domain
When I try to join the wks into samba domain using Administrator account
I receive following in logfile:
[2003/11/20 10:03:21, 2]
rpc_server/srv_samr_nt.c:access_check_samr_object(93)
_samr_open_domain: ACCESS DENIED (requested: 0x00000211)
[2003/11/20 10:03:21, 2]
rpc_server/srv_samr_nt.c:access_check_samr_function(115)
_samr_create_user: ACCESS DENIED (granted: 0x00000201; required:
2003 May 12
0
Can't join Samba3 domain
Hello,
I have some problems with my Samba3 on my Suse 8.2 Linux. I got the
Samba binaries from
ftp://ftp.gwdg.de/linux/suse/ftp.suse.com/people/gd/8.2-i386/samba3-3
.0alpha24cvs/.
When i want to join my domain from a winxp client (registry patch
already applied), i got the error access denied.
Regards,
A. Roth
Related Samba files are below:
/var/log/samba/log/smbd:
----------------- SNIP
2003 Dec 11
2
samba3/ldap/net groupmap fails
hi,
we recently upgraded from samba 2.2.8a w/ldap to samba3 w/ldap and
having troubles with domain group mappings.
first symptom is that net groupmap list returns nothing.
[root@lola root]# net groupmap list
[root@lola root]#
if we try to add a groupmapping, the command fails:
net groupmap add sid=<sid-gid> ntgroup="Domain Admins" unixgroup=domadm
type=domain --debuglevel=4
2003 Nov 26
1
WinXP error when launch "Network Identification Panel"
I have a problem on WinXP Pro.
When I try to launch "Network Identification Panel" or "My Computer"
Properties I receive an error from svchost.exe like "Memory Could not be
read ... pres Cancel to Debug" and in smbd log file I have:
[2003/11/26 09:37:39, 2] lib/smbldap.c:smbldap_search_domain_info(1296)
Searching