Displaying 20 results from an estimated 421 matches for "pcguest".
2008 Jun 09
1
sid_to_uid/public share problem
...posed to be able to access. But no
matter who I try to connect as, I get the dreaded: "NT_STATUS_NO_SUCH_USER".
Important info: Samba version: 3.0.28a, OS: Kubuntu 8.04
Looking at the logs, I think the problem is here:
auth/auth_util.c:create_token_from_username(1116)
sid_to_uid for pcguest (S-1-5-21-1683542063-625151989-839735972-501) failed
My smb guest account line is: guest account = pcguest
The user does exist in the samba database (pdbedit -Lv pcguest):
Unix username: pcguest
NT username:
Account Flags: [U ]
User SID: S-1-5-21-1683542063-625...
1998 Aug 05
1
account
...SP3 where I'm logged in as
administrator
I try to connect on the unix as different users (tec110, cadnt4....)
This is the configuration file :
smb.conf
[global]
debug level = 3
dead time = 5
dns proxy = no
[unix-eso]
path = /home/eso
public = yes
guest account = pcguest
user = tec110
active daemon on the unix machine
/usr/local/samba/bin/smbd -D
active users on the unix machine (file /etc/passwd)
tec110:tdcfhRJdWvUMo:300:1111:rondelli :/users/tec110:/usr/bin/csh
pcguest:SeVPWpzy/ZuN6:6789:1111:.. utente samba
..:/home/pcguest:/usr/bin/csh
cadnt4:/fo4BZi2tq...
2002 Aug 25
3
How do I create a globally accessible directory [partly solved] (XP works/98 doesn't)
...ae51d (linux)" can
modify/edit/delete them.
"daevid/dae51d" currently works just fine for all of this. He has an
account on the linux box. NONE of the other machines have accounts, nor
do I want to create accounts for them.
To get the "NO PASSWORD", use "smbpasswd -n pcguest" as root -- took a
while to figure that one out, since everyone spews out their smb.conf
setups, but nobody tells you about this vital part.
Also, the "preexec" line in [MP3] doesn't do jack shit it seems. There
is a file /tmp/logon that is empty, no matter what. Am I using it w...
1999 May 18
0
Problem with NT encryption to Linux Samba Server
...(2.0.3) with encryption so that when I access
it from NT, the NT box won't complain about sending password in a
clear text over the wire.
I created /etc/smbpasswd using mksmbpasswd.sh utility
--snip of smb.conf ----
encrypt passwords = yes
;security = server
hosts allow = all
guest account = pcguest
guest ok = yes
[public]
path = /home/pcguest
public = yes
guest ok = yes
writable = yes
printable = no
--- end of smb.conf ----
When I tried to access the public share from NT using pcguest%pcguest as
a user and password I got an error message in /var/log/samba/log.sbm:
[1999/05/1...
2002 Aug 13
1
RES: Simple and Stupid Share...
...Server
security = SHARE
log level = 0
log file = /var/log/samba/log.%m
max log size = 50
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
os level = 0
dns proxy = No
[admin$]
path = /path/to/share
username = pcguest
guest account = pcguest
read list = pcguest
read only = Yes
only user = no
browseable = yes
should do it, just add pcguest as a unix user
Rasmus
At 17:17 12-08-2002 -0300, Demerson Zounar wrote:
>Hullo, All...
>I have HPUX 10.20 with SaMBa 2.2.3...
2002 May 15
3
connections always mapped to guest
I have setup Samba 2.2.4 on HPUX 11.0. I'm using it only as a print server.
It appears that ALL connections are being mapped to "pcguest" regardless
whether they are valid or not. I do not have a "username map" defined,
"guest ok = yes" is set for my printer share. I am running winbindd, which
seems to be working correctly. I ran the following command 5 times,
changing the "map to guest" paramet...
2002 Aug 12
4
Simple and Stupid Share...
Hullo, All...
I have HPUX 10.20 with SaMBa 2.2.3a installed... All I want to do is
make a single share with read only access for everybody, no matter the
user people are using, in other words, they don't need to have the user
on the server side.
I tried to setup, with no success. Anybody knows something?
Thanks...
1999 Nov 22
2
samba not logging windows user names
Hi,
Is it possible that samba logs the windows username of the person that
is connecting to a share. On many shares I use 'force user = testuser'.
In the log I only see the messages "connect to service test as user
testuser". This gives me only the username smbd should become.
I also tried logging to a file which contains '%U' but this give me very
often the
2008 Sep 10
3
Compromised
My wife's office server was compromised today. It appears
they ssh'ed in through account pcguest which was set up for
Samba. (I don't remember setting up that account, but maybe I
did.) At any rate, I found a bazillion "ftp_scanner" processes
running. A killall finished them off quickly, I nuked the
pcguest account, and switched ssh to a different port (which
I normally do anywa...
2002 Aug 25
1
Why is an extra 'home' dir showing up?
...irectories
path = /home
browseable = yes
writable = yes
read only = no
valid users = dae51d
guest ok = no
public = no
security = user
-------------------------------------
smbusers:
-------------------------------------
# Unix_name = SMB_name1 SMB_name2 ...
# nobody = guest pcguest smbguest
root = administrator admin Administrator
dae51d = daevid
-------------------------------------
smbpasswd:
-------------------------------------
#
# SMB password file.
#
root:0:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
:[U ]:LCT-00000000:root
ftp:14:XXXXXXX...
2013 Mar 18
1
helppp! security = user + public share
...;t expect this one.
I have one share that I need unauthenticated access to from a few named workstations. Here's the config:
# Samba config file created using SWAT
# from UNKNOWN (x.x.x.x)
# Date: 2013/03/18 14:25:33
[global]
encrypt passwords = No
map to guest = Bad User
guest account = pcguest
log level = 3
os level = 8
local master = No
domain master = No
idmap config * : range =
idmap config * : backend = tdb
[pubshare]
path = /doclink
read only = No
guest ok = Yes
hosts allow = x.x.x.x
So, from the host that is named on the pubshare share, I should just be able to go to...
2003 Jan 15
3
guest ok = yes
Hi,
I've got samba up and running, but I have the guest ok = yes option.
Now I have the book Using Samba by o'reilly, and if I'm correct this
setting should enable be to access the share without using a
username/password, however it doesn't work, then if I enter a valid
samba user when it prompts it works fine!
I've included my smb.conf file, any suggestions would be
2002 Dec 18
4
Samba domain with non-domain Win98
I have a samba domain. Also there are some machines which are not in
domain. I need to create share for full access for these machines.
I've tried this:
[common_share]
path = /path/to/dir
browseable = yes
writeable = yes
guest ok = yes
force user = ftp
force group = ftp
But when I'm trying to connect to this share I've been asked for
password to IPC$.
Can anybody help?
1997 Nov 19
3
print to JetDirect
Hello.
I use Linux 2.0.30(Red Hat) and Samba 1.9.16p.
Clients are Win95, NT Workstations and Servers. I use
Linux like printserver and bridge. And I have problem
with my printer HP LaserJet 4MV with JetDirect card.
It print 1 test page( or another 1 page) and print
after it second page:
User: root
Host: LINUX
Class: LINUX
1999 Apr 13
2
getsmbfilepwent: malformed password entry (uid not number)
Hi all
I am sure that there is some mention of this error in the docs somewhere but
I could not find it.
So, sorry for repeating it here.
I have installed samba 2.0.3 on solaris 2.5.1
I carried out all the tests described in the documentation. They were all
successful.
Bu from an NT server I can't do this
net use z: \\server_name\\tmp
System error 86 has occurred
The specified network
2002 Aug 13
0
AW: Simple and Stupid Share...
...level = 0
> log file = /var/log/samba/log.%m
> max log size = 50
> socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
> os level = 0
> dns proxy = No
>
> [admin$]
> path = /path/to/share
> username = pcguest
> guest account = pcguest
> read list = pcguest
> read only = Yes
> only user = no
> browseable = yes
>
> should do it, just add pcguest as a unix user
>
> Rasmus
>
> At 17:17 12-08-2002 -0300, Demerson Zounar wrote:
&...
2011 Apr 04
1
samba 3.2.5 PDC guest access lost
...\ /
(auth) \_ [samba box
(3.5.2] <------- (working)
on PDC in smb.conf regarding guest access i have :
map to guest = Bad User
guest account = pcguest
and pcguest unix account does exist.
on samba box's guest ok = yes is set .
in the logs of samba box where it's working (3.0.10) , among many
things , i could find :
[2011/03/16 20:37:41, 1] auth/auth_server.c:check_smbserver_security(373)
password server * gave us guest only
which...
2014 Oct 15
1
"force user" option with NT4 domain
...sed as the wrong user.
Someone suggested to put the user in the "valid users" list as well as
"force user". This has no effect.
The share in question looks like this:
[public]
comment = Public Share
path = /home/shares/public/public
public = yes
force user = pcguest
valid users = pcguest
writeable = yes
browsable = yes
printable = no
Any suggestions?
--
Bowie
1999 May 18
4
smbpasswd fails on Samba 2.0.3, HPUX 10.20
I have been unable to make smbpasswd work on my new Samba version 2.0.3
(HPUX 10.20).
The smb.conf was modified from a working version on Linux (version
1.9.18p8).
The relevant (I hope) output from smbpasswd, smb.log and testparms follow
below.
Are the log messages about "Couldn't set effective gid to -24 currently set
to (real=0,eff=0)"
and "Can't become connected
1998 Dec 17
1
Browse List Question - please help!
...rd. If this is true, then this seems like a serious
limitation of samba. Why not make this available via IPC$? Please tell me that
I am just doing something wrong. Attached is the smb.conf for the WINS/DMB
machine. samba version is 1.9.18p10.
/usr/local/samba/lib/users.map has a single entry:
pcguest = *
;======================= Global Settings =====================================
[global]
workgroup = ITS
volume = AIX
load printers = no
guest account = pcguest
guest ok = yes
username map = /usr/local/samba/lib/users.map
debug level = 3
log file = /var/log/samba-lo...