Displaying 20 results from an estimated 3000 matches similar to: "Computer Appears in Wrong Workgroup"
2003 Sep 08
4
Samba-3 Ldap Adding Administrator Account
How do you add an "Administrator" account to ldap.
I want to leave root in /etc/passwd but have "Administrator" in ldap
I have checked Howto Collection and the Samba-Ldap-3 but they contain no information. The Ldap-Howto has a suggestion but then says not to use.
Godfrey
2003 Sep 05
1
samba+ldap passwd sync
Hi !
I'm in trouble...
I'm in the way of building a FreeBSD Samba server with LDAP support.
So far, everything works great except password synchronization.
It is the only thing I need left to do before my server goes into
production, so I'm really looking for help.
What I need is to be able to synchronize the Windows passwords with the
Unix passwords. All passwords are stored in
2006 Mar 22
2
Controller instance variables falling in and out of scope
Very bizarre behavior has cropped up in a few spots.
# the action for viewing a blog post
def posts
@post = BlogPost.find_by_slug(params[:id], :include => :commentary)
# a breakpoint here shows @post and @post.commentary with appropriate data
redirect_to :action => ''archive'' unless @post
end
# posts.rhtml
<%= @post.inspect %> => nil
<%= render :partial
2011 Jul 01
3
Timing of banner
A user at a Windows PC uses our SSH client software (Anzio) to access a
Linux sshd. User would like the banner from the server to display BEFORE
entering a login name.
According to the SSH spec, this should be allowed. But the OpenSSH source
seems to have specifically prevented this. Is there a good reason for
this?
Regards,
....Bob Rasmussen, President, Rasmussen Software, Inc.
2002 Jun 06
8
problem joining the domain
We've encountered a problem with getting a newly installed Samba based
machine to join the domain.
Here's the command line and error response:
[root@chain samba]# smbpasswd -j COLUMBIA -r cmc-bkup -U murphyn
Password:
error creating domain user: NT_STATUS_INVALID_DOMAIN_ROLE
Unable to join domain COLUMBIA.
[root@chain samba]#
Installation is a RedHat 7.2 (from KRUD) box
2002 Aug 19
2
embedded spaces in group names
Hello,
Many of our NT domain groups have names that contain embedded spaces, like
"Domain Admins". When I attempt to use winbind and assign rights via those
groups the granting fails. Group names without embedded spaces, like
"Domain_Admins" work fine.
In smb.conf I've tested specifying the name as:
"DOMAIN+Domain Admin"
DOMAIN+Domain\ Admin and
2003 Jun 04
6
[Bug 587] ssh returns non-zero return code but appears to work
http://bugzilla.mindrot.org/show_bug.cgi?id=587
Summary: ssh returns non-zero return code but appears to work
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: openssh-bugs at mindrot.org
2009 Sep 30
1
Update on protection against slowloris
Hi list!
We tested mod_antiloris 0.4 and found it quite efficient, but before
putting it in production, we would like to hear some feedback from
freebsd users. We are using Apache 2.2.x on Freebsd 6.2 and 7.2. Is
anyone using it? Do you have any other way to patch against Slowloris
other than putting a proxy in front or using the HTTP accept filter?
Thanks for your feedback,
Martin
2003 Sep 08
0
pam_smbpass.so + samba300RC2 + LDAP
We've got the 'ldap auth sync = yes' working perfectly, but we'd like to have
the SMB's passwords updated via passwd an PAM aware apps.
We tryed pam_smbpass.so but without any effects no matter of the different
required, sufficient or optionnal keywords in the /etc.pam.d/passwd :
passwd sufficient pam_ldap.so
passwd optionnal pam_smbpass.so audit nullok use_authtok
2020 Mar 09
2
[Bug 3133] New: Dynamically Assigned Ports for DynamicForward and LocalForward
https://bugzilla.mindrot.org/show_bug.cgi?id=3133
Bug ID: 3133
Summary: Dynamically Assigned Ports for DynamicForward and
LocalForward
Product: Portable OpenSSH
Version: 8.2p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
2014 Sep 28
4
how to install NUT on raspberry pi
On 28.09.2014 22:22, flavio wrote:
> I follow your tutorial untill this instruction:
>
> wget "http://downloads.sourceforge.net/project/libusb/libusb-1.0/libusb-
> 1.0.18/libusb-1.0.18.tar.bz2?
> r=http%3A%2F%2Fwww.libusb.org%2F&ts=1404210716&use_mirror=softlayer-ams"
> -O libusb-1.0.18.tar.bz2
>
> in my opiniono there are 2 " that are not needed and
2014 Sep 29
0
how to install NUT on raspberry pi
On Sun, Sep 28, 2014 at 4:32 PM, Kristian Rasmussen
<kristian_rasmussen at fastmail.co.uk> wrote:
> The entire command should be on one continuous line, and the double
> quotes need to stay.
I probably should have posted this as a pastebin link to retain
carriage returns and such. Mailing lists have a way of mangling stuff
like this. :-)
Try this: http://pastebin.com/2hTBU8XF
2011 Aug 05
5
Variable scope when having node inheritance
Hi
I''m having some trouble with the following setup:
node ''serverA'' inherits server-defaults {
include myApp::install
}
node ''server-defaults'' inherits default {
$sudoenv = ''custom_server''
}
node default {
$sudoenv = ''default''
include sudoers::config
}
class sudoers::config {
file {
2003 Aug 26
0
Samba 3.0.0 PDC + Win2000 Client + Group Policies
We want to build a Debian's unstable samba 3.0.0beta2-1 as PDC with plenty of
Windows 2K clients.
Joining the domain, Domain Logons, Roaming Profiles, Domain Groups, are Ok.
As we thought that Samba 3 cannot handle Win2K's GPOs (isn't it?), we tried
NT4 style Group Policies to restrict a bit users posibilities (as we have
students as users). Our opinion is that Mandatory Profiles
2003 Jan 27
2
Samba 3.0 help
Is there a place that has all the options that you can add to the smb.conf
file in verion 3. How to set up as a domain controller and how the acl's
work. The documentation for verion 2.x on the samba web site is excellent
, but I was not able to find any for 3.x. Any help is greatly appreciated.
Thanks in advance.
2012 Mar 02
8
Developers having access to deploy
Hi
I''m in the process of looking for a way to have developers deploying
on their test systems without intervention of sysadmins, to solve this
i''d like to use Puppet (either the OSS version or Enterprise,
whichever solves the problem).
I can manage to only grant access to certain systems and limit the
ability to execute puppetd --test, however, the developers would like
to
2012 Nov 12
4
xen EFI boot and vga-passthrough
Hi all
I can''t seem to find any information on vga-passthrough when booting through xen.efi, so I assume it should work. But I encounter a problem on a windows 7 HVM that boots fine when dom0 is booted through MBR but fails when dom0 is booted through UEFI.
My system is:
DQ77KB motherboard with bios version 44
Core i7-3779T with VT-d
Intel HD graphics 4000
In the qemu log it
2004 Dec 29
5
zapata.conf not being parsed by *
I am running * 1.0.3 for some reason when I start * is does not appear to be parsing my zapata.conf file. I do not see any errors * just does not seem to know to look for zapata.conf. I am unable to use my FXO card to make calls or receive calls. I have been able to configure SIP to work correctly.
Any help would be greatly appreciated, I spent most of last night searching for an answer.
2007 May 29
5
Restricting to a subset of the domain controllers on a site
Had a situation where users could not map drives from Windows XP to
Solaris 9 system running Samba-3.0.10 for Active Directory. This
system has been running for a couple of years without problems. Now
recently, the site administrators have added some new servers to the
domain which may have introduced a problem.
This krb5.conf file has been modified to hide the site in question.
[libdefaults]
2012 Jun 13
1
kern/157863: [geli] kbdmux prevents geli passwords from being entered properly on boot
Hello,
Just to let everyone know that this is still an issue.
I am trying to install FreeBSD 9.0 amd64 on a Lenovo X121e and I
can't get it to accept the geli passphrase during boot. I've confirmed
using kern.geom.eli.visible_passphrase=1 that the passphrase is
correct, and the same passphrase is accepted when the system is
booted up.
I've tried disabling kbdmux in