similar to: Session setup failed: SUCCESS - 0

Displaying 20 results from an estimated 9000 matches similar to: "Session setup failed: SUCCESS - 0"

2002 Apr 30
5
smbmount, smbumount and smbmnt
Hi, I am deploying samba for an embedded system. The requirement is that the system should be able to mount windows share points. I believe "smbmount, smbumount and smbmnt" components are needed to do the same. I am not very clear about smbmnt though! I find that smbmount, smbumount and smbmnt are all quite huge. Around 300 to 400Kb each. I understand that Samba is capable of doing
2003 Mar 04
3
number of groups of NT account causes authentication problems
I am facing a strange problem related to authentication of NT users accessing the SAMBA server. Here are the details: Server: Solaris 9, SUN Ultra 60, SAMBA 2.2.7a with PAM and WINBIND Client: Windows XP, NT4.0, 2000 Symptoms: Created a share \\server\test (UNIX: /export/SMB/test) with access to group 'TestGoup' where 'TestUser' is a member. 'TestUser' is a member of
2000 Sep 07
8
SMB connection failed
Hi, I am getting an error when trying to mount a drive on a win2000 server. unknown host "domain controller" ignoring "domain controller" Session Setup Failed: ERRDOS - ERRnoaccess (access denied.) SMB Connection Failed I do not know if this is a known win2000 server problem or not. I can connect to my NT4.0 server?s fine. Any help is greatly appreciated Thanks -miket
2001 Sep 29
1
smbmount won't work for normal user
Can't mount share on my linux boxes as a regular user. I have no trouble mounting shares as root. This problem occurs on both my linux boxes. All the commands I show I have run as a regular user. Here is all the data I have: smbmount \\\\JHAMMER6\\public /mnt/NetWork/JHAMMER6/public/ -o debug=6 mount.smbfs started (version 2.0.7) Initialising global parameters params.c:pm_process() -
2000 Sep 08
5
mount: only root can do that
I am having a problem letting users mount there samba shares. The root user has no problem mounting . But regular users get the error "mount: only root can do that " when trying to execute the following. mount -rw -t smbfs //jelly-bean-iii/E /home/ca43887/E Any help is appreciated. Thanks, Charles
2002 Jul 19
6
problems mounting smbfs
I've spent the last 2 days trying to get smbfs to mount via fstab. Using redhat 7.3 and the latest samba as of 7/17/02. I can mount from the command line using smbmount as follows: smbmount //localhost/wwwshare /smbwww -o username=smbuser,password=xxxxxxxx I can not mount from the command line using: mount -t smbfs -o username=smbuser,password=xxxxxxxx //localhost/wwwshare /smbwww The
2002 Jul 03
2
What's up with this
OK...Back ground... Wins server is nt4 client is redhat 7.3 latest and greatest samba 2.2 ok I work in a large network.1000 plus pcs in multiple subnets... I got rid of windows on my desktop and I am trying to get samba working with all those win9X,2000,NT boxes.... I see myself on the browse list but can not do a net view on any winx box to my linux box. I can nblookup windows pcs from my
1999 Nov 24
4
smbmount from fstab
I've seen several references to running smbmount from /etc/fstab, but I've never seen an example. Does anyone have an example fstab entry that does this? Thanks Steve Litt
2002 Jun 20
1
mount problems with recent mount and samba
I have a problem mounting Samba shares with recent mount packages from RedHat and Samba packages from samba site. I have tried samba-2.2.4 RPM and samba-2.2.5 (built for RH7.2). In all cases mount fails if I use RH mount package version > 2.11b (current is 2.11n). If I also use Samba packages (2.2.4) from RedHat Rawhide - everyhting works Here is detailed description I have submitted to RH
2003 Mar 21
2
smbmount smbmnt
Is there any way to use/build smbmount on a HP-UX system? If not, is there an alternitive methods to read/write file to a windows server from a HP-UX machine? Thanks, Jerry S. Horton
2002 Sep 23
3
How to automate SMBMNT
Hi there, How do I automate smbmnt so that when logging on, it mounts the required shared directories on an NT4.0 file system using the user name and password I used t gain access to the GUI ? I s this possible. I am currently running Network Neighborhood and have been using this application for access but this requires that I scan mount and log-on again before gaining access to that share.
2004 Mar 19
6
samba mounting files
Hi whenever i try to mount a samba share which is a samba server i get an error message that says "smbmnt must be installed suid root for direct mounts(500, 500) smbmnt failed1" On that note i tried to run "smbmount" as root but this did't work out. i also tried to run smbmnt as root, up to now my problem was not solved. Anybody there who can help please? Thanks.
2001 Oct 23
3
smbclient works, smbmount does not
Hi there, after browsing the mailing list archives for several hour I still couldn't find an answer to my problem, although it for sure sounds as if many people posted the same problem. Yet, none of the threads dealing with problems like these matched my problem, so I have to start a new thread on my own. This is my system environment: Linux machine: - Mandrake Linux 8.1 - samba-2.2.1a
1999 Nov 17
3
file permissions and smbmount
I'm using Samba 2.0.6 on a Linux server. When using smbmount or mount to mount a share from an NT server, how do I set file permissions. An older smbmount allowed a -d and -f switch to set the file permissions. The newest one does not support these. The man pages for smbmount and smbmnt mention using syntax that does not work. I finally have gotten the mount command to work, but now I
2001 Nov 19
1
mount error mail
Dear all, I've been use cron job to mount NT drive from Linux but it send mail to root account with this message: mount error: Device or resource busy Please refer to the smbmnt(8) manual page smbmnt failed: 255 How do I disable this mail or correct this problem? I was used SAMBA-2.2.X with Linux Red Hat 6.2. SF
2002 Sep 29
8
Mounting Share at Boot
I am trying to mount a Windows share on my Linux machine at boot time. I tried using the same syntax in /etc/fstab that is in /etc/mtab, but this did not work. Here is the mtab entry: //DELL-4400/linux /root/mnt/DELL-4400/linux smbfs 0 0 Barry
2002 Dec 15
3
smbmnt.
Hi. I'm receiving this message if I try mount a drive: smbmnt must be installed suid root for direct user mounts (500,500) How can tackle that ?. -- Med venlig hilsen - Best regards - vy73 de OZ4KK. Erik Jakobsen - erik@urbakken.dk Registered Linux user #114875 - http://counter.li.org
2001 Mar 31
3
Samba mount at Login?
Can someone tell me how to set up a mount to occur automatically on login? I have one directory per user on a Win network and I'd like each user to get his own directory mounted when he logs in. (Automounting on boot is ok, too). This is on Caldera eDesktop 2.4 with Samba 2.0.6. I can find and mount each directory just fine when logged in as root, but smbmount does not do the job when
2004 Mar 11
6
Trouble mounting a windows share from Linux
I have Fedora Core 1 workstations configured with winbind logging onto our NT domain. Everything is going well except that I cannot seem to figure out how to connect to a windows home directory on a Win2000 server. Here is the scenario: W2K server with home directories for each user: Each user has modify permissions to their share Administrator has full control First off, I need to somehow
2003 Apr 16
2
smbmount often doesn't go daemon
Hi, Since i upgraded to Linux Redhat 9.0 / samba-2.2.7a-8.9.0 / kernel 2.4.20-9 i have the following problem: # smbmount //amd/Films /mnt/disk -o username=jan,password=XXXXXX # In 50% of the times i do this command it mounts the share and goes into daemon mode and ps -aux shows one process smbmount. All ok. However in the other 50% the command just hangs. If i open a new window it did do