Displaying 20 results from an estimated 1000 matches similar to: "Samba and LDAP install on FreeBSD"
2009 Oct 01
3
Computers leaving samba domain
I am not sure if this is where I need to ask this or not, but I am lost to
where to start even.
I had 7 computers in one lab that would not login. It gave the standard
"computer account password bad or domain not found". I had another 9
computer in my other lab do the same thing. It seems that they have
suddenly started losing the domain. I can add them to a workgroup and
then
2009 Aug 27
3
ldap? Samba? Nss?
It seems my logins are taking a long time to get logged in. I am guessing
that it is worse when classes start and a lot of the kids try to login at
once. My old server did not seem to have this problem though and we have
the same number of students.
Where should I start looking at this? I am guessing that it is ldap, but
want to make sure.
If I log in at a computer and go to start->run and
2009 Jul 14
2
New samba server
I did not get this finished last summer, so decided to just wait and do it
this summer. I have setup my new samba server and was trying to get some
things tweaked to the way that I want them. I thought that I had asked
this before and that I could do it, but it seems that it does not work.
My new server is running as a domain server just like the old. It has the
same domain name and I change
2008 Jul 14
1
Replacing a Samba server
I am setting up a new samba server that is going to replace my old one.
Here is the question that I have. Am I going to have to go around to each
computer on campus and have it rejoin the domain when I put the new server
in place?
If that is the case, can I set the SID on the new samba server to be the
same as the old samba server and will that do the trick so that I do have
to go around to
2009 Jul 17
1
Samba Permissions
I have fought with these before. I finally got them down the way that I
wanted them, but I was wanting to set this up a bit different. I want to
make sure that there is no way to do this without actually having to
assign a bunch of different drive letters to shares.
I basically one one Drive letter assigned to the top of the directory.
Underneath that directory there will be several others and
2008 Oct 17
2
Different IPs on a samba server #2
Ok, I have played with this some more.
Here is my setup.
I have a local network 10.0.x.x/255.255.0.0
I have an off site network 192.168.0.x/255.255.255.0
The samba server is also my wins server and has the ip 10.0.0.2 on my
local network. This is the only NIC in the Samba server.
My firewall/router server shows the following from netstat -r
2008 Oct 16
1
Samba with different IP networks
I have the following setup.
I have a 10.0.x.x network that has my samba server on it.
I have a filter/firewall that has a 10.0.x.x NIC and a 192.168.x.x NIC in it.
The 192.168.x.x network is a wireless network for a building up town. Can
I have the computers from the 192.168.x.x network logon to my samba
domain?
I was going to try and add a remote announce in for the 192.168.x.x
network and see
2005 Jul 29
1
Samba permissions
I am working on my permissions and something does not quite make sense
to me. Here is what I have set.
/DIR (Unix permissions are 3777)
Then in samba I have the following
[dir]
path = /DIR
read only = no
valid users @teach @student
create mask 3660
directory mask 3770
Then from a windows workstation, I create a new directory inside 'dir',
and call it 'teach'.
The
2005 Aug 18
1
samba-ldap
Well, I am still having problems with my samba server. For some reason,
I cannot add all of the users in. I am running a batch useradd program.
I can get about 450 or so added in, then it gives me an error that the
user does not exist when I go to add the last 60 or so.
My batch program actually reads in the users name and then does
something like:
/opt/IDEALX/sbin/smbldap-useradd -a -u
2008 May 07
2
Samba and Win98
I have a friend that had a samba server go down. They switched to another
server and are having problems with people logging into it from Windows
98. If the same user logs in from WinXp then everything works otherwise
they get an error. He also said that the smb.conf files were the same on
both servers.
>From the errors it almost looks like some sort of permission problem, but
since it logs
2006 Aug 24
1
Strange permissions problems
I had this problem some last year and never got it figured out. Now it
is bugging me. It seems that sometimes when a student writes his/her
file to a directory, it will not keep the correct group. It puts
his/her main group as the group owner and that fouls things up. Here is
what I have.
Unix Permissions
/school 3777 admin.teacher
/school/bhs 3777 admin.teacher
/school/bhs/reese
2007 Nov 24
2
INTERNAL ERROR: Signal 11 in pid xxxx (3.0.26a)
Hello,
I have a problem with samba 3.0.26a (from ports) on FreeBSD (amd64,
SMP, 6.2 RELEASE). My log.smbd looks like below:
--- samba starts normally:
[2007/11/24 16:55:22, 0] smbd/server.c:main(944)
smbd version 3.0.26a started.
Copyright Andrew Tridgell and the Samba Team 1992-2007
--- but an error is reported:
[2007/11/24 16:55:22, 0]
2005 Nov 10
1
Strange Samba permissions
I have a problem with some Samba permissions. Here is the share.
[bhs]
path = /school/bhs
read only = no
valid users = @teacher @admin @bhs
create mask = 660
force create mode = 2660
directory mask = 770
force directory mode = 3770
T: is mapped to a DFS share with permissions 3777, then the 'bhs' share
is a link in the DFS share.
I get inconsistent
2006 Jan 02
2
passwords expiring
My passwords have expired again in my LDAP/Samba setup. I have been
reading in the Samba How-To and just want to make sure this is what I
need to do before I try it.
If I want to have my passwords expire in the year 2015, do I need to do
the following to all of my users?
pdbedit --pwd-must-change-time="2015-01-01" --time-format="%Y-%m-%d"
username
Using the ldap-usermod
2009 Jul 22
2
samba server version removal
Is there some way to remove that label from showing up on the shares on
the windows client? I tell my teachers to look for the F: drive or
whichever drive, but for some reason MS in their infinite wisdom puts the
drive letter at the end of the share so it does not show up unless the
windows is expanded so that it can be seen. (and even though I have told
them how to see the letter, most cannot
2005 Oct 07
1
User list
I have a samba server setup with LDAP. Before I was using LDAP, I could
get a list of users and groups with my perl script by using the getgrent
and getpwent routines. I cannot use this anymore, because for some
reason, these routines do not see all of my users. They only see up to
a certain point. If I do a 'getent passwd' from the command line, it
only shows up to certain number of
2004 Sep 20
1
RE: Samba 'make install' chokes on textproc/expat2 & now openldap
At 14:24 9/19/2004, JohnsoBS@vicksburg.navy.mil, wrote:
>Personally, unless one has great need not to, I highly recommend upgrading
>to samba3 to start with. The perfomance gains alone I found well worth it.
>Plus if you plan to integrate into a network with 2k/XP/2K3, it will greatly
>improve compatibility.
OK. I tried to install samba 3.0.7,1. Got the same error:
2004 May 18
1
samba3.0.4 with FreeBSD
???????????? samba,
I compile kerberos5
root@romanof2 : cd /usr/ports/security/krb5/
root@romanof2 : make && make install && make clean && rehash
------------------------------------------------------
This port of MIT Kerberos 5 includes remote login
daemons (telnetd and klogind). These daemons default
to using the system login program (/usr/bin/login).
Please see the
2012 Mar 10
4
"Wine despair" or "Am i a noob or just plain stupid?"
hi,
I want to share my odysse from yesterday until now with someone who might help me.
(my real problem starts after the mass effect 3 part)
So yesterday I bought MassEffect 3 after reading the topic on it
http://appdb.winehq.org/objectManager.php?sClass=version&iId=25500
and
http://appdb.winehq.org/objectManager.php?sClass=version&iId=25350
hmm doesnt sound to bad, lets give it a
2006 Oct 08
2
FreeBSD 6.1 OpenSSH broken
Hi,
I know this subject is better suited to the freebsd mailing list but I send it here bcoz this mail is further to the mail I sent a couple of weeks ago about weird DH problems with FreeBSD OpenSSH.
It turned out that reinstalling OpenSSL solved the issue.
For those of you working on FreeBSD this is the solution.
# cd /usr/ports/security/openssl
#make deinstall
#make reinstall
I will