Displaying 20 results from an estimated 600 matches similar to: "On-the-Fly Creation of Machine Trust Accounts Problem"
2005 Mar 15
3
Password Generator
Can anyone suggest any apps/scripts for bulk generating passwords from
real names (e.g. jsmith from John Smith) that would check for duplicated
in an existing smbpasswd or passwd file and append a number to the
username (e.g. jsmith1, jsmith2).
Thanks
Lee Baker MEng MIEE
Music Technology Coordinator
Email: <mailto:lbaker@mcauley.org.uk> lbaker@mcauley.org.uk
2005 Apr 07
1
Samba/Cups and printers
Hi All,
I'm trying to get samba to work with a CUPS printer setup.
Unfortuantely I'm falling over at the first hurdle. I've installed
samba 3.0.12 from sources and I've a redhat 9.0 box running CUPS 1.1.71.
I've installed the following smb.conf file:-
[global]
load printers=yes
printings=cups
printcap name=cups
passdb backend = tdsam
[printers]
comment = All Printers
path
2004 Nov 29
1
logon scripts execute randomly
I use samba 3.0.9 as a pdc with ldapsam. In the ldap entries, for every user
there is a logon script sambaLogonScript. I only use two different scripts
for 1000 users and 100 computers. The scripts lehrer.bat and schueler.bat
reside in the netlogon share and provide more shares with the net use
command.
>From the user's perspective, this often works well. sometimes, however, the
script is
2006 Sep 25
2
FC5. Samba 3.0.23a Win XP Pro SP2. Cannot logon from XP to samba on Fedora
Hello,
I have just performed a yum update on my Fedora 5 machine, which I think included a samba update, and I cannot connect from WinXP to the shares defined on Fedora. When I select the samba server from WIndowsXP, a dialog box prompts for the userid and password. When userid and password are entered the dialog box just redisplays and I am not logged on, no matter how many time I try.
I
2004 Sep 27
1
Samba 3 trusting Windows 2003 (Native Mode)
I have the following situation:
Windows XP (SP2) clients connected to a Samba 3 PDC (3.0.7-2.FC2) on the
domain "MNET".
Also a separate Windows 2003 AD domain "SCH" (using Native Mode).
I want to allow users in the AD domain "SCH" to logon to that domain
from the XP clients by using their existing credentials and simply
choosing the SCH domain in the XP logon
2006 Aug 10
3
Help: smbd & nmbd normal states
I have just installed Fedora Core 5 with the Samba server. However only the
nmbd daemon is running. I thought both smbd and nmbd should be running.
On trying to start smbd with:
>/sbin/service smb start
the result is "starting smbd [FAILED]"
Stopping smbd of course has no effect, and starting or restarting nmbd works
just fine.
I'm stumped! I turned SELinux and the firewall off.
2006 Sep 14
6
rppclient problem with cupsaddsmb
Hi,
i try to set up a samba print server with cups, but when i use the
cupsaddprinter command, all copy start & stop with no problem, and
when the rppcclient command is launch to add the printer driver, it
fails and show me this error:
# cupsaddsmb -v -U root -a
[...many lines...]
result was WERR_INVALID_PRINTER_NAME
I try to find somthing on the net and other ML & i find this to
2006 Aug 23
2
Error was Permission denied
Greetings,
I have tried a few days on an off to get samba to work, but need some help.
Samba version Samba 3.0.23a-1.FC5.1
Linux Fedora 5 (localhost) User: dsmith 192.168.1.104
Windows XP SP2 with lastest updates (T2385) User: dan 192.168.1.100
Linksys 8 port router
I found a couple problems with the checklist and fixed them. A
couple problems I wasn't able to solve.
Here are the
2006 Aug 10
1
can ls files, but can't cat files
I have a server roark (fedora core 5 with samba 3.0.23a-1.fc4.1) with a
home directory awilliam. I'm trying to mount it on my linux workstation
(fedora core 5, samba 3.0.23a-1.fc5.1). On my workstation I do:
mount -t cifs "//roark/awilliam" /mnt/roark-awilliam/ -o
username=awilliam,password=xxxxxx
and when I cd to /mnt/roark-awilliam, ls works, but if I cat a file I
get the
2006 Jul 27
1
W2K3 Domain - Can't Connect to Share?
I have a linux box, Samba 3.0.23a, that is joined to a W2K3 domain. I
cannot connect to the "MP3s" share (all legal!) on this system - I can
connect to home directories and printers. When I try to connect to MP3s
as any user on the domain, I get an Access is denied message, or it
prompts me for the username and password again. I am using Winbind (if
that matters), so none of these
2006 Aug 02
1
Bug in kernel-space samba client (3.0.23a) on FC5 (2.6.17-1.2157_FC5)
On a client running FC5 with all packages updated from
yum (running samba 3.0.23a-1.fc5.1 and the
2.6.17-1.2157_FC5 linux kernel), I cannot access
multiple samba shares that have share-level security
using cifs.
0. To reproduce, use a server that serves two shares
with share-level security. Make sure the shares have
different passwords.
1. Using the standard mount command and specifying
cifs
2004 Mar 10
0
tc/wondershaper and RTNETLINK answers: Invalid argument
Hi,
I''ve been trying out the wondershaper script, but on several of the
examples I keep getting the error message:-
RTNETLINK answers: Invalid argument
On the following line:-
tc filter add dev eth0 parent ffff: protocol ip prio 50 u32 match ip src
\
0.0.0.0/0 police rate 512kbit burst 10k drop flowid :1
Based on other posts to this mail list, I gather it is an issue with
kernel
2006 Sep 18
2
cifs reading Samba mounted share...permissions error
I have a Samba 3.0.23a-1.fc5.1 configured on a Fedora 5 server. It's
joined to an Active Directory 2003 domain controller using Winbind, etc.
I'm able to connect from various workstations using active directory
user accounts/credentials just fine to shares on this server,
permissions work, and all is well. I'm guessing this is set up
correctly.
However, from another Fedora 5 server,
2006 Aug 30
1
Ports
Okay my smb.conf file is correct. Firewall is configured correctly to allow
Samba on local network. smbd and nmbd are running. Her computer still cannot
connect to my printer share. I read my Samba version wrong its actually
3.0.23a-1.fc5.1, here is my smb.conf:
[global]
workgroup = HOME
realm = SHAUN
server string = Samba Server
security = SHARE
encrypt passwords = No
log file =
2007 Oct 26
2
rsync bug with --relative and --delete fixed in CentOS5?
Yohoo!
I'm using rsnapshot-1.3.0-1.el5.rf (from DAG) and rsync-2.6.9-1.el5.rf (from
CentOS5) together.
Rsnapshot now starts every task with the "--relative" switch. Without this
switch it will backup all subsequent folders (like /proc and so on) which
isn't desired. So I can't omit the "--relative".
But there was a bug for rsync prior to 2.6.9 that it won't
2012 Mar 31
3
Samba LDAP Failover
Hi,
I have a quite "simple" setup for a particular customer that loves
redundancy and failover.
PDC + BDC with LDAP Passwords on two 389-ds in multimaster node +
several samba member servers
Actually pointing singularly on both the systems everything works great.
As soon as I modify my passdb backend line from the single form to the
form containing both backends that is
from
passdb
2006 Jun 16
4
DO NOT REPLY [Bug 3844] New: --delete with --dry-run no longer reports files to be deleted
https://bugzilla.samba.org/show_bug.cgi?id=3844
Summary: --delete with --dry-run no longer reports files to be
deleted
Product: rsync
Version: 2.6.8
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2006 Sep 18
2
problems xp joining samba pdc
Morning,
I have three machines, two xp and one win2k, that join the samba pdc fine.
I have tried to join others to this same samba pdc using the same
accounts for authentication without success. The xp machine first says
the user does not exist, I click ok and go back to the screen for the
domain account authorized to join the domain and press ok (or next) again
and this time the xp box says the
2006 Aug 03
1
Re: samba 3.0.23a Cannot join network
I had the same problem after upgrading to 3.0.23a. I have one samba PDC
running a basic setup back to the smbpasswd file, and one that runs
OpenLDAP. The former did exactly as yours, and I ended up rolling back
to version 3.0.23. On the latter, the smb process refused to run,
reporting that it could not contact the database. I ended up having to
remove all the database files and reinstall
2006 Aug 04
0
Newbie using John T's Examples (AD)
I'm following along with John T's examples book and I'm still
befuddled on getting Samba working.
The server is Fedora Core 5, Samba 3.0.23a-1.fc5.1
PDC is W2K SP4 with AD
I basically copied/pasted the example smb.conf and nsswitch.conf to
get a basic working config. The lines "template primary group" gave
problems so I removed that one line.
I run testparm -s and get: