Displaying 20 results from an estimated 1000 matches similar to: "Colour depth detection fails in wine (16 bit)"
2005 Nov 19
2
Samba & SIDs
Hi all,
I need help to clear a bit of confusion regarding SIDs on Samba servers.
I had my PDC collapse on Thursday which wasn't too much of a problem as I had 
everything backed up but I'm now in the position that I have a mismatched 
Domain SID. If I run net getlocalsid I get the sid for the server (called 
smb0) and net get local sid <domain> returns the sid for the Domain.
I
2006 Aug 05
1
cracking smbpasswd
Hi all,
I'm currently migrating from tdbsam to LDAP and want to restructure my setup 
at the same time. I can get the SIDs for the user and machine accounts using 
pdbedit -Lv | grep SID but I have 800 users so I don't want to reset their 
passwords. 
So far, I've dumped the contents of the tdbsam database into an smbpasswd 
backup file and am running john-the-ripper across it.
2005 Dec 31
1
OpenLDAP and Samba - password expiration.
Hi all,
I have a Samba PDC with an LDAP backend.  Yesterday, I tried to add a new 
machine to the network and received the following message:
The following error occurred attempting to join the domain:
The password of this user has expired
Not a problem I thought, and then ran 
smbldap-usermod -e "2010-12-30 00:00:00" root
to extend the password date.  If I now try to connect a
2008 Feb 06
1
Domain Administrator problems
Hi All,
I have a tdbsam backend on Samba PDC and am trying to set a user up as a
domain admin. I read that instead of the old admin users line in
smb.conf you now use net groupmap to map unix groups to NT groups.
I have a user called toni in unix group admins and have run:
net groupmap add rid=512 ntgroup="Domain Admins" unixgroup=admins
running:
net groupmap list gives:
Domain
2005 Nov 30
1
cupsaddsmb
Hi all,  
  
I'm trying to add printers with cupsaddsmb on Samba 3.0.20 (Mandrake Linux)  
with an LDAP backend. I've followed the howto on the samba page and have the  
error:      
  
result was WERR_INVALID_PRINTER_NAME  
  
generated when I run it. So far I've Googled for the solution but nothing  
listed has helped. The full set of errors are as follows:  
  
Cupsaddsmb returns:  
2007 Aug 26
0
RE: migrating samba to new hardware and different OS [SOLVED]
Hi Guys
Thanks a lot this has helped me greatly.
The basics are now working i just have to migrate the rest of the user
accounts and
all will be well. :)
Regards
Andrew
On 8/26/07, Julian Pilfold-Bagwell <jools@oss4all.plus.com> wrote:
> Volker Lendecke wrote:
> > On Sun, Aug 26, 2007 at 03:12:30PM +0200, Andrew Jeremy Gargan wrote:
> >
> >
> >> write list
2007 Oct 01
2
Logging logins with preexec and Samba/LDAP
Hi all,
I had the following line in my smb.conf with which to log access to the 
home share when users logged in:
preexec = /bin/echo \"%u logged in to %m at %T\"  >> 
/var/log/samba/logons.log
Since updating to LDAP however, it's stopped working and I suspect that smbldap cant handle the % substitutions for user, machine and time. Has anyone else run into this problem? If
2007 Aug 24
1
Windows XP joining Samba/LDAP domain problem (User cannot be found) [SOLVED]
To anyone out there who's having problems joining their Samba/LDAP 
domain with XP here's a solution. The main symptom is that the XP join 
domain gui returns a "user cannot be found" error. The setup that I 
experienced this on was configured and managed using the smbldap-tools 
package. Usual disclaimer applies if it fails to work, you are 
responsible for backing up your
2005 Nov 15
9
Multiple Login scripts
Hi all,
Just a quick question about login scripts for a large number of users who 
change rooms a lot.
I have several rooms each with a printer, and nearly a thousand users divided 
into two main groups - pupils and teachers who change rooms on a routine 
basis. Is it possible to set up multiple login scripts that would be executed 
in sequence i.e. run by user is %u, and machine is %m is it
2005 Oct 19
1
High CPU load on smiod
Hi all,
I'm running Samba 3.0.13 on Mandrake 10.2 (LE2005) and have mounted the shares 
on an NT4 server to rsync the files over to the Samba box.
The only thing is that Linux sees the dual Xeons in the server as four CPUs 
and the first core on CPU1 hits 100% while the files are copying over. Every 
so often, CPU1, core 2 takes over (at 100%) for a short period and then core 
1 goes back to
2013 Aug 08
2
Samba 4 with LDAP proxy in DMZ
Hi All,
I'm setting up a Samba AD domain which works perfectly with the WIn 7 
server tools and so far everything is going fine.  What has me stumped 
is setting up an LDAP proxy in our DMZ against which I can authenticate 
our email and web services.
I've got port 389 open on my main Samba 4 DC and if I use the domain 
administrator account to bind the proxy, everything works.  In order
2010 Feb 01
2
Samba multi-site advice request please
Hi all,
I am looking at setting up a multi-site office and need to put a plan
forward.  The site consists of one head office and several branch office
and my plan so far is this:
In head office, one Samba PDC.  Each branch office will have a local BDC
that also stores files local to the branch, hopefully cutting down the
day to day traffic across the VPN.  The VPN I plan to use is OpenVPN in
2013 Aug 09
1
How to bind to the LADP server in Samba 4
Hi,
I need to write a (Perl) script that will access the LDAP server that is
bunddled in Samba 4.
What DN should I use to authenticate?
Best regards,
Olivier
--
2008 Jul 28
4
Mutli-Homed Subnetting - Advice please
Hi All,
I have a problem with a growing network. I inherited the network at about
200 machines and it's now reached 300 at which point the cracks are
starting to show. I have no budget to speak of but need to up the
bandwitdh so I'm looking at sticking an extra Gigabit NIC into my PDC and
splitting the network into two subnets. I have two kinds of data, static
and dynamic. Static files
2016 Jan 19
1
Samba 4, server 2012 and functional levels
Hi all,
Excuse ignorance but I've mainly used Samba DCs in the past and just
want to check this before I do something stupid.
I have a server 2012R2 domain controller but the functional level is set
to server 2008r2. Does this mean that it's running a schema consistent
with 2008R2 and that I could hook Samba 4 up to as an RODC or would it 
still break?
Thanks in advance,
Julian PB
2007 Aug 01
1
Domain and local user permissions
Hi all,
I have a question regarding the seperation of domain and local permissions.
I have a Samba PDC and BDC setup with three member servers 
authenticating from them. I've set all the boxes up to use nss_ldap for 
the Posix side so that all the groupmapping between domain and unix 
groups across the servers is consistent. All seems to be fine but I 
can't find any info about setting
2006 May 25
0
Adding machines and machine based logins
Hi All,
I am hoping to set up machine based logins on our Samba server (3.0.21c/RedHat 
EL4). I have the following lines in the global section to my smb.conf: 
[global]
        add group script = /usr/sbin/groupadd %g
        delete group script = /usr/sbin/groupdel %g
        add user to group script = /usr/sbin/usermod -G %g %u
        passdb backend = tdbsam:/etc/samba/passdb.tdb
        add
2014 May 19
1
Zero byte files
Hi all,
I have a Centos 6 box running samba-3.6.9 and I have a problem with 
files turning to 0 bytes after being edited and saved. One of the users 
reported that he changed the name of two files and both ended up sized 0 
bytes and opening them revealed them to be empty.  Has anyone had a 
similar problem?  I've been looking for 3 days and there's obvious 
pattern to the events
2011 May 03
2
Switching to 16-bit colour depth (from 24) - is it possible?
Hello. I'm having a bit of trouble running some old games, like Planescape Torment (http://appdb.winehq.org/objectManager.php?sClass=version&iId=22660&iTestingId=61130) (the GOG.com version). When I try to start the game, it complains about the desktop bit depth (I have 24 as default, and it requires 16-bit).
The game suggests I should either run it in fullscreen (which I am), or to
2005 Mar 13
1
pop before smtp with 'exact' and 'exim4'
Hello,
I just thought I would write this in case its useful to anyone. I've used 
dovecot for a while, as its so easy to set up, its fast and it and just 
"works". I recently wanted to be able to send via my server after pop3s 
authentication. I'm also running debian (testing) which utilises exim4 by 
default. I found no information about how to do it with this combination of