Displaying 20 results from an estimated 10000 matches similar to: "IP-to-Username lookups"
2006 Nov 22
1
Confused about Active Directory, Winbind, and Kerberos
I'm trying to learn how to integrate Linux workstations and servers into
a Windows 2000 Active Directory network. I've read and followed the
Samba HOWTO, especially the parts about Winbind, and I got my Linux
workstation authenticating using pam_krb5 and pam_winbind.
klist would show I got a TGT after logging in. Domain users could login
and pam_mkhomedir would properly setup a new home
2006 Nov 20
1
protected file list
Hi all,
I need to protect a certain type of files, example dll, cpp, files within my
share. I need to protect this set of files from being deleted, renamed or
modified. Other files will have a normal permissions. can this be possible
with samba options?
thanks in advance for any help.
warren
2006 Nov 27
1
Samba 3.0.23d & /etc/krb5.keytab
I'm new to Kerberos. I don't understand how Samba uses the system
keytab (/etc/krb5.keytab) when "use kerberos keytab = true".
Does Samba use service specific tickets?
What tickets does Samba add?
Do I need a cron job to keep them fresh or does Winbind take care of it?
Sorry if these are elementary questions, but the Samba HOWTO didn't help
me understand Samba's
2006 Dec 06
2
Samba + Win2k works, Win2003 fails
Hi all,
I've finally almost gotten my desired Samba+AD integration working: I've
joined a domain, AD users can login, kerberos works (keytab integration,
caching, etc.), etc.
However, this is only true as long as I hack my /etc/hosts
and /etc/samba/lmhosts files to trick Samba into always using my
networks Windows 2000 Active Directory Server. The second a Samba
command finds and
2006 Feb 13
2
Username with dots
Hi,
There is a way to allow usernames with dots like firstname.lastname.
On Red hat 7.3 it was possible, but after Fedora 1 it was blocked. How
this could be changed?
Thanks,
--
Cleber P. de Souza
2006 Nov 10
0
"net ads keytab create" failing
Hi all,
At my new job I'm able to use Linux, but I need it to integrate it as
tightly as possible with the organizations ActiveDirectory network. So
of course I've been working with samba, winbind, and pam_krb5 a lot over
the past few days.
One problem I'm running into is that running "net ads keytab create"
fails with the error: "ads_connect: Operations error"
2006 Dec 08
0
howto "upgrade/transfer" samba domain-user + domain-group data to a new windows 2003 act
You could do what we do - just replace the local machine policies each time you rev the policy set. They're stored in c:\windows\system32\grouppolicy.
Using gpscript.exe (Google for it, don't have a specific site) you can dump the contents of either registry.pol file to text. You can also recombine textfiles back into a .pol file, and subsequently rev the gpt.ini file so your new .pol
2006 Jan 23
3
Build Raid 1 in a installed system
Hi.
I have a Centos 4.2 installed but the Raid 1 configuration wasn't set
during the installation process. How could I build the Raid 1 after
the system has been installed?
Thanks.
--
Cleber P. de Souza
2007 Mar 02
1
libnss_wins crashing Firefox/Iceweasel?
I'm using Debian Sid, and it seems like Iceweasel (aka Firefox) has been
crashing a lot lately with "Bus Error" printed to stdout when it dies.
I use mono/.net and python, so my C/C++ debugging skills are very
lacking. I was able to capture the following using gdb on Iceweasel:
Program received signal SIGBUS, Bus error.
[Switching to Thread -1288709200 (LWP 28528)]
0xb1a98309 in
1998 Sep 24
2
machine name lookups
We have been looking for a way to notify our users when they
are running low on disk quota, without sending them mail.
WinPopup actually seemed like the best way, so my partner
began looking at feeding quota output into smbclient -M
when quota was getting tight.
The only problem is that smbclient -M frequently fails to find
the client's host name. The -I parameter will often fix it, but
I am
2006 Nov 16
3
password strength
I have Samba PDC with an LDAP backend. I just realized that the users
can reset their passwords to anything, a single character a space. Is
there anyway to prevent this?
2006 Oct 27
2
Telnet and SSH login problems with Red Hat Enterprise ES4
Hello
We have successfully set up Red Hat Enterprise Linux ES4 and we are now
trying to connect remote clients to connect to it.
The problems we are having are as follows:
a) If we set connect with telnet, we get the login prompt. If we
use any valid login name & password combination (including root), we get
the response "Login incorrect" and then the login prompt comes back.
How
2006 Jul 19
1
OpenLDAP rules
Hi list.
Maybe this could be off-topic but here I think many have used OpenLDAP
to unify yours authentication needs, allowing an unique username and
password for all the corporate applications.
My doubt is, which rules do you use to split all the user levels so
that one user could be allowed to access app A but isn't allowed to
access app B (think this about many apps)?
Have you been using
2006 Oct 27
2
Freebsd 6.1 and Kerberos in rc.conf
Hi people.
Im reading the samba manual to join my freebsd box with to an win2k3 AD
Domain, i install samba from ports with support for AD, already check that
my samba program has been build with support for kerberos, ldap and all the
stuff the manual recommended, now about kerberos, we have some stuff in
/etc/rc.conf
#
# kerberos. Do not run the admin daemons on slave servers
#
2006 Nov 03
4
Roaming Profile gets deleted
Hi there,
I try to move our W2K Domain to samba.
I managed to dump a list of the old users with its SID's and created
them on the samba domain which has the same sid like the old W2k domain.
Then the users should be able to use their old roaming profile without
changing the profiles sid.
This works if the computer which acesses the domain has already the
profile on its disk.
If the
2006 Nov 05
2
Can't set ACL with Windows XP - why?
Hi there,
finally all seems to be working. Samba 3 as PDC with LDAP Backend. Even ACLs
are possible with the command line tool setfacl. These ACLs work fine in
Samba and are displayed correctly in the Windows filemanager in the
security-tab.
But one thing remains unsolved: why can't I set those ACLs directly from my
Windows client machine? If I try to modify the ACL I always get a message
2006 Jun 27
3
how to rotate a triangle image(ZMAT) ?
Hello R users...
how to align this Zmat (triangle image) in X axis?
I would like that the triangle's base become in the X
axis and
the triangle's height become in the Y axis
Is there some trick for make this?
Thanks.
Cleber
######################## my test and try
f <- function(x,y){
z=1-x-y
z[ z < (-1e-15) ] <- NA
return( -100*x+0*y+100*z )
}
x = seq( 1, 0,
2006 Oct 26
2
netlogon error
Hi
I mounted a pdc with ldap and samba, it works right...but when I use the
script to mount a net unit it fails... i can mount it manually ...and if
i execute the script like the user it ask me the username and the
password..but also fails...someone know what happen? my script is this:
net time \\shogun
net use z: \\shogun\profiles\
thanks
2007 Apr 27
5
Option valid user not expanded for groups
Hi,
I have a AIX 5.3 machine with Samba 3.0.24c joined into one Windows 2003 ADS server OK.
I can request basic information, user lookup, domain lookup(wbinfo, id, net groupmap).
When I want to acces the share \\node05\brom from one Windows station I receive a popup window password.
In the log of the samba for that machine I found:
[2007/04/27 10:48:27, 2] auth/auth.c:check_ntlm_password(319)
2001 Dec 27
5
IP to NetBIOS resolution
Hello,
Is there *any* way to reliablily determine the NetBIOS name of a computer
when you only know their IP address? I know it is very easy to find the IP
address from the NetBIOS name, but I can't seem to find any way of getting a
NetBIOS name from an IP..
James deBoer
(jdeboer@scsinternet.com)