Sponsored Content
Full Discussion: samba problem...
Top Forums UNIX for Advanced & Expert Users samba problem... Post 302170276 by eliraza6 on Monday 25th of February 2008 04:44:55 AM
Old 02-25-2008
samba problem...

Hi all...
I have a wired problem of a "swat" processes creating "lpstat -v" processes that are making my samba get stuck until i kill the "lpstat -v" procceses...
why the "swat" is making these procceses? is there any way of fixing it?


Thanx!
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Problem with samba

All, I am on Linux, Redhat 7.3 and I am mounting a samba filesystem from windows2k advance server via "mount -t smbfs //win2kserver/sharedir /mnt/fromwin2k". The mount was successfull, however when another user besides root tries to write to the a directory under the mounted filesystem, user get... (1 Reply)
Discussion started by: tekion
1 Replies

2. UNIX for Advanced & Expert Users

A simple Samba problem, please help

Hi, I have successfully setup my Samba server on my Sun Solaris 8 Sparc machine. My Win2000 workstation is able to see the unix worstation and its shared directory from Network Neighborhood. However, the Unix workstation appears as Ip address instead of Hostname on my network neighborhood... (5 Replies)
Discussion started by: champion
5 Replies

3. UNIX for Dummies Questions & Answers

Samba problem

Hello everybody, i've some problem with my linux pc to configure samba service, i've a net with win2000 and DHCP server, my linux on the net had take automatically the ip, but when i open a smb.conf, i haven't find some info, pls help me... Tks BlueRose :) (2 Replies)
Discussion started by: BlueRose
2 Replies

4. UNIX for Dummies Questions & Answers

samba problem

Hi, I am using FC7 and i got a problem with access linux shared directory in windows. when i access linux system via IP, i can see folder but i cannot access them. it say "you donot have permission to access this folder please contact to administrator" and say same thing for all shared... (2 Replies)
Discussion started by: sonirajesh
2 Replies

5. UNIX for Dummies Questions & Answers

Samba 3.0.24 Configuration Problem

Dear all, I have set the security level to user. My samba is running on Unixware 7.1.4. I get the following screen error when trying to login from windows clients.... (0 Replies)
Discussion started by: ndege
0 Replies

6. Solaris

Strange problem with samba

Hi everyone I have a strange problem. Here is my setup: 1. I have a Fedora FTP server (where a 3rd party is uploading files). 2. I then open an ftp session (from a Solaris 10 server) to the FTP server and "get" all the files (place files in directory X). 3. I have a samba share set up... (0 Replies)
Discussion started by: soliberus
0 Replies

7. UNIX for Dummies Questions & Answers

Problem with man of samba

People i installed samba on a x86 solaris 9 when a do man samba i see this lavirtuosa:/ # man samba Reformatting page. Please Wait... done Miscellanea SAMBA(7) Samba 3.4 Last change: 09/30/2009 1 lavirtuosa:/ # ... (1 Reply)
Discussion started by: enkei17
1 Replies

8. UNIX for Dummies Questions & Answers

Compiling samba problem

People i download the lastest version of samba i`am tryng to compile it in a solaris 9 i'm reading the how to of samba, i am in the first step making the autogen.sh but show me this when i do ./autogen.sh ./autogen.sh: running script/mkversion.sh ./script/mkversion.sh: 'include/version.h'... (0 Replies)
Discussion started by: enkei17
0 Replies

9. Red Hat

Problem mounting SAMBA please help

I am trying to mount SAMBA/CIFS and it just won't work Here are my settings...please let me know what i did wrong This is Centos 6.4 box Thanks! cat /etc/samba/smb.conf comment = Samba path = /home/vm1/Desktop/samba writable = yes public = yes findsmb ... (3 Replies)
Discussion started by: nokia3310
3 Replies

10. Ubuntu

Samba Sharing Problem

I have 1 Server which was installed With centos 6.2 and there was a Samba Share the Directory /public was shared in the centos Server, its IP address is 192.168.1.15 , And I Have accessed the Share in Ubuntu 12.04 client machines by connect to server just giving IP address and share folder name ,... (1 Reply)
Discussion started by: babinlonston
1 Replies
PROFILES(1)							   User Commands						       PROFILES(1)

NAME
profiles - A utility to report and change SIDs in registry files SYNOPSIS
profiles [-v] [-c SID] [-n SID] {file} DESCRIPTION
This tool is part of the samba(7) suite. profiles is a utility that reports and changes SIDs in windows registry files. It currently only supports NT. OPTIONS
file Registry file to view or edit. -v,--verbose Increases verbosity of messages. -c SID1 -n SID2 Change all occurences of SID1 in file by SID2. -h|--help Print a summary of command line options. VERSION
This man page is correct for version 3.0 of the Samba suite. AUTHOR
The original Samba software and related utilities were created by Andrew Tridgell. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed. The profiles man page was written by Jelmer Vernooij. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +--------------------+----------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+----------------------+ |Availability | SUNWsmbar, SUNWsmbau | +--------------------+----------------------+ |Interface Stability | External | +--------------------+----------------------+ NOTES
Source for Samba is available on http://opensolaris.org. Samba(7) delivers the set of four SMF(5) services as can be seen from the following example: $ svcs samba wins winbind swat STATE STIME FMRI disabled Apr_21 svc:/network/samba:default disabled Apr_21 svc:/network/winbind:default disabled Apr_21 svc:/network/wins:default disabled Apr_21 svc:/network/swat:default where the services are: "samba" runs the smbd daemon managing the CIFS sessions "wins" runs the nmbd daemon enabling the browsing (WINS) "winbind" runs the winbindd daemon making the domain idmap "swat" Samba Web Administration Tool is a service providing access to browser-based Samba administration interface and on-line documentation. The service runs on software loopback network interface on port 901/tcp, i.e. opening "http://localhost:901/" in browser will access the SWAT service on local machine. Please note: SWAT uses HTTP Basic Authentication scheme where user name and passwords are sent over the network in clear text. In the SWAT case the user name is root. Transferring such sensitive data is advisable only on the software loopback network interface or over secure networks. Samba 3.0 01/19/2009 PROFILES(1)
All times are GMT -4. The time now is 01:36 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy