Displaying 20 results from an estimated 1100 matches similar to: "using smbmount for NT share"
2000 Apr 06
0
smbclient -L
I have a samba 2.0.6 server. It's running domain security with NT
4.0 Sp 5 as a PDC. That all works great.
When I run smbclient -L against 95,98,or other samba servers I get a
list of shares. However against NT4.0 (workstation and server) I get no
share listing at all. I can retrieve browse lists. I am suspcious here
of needing to guest account something somewhere (local NT domain
2005 Jun 16
0
all samba commands running in debug mode?
Whenever I run a samba command such as testparm or smbclient, it outputs
in debug mode. I am running this on a SunFire 12K. I have this same
samba package installed on a Enterprise 4000 and it works fine.
Any suggestions?
davinci:root> smbclient -L davinci | more
Password: doing parameter log file = /tmp/log.%m
doing parameter lock directory = /usr/local/samba/var/locks
doing parameter
2003 Aug 19
0
Can't write mount entrysmbmnt failed: 1
I've compiled and installed samba-2.2.8a on an embedded linux/uClibc
system, and I'm having problems using smbmount. I've appended the
debuglevel=10 output of smbmount. What does smbmount mean when it
says it "Can't write mount entry"? I tried running it under strace to
see what it was writing to, but all I saw was:
rt_sigaction(SIGTERM, {0x10000000, [], 0x408160},
2009 Mar 16
1
smbclient with Kerberos works, smbclient with NTLM does not?
Hello,
I am investigating some strange authentication problems with our network. I
am attempting to access a share on a DC with smbclient. If I authenticate
with kerberos (kinit, then smbclient -k) then everything works fine. If,
instead I use -U administrator -W DOMAIN, or just -U administrator, I get
session setup failed: NT_STATUS_LOGON_FAILURE
This is samba 3.3.2.
Here is the d5 output
2000 Feb 14
0
Getting SAMBA 2.0.0 (SGI's compile) and HP's AS/U LanMan playing nice
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The following is a level-10 debug log of the SAMBA machine attempting to
join the CSUN2K domain administered by AS/U 9000 LANMAN daemon on HP9K1
(HP-UX 11.00) v B.04.03, NetBIOS v B.04.04
The procedure for doing this is two-fold.
First, I went into the Server Manager and added the NetBIOS name of the
SAMBA server to the CSUN2K SAM database.
Second:
2003 Dec 01
0
No subject
# testparm smb.conf
Load smb config files from smb.conf
Processing section "[documentation]"
doing parameter comment = Engineering Documentation
doing parameter path = /opt/eng-docs
doing parameter writeable = Yes
doing parameter guest ok = Yes
pm_process() returned Yes
lp_servicenumber: couldn't find homes
Loaded services file OK.
WARNING: You have some share names that are longer
1998 Aug 01
0
smbpasswd and nmbd don't call my password program
I have samba-1.9.18p7-2
smb.conf says:
# Configure smbpasswd
passwd chat debug = yes
# Default
passwd chat = *old*password* %o\n *new*password* %n\n *new*password* %n\n
*changed*
passwd program = /usr/bin/yppasswd
Using smbpasswd, my encrypted password is changed, but yppasswd is not even
touched (as per ls -lu /usr/bin/yppasswd).
Furthermore, running smbd with -d 100 didn't seem to show
2001 Dec 13
0
smpassswd unable to join domain.
Hello,
I have been trying for 3 days now to get smbpasswd to join my existing NT 4.0
domain, without success. The command I run is "smbpasswd -j CCH -r chrivdc01 -U
knoxth" (yes, userid knoxth has Administrative access). No luck. I've included
the output of adding -D 3 to the options line.
Can anyone help me figure out what is happening??
Thanks!
Tom
----- Forwarded by Thomas
2003 Nov 10
1
Mounting Shares from a Windows Server 2003 DC
I know this question has been asked several times, and I appoligize for
this being as long as it is, but I'm hoping someone may have it figured
out by now. Here is the situation: I can mount a share from my Windows
XP machine (RA), and from another Windows Server 2003 machine (MAAT).
But not from my Windows Server 2003 domain controller (BASTET). I am
running Samba 3.0.0 (standard RPM
1999 Nov 01
1
smbmount syntax for 2.0.5a
I've got a SuSE 6.2 Linux server, which now comes with Samba 2.0.5a. I'm
having problems with scripts that used to run under 2.0.2.
I've tried digging around on newsgroups, the manpages, and the Samba web
site and can't seem to find everything I need to do to mount a share (from
an NT 4.0 server).
When I issue the following:
smbmount //server/share -I dest ip -U user%pswd -c
2006 Nov 13
1
Windows 2003 AD <-> Samba 3.0.23c
Hi all
I have a network with a Windows 2003 AD (10.10.10.5) and a Samba 3.0.23c
(10.10.10.8). I want Samba to join the domain and get it's
user/group/permission info from my Windows 2003 server. I have followed
http://samba.org/samba/docs/man/Samba-Guide/unixclients.html#ch9-adsdc
And it seams to join and work with wbinfo/getent/"net ads
join/info/status". When I try to login with
2004 Sep 28
0
\\<IP ADDRESS>\ works, but \\<machine name>\ gives permission error.
Greetings Samba gurus,
Short:
I have some clients that can log into my samba server using the
samba servers IP number, but it fails when using the name of the
machine. I've tried solving this error for 2 days now, and I'm at a
dead end. I'd love some help with this.
Long:
I have a Fedora Core2 machine with 2 NIC's. One is hooked up to a
192.168.0.X network with an ADS
2006 Apr 07
1
smbcacls cannot locate the object of a samba share
Hello
smbcacls is not able to locate the object of a share.
I've attached a copy of the smb.conf file and the debug output of the
smbcacls command.
Within XP/NT I'm able to get and set the acls with no problem.
Thanks
Regards,
Komal
[global]
workgroup = test
server string = Samba Server
interfaces = eth0, lo
bind interfaces only = Yes
passdb backend =
2003 Oct 17
9
unable to join domain
Ok I am kind of new to this and still got a lot of learning to go. This
once has been kicking me for about a week!
I can browse workgroups, but not the domain. And get the Error
connecting to (pdc) - NT_STATUS_ACCESS_DENIED unable to join domain
Follows is level 10 output
Initialising global parameters
params.c:pm_process() - Processing configuration file
"/etc/samba/smb.conf"
2006 Jun 01
3
how can i redirect a person after a login
i built my own login system, but unfortunately, i am having problems
(ie, can''t really figure out how) to redirect a person back to the page
he was requesting before logging in...say, as the admin i want to edit a
certain message/logo, whatever, so i click on it, and i get redirected
to my login page. after the admin logs in, he gets redirected to the
homepage - i couldn''t
2008 Mar 31
0
xp can not join domaine !
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hye Gurus,
i'am newbie on this maillist - and my english is not very good -> sorry!
i'am verry interrested in samba using ldap authentifiaction
i have see many howto on internet about this subject.
However my win XP sp2 do not want connect to my Samba pdc server
perhaps something wrong...
Ldap authentification works fine !
OS debian
2006 Jul 18
0
Access denied/WERR_ACCESS_DENIED on Printer Properties/rpcclient
hello to everyone,
I'm experiencing an annyoing problem with a shared printer (managed by
samba 3.0.20b-3.4 on Linux - SuSe). The problem is that I cannot
modify any of the printer settings (e.g. Location, etc. and of course
the driver to use). I've successfully uploaded the correct driver with
the APW in the print$ share. The printer data/settings can't be
modified by rpcclient too.
2006 Jan 03
2
samba, cups and cupsaddsmb
Hallo,
I have an old samba-cups printserver (debian woody), connected to the domain
through winbind,?that I must replace now.
I installed a new samba-cups server on a sarge machine. Windbind works, I can
get all users and groups.
I copied the generic windows postscript driver files as in cupsaddsmb-manpage
described to /usr/share/cups/drivers (tried also adobe drivers)
Also tried the same
2003 Sep 23
1
rpcclient adddriver not recognizing Dependentfiles... Samba-HOWTO-Collection HEAD/3.0
I'm trying add drivers as detailed in chapter 18 (Classical Printing
Support) in the Samba-HOWTO-Collection HEAD/3.0.
The following command returns the "Printer Driver __________
Successfully Installed" message, but none of the dependent files get
moved or associated with the Driver.
rpcclient -U PRINT-ADMIN-USER -c 'adddriver "Windows NT x86" "RICOH
Aficio 700
2002 Nov 19
0
winbindd+ win24
Hi,
I've got some problems trying to get the list of users from a win24 server. Although I've joined the domain, wbinfo returns 0 and prints 0xc0000022. I' ve included the log from winbindd.
Jan Chorowski
-------------- next part --------------
winbindd version 2.2.6 started.
Copyright The Samba Team 2000-2001
Initialising global parameters
params.c:pm_process() - Processing