Samba 3.0.24 Configuration Problem


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Samba 3.0.24 Configuration Problem
# 1  
Old 10-16-2008
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.
[IMG]file:///C:/DOCUME%7E1/walter/LOCALS%7E1/Temp/moz-screenshot-2.jpg[/IMG][IMG]file:///C:/DOCUME%7E1/walter/LOCALS%7E1/Temp/moz-screenshot-3.jpg[/IMG][IMG]file:///C:/DOCUME%7E1/walter/LOCALS%7E1/Temp/moz-screenshot-4.jpg[/IMG]The user name and password is the same in both win XP and unixware
Can somebody help.
Yours ,
Ndege[IMG]file:///C:/DOCUME%7E1/walter/LOCALS%7E1/Temp/msohtml1/01/clip_image002.jpg[/IMG]

[IMG]file:///C:/DOCUME%7E1/walter/LOCALS%7E1/Temp/moz-screenshot.jpg[/IMG][IMG]file:///C:/DOCUME%7E1/walter/LOCALS%7E1/Temp/moz-screenshot-1.jpg[/IMG]
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. IP Networking

Samba ha configuration require

I HAVE TO DESIGN TWO NODE SAMBA HA SERVER, TO DO THIS I NEED YOUR HELP, HOW CAN CONFIGURE SUCH SCENARIO? REGARDS PRAMOD INGOLE (4 Replies)
Discussion started by: pramod_ingole
4 Replies

2. UNIX for Dummies Questions & Answers

Ubuntu Server 14.04 LTS - domain controller configuration (SAMBA)

Hello! Never configured a Linux server from a scratch. Reviewed the official documentation and dozens of different "how to", but now one of them helped me to solve the issue. The need: My final goal is to install a small network (later with around 10 stations) where I can controle the... (0 Replies)
Discussion started by: AQwert
0 Replies

3. UNIX and Linux Applications

Samba configuration

Good morning. I installed Samba on my server but I need some help in consfiguratin: 1. Access only for users from my network 2. Create catalog for all users, users not login - only read, users log in - all(read, create, write) 3. Create catalog for users group. If we create some group users... (2 Replies)
Discussion started by: Budrys
2 Replies

4. Solaris

solaris samba configuration without wins service from authentication window server/Active directory

Hi All, We are using solaris samba server for our company project to provide access to code to our development team.Recently our ICT has disabled wins service on Active directory due which user are not able to connect to samba share and they are getting error "No logon server available" as samba... (2 Replies)
Discussion started by: sahil_shine
2 Replies

5. UNIX for Dummies Questions & Answers

samba server configuration on linux.

Today I have configured samba server on my linux machine .I thought it would be better if i share it here and get feedback from an experienced users. This configuration is based on Redhat release 5. # lsb_release -a LSB Version: ... (0 Replies)
Discussion started by: pinga123
0 Replies

6. Red Hat

Re:Configuration of samba services

Hi, Can any one give me the simple way of configuring samba services on the linux server & similarly what are the thing that have to be done on the client side. Thanks & Regards Venky (0 Replies)
Discussion started by: venky_vemuri
0 Replies

7. Red Hat

krb5.h not usable and not found during samba configuration error

Hi folks, I am using RH linux server 8.0 and have downloaded latest samba package for it. While configuring samba with --with-krb5 option while making this server join a windows AD domain, it gives the following error. active directory cannot be supported... (1 Reply)
Discussion started by: dextergenious
1 Replies

8. Linux

Samba configuration (?)

I'm trying to setup OpenSUSE 11.0 as a PDC on a small test network at home. So far it's sort of going good I guess. I'm setup SUSE and think I have configure Samba correct, well sort of. Not really what I was after. I wanted SUSE to act as a PDC and have a Windows XP machine be able to join... (1 Reply)
Discussion started by: woofie
1 Replies

9. UNIX for Advanced & Expert Users

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! (1 Reply)
Discussion started by: eliraza6
1 Replies

10. 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
Login or Register to Ask a Question
REGDIFF(1)							  [FIXME: manual]							REGDIFF(1)

NAME
regdiff - Diff program for Windows registry files SYNOPSIS
regdiff [--help] [--backend=BACKEND] [--backend=BACKEND] [--credentials=CREDENTIALS] [--credentials=CREDENTIALS] [location] [location] DESCRIPTION
regdiff compares two Windows registry files key by key and value by value and generates a text file that contains the differences between the two files. A file generated by regdiff can later be applied to a registry file by the regpatch utility. regdiff and regpatch use the same file format as the regedit32.exe utility from Windows. OPTIONS
--help Show list of available options. --backend BACKEND Name of backend to load. Possible values are: creg, regf, dir and rpc. The default is dir. This argument can be specified twice: once for the first registry file and once for the second. --credentials=CREDENTIALS Credentials to use, if any. Password should be separated from user name by a percent sign. This argument can be specified twice: once for the first registry file and once for the second. VERSION
This man page is correct for version 4.0 of the Samba suite. SEE ALSO
gregedit, regshell, regpatch, regtree, samba, patch, diff AUTHOR
This utility is part of the Samba[1] suite, which is developed by the global Samba Team[2]. This manpage and regdiff were written by Jelmer Vernooij. NOTES
1. Samba http://www.samba.org/ 2. Samba Team http://www.samba.org/samba/team/ [FIXME: source] 04/16/2014 REGDIFF(1)