Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 20 matches

Go to advanced search

Advanced search
Search found 20 matches • Page 1 of 1
by thedd
Thu Feb 02, 2006 7:24 pm
Forum: Networking & Security
Topic: Samba + LDAP (trouble with domain join)
Replies: 3
Views: 1779

any other ideas why this might not be working ? i am getting the same thing after following the samba openldap guide at teh gentoo wiki

the account actually gets created but i cannot join the domain with a user not found error on a windows box

in linux i get
Creation of workstation account ...
  • Jump to post
by thedd
Thu Feb 02, 2006 1:02 am
Forum: Networking & Security
Topic: LDAP+Samba Authentication problem
Replies: 14
Views: 6470

ok, I have solved one problem now..
I found out that I need to login with the root user in order for samba to be able to add a new machine..
so now when I login with root I don't get the error message "gave 1" in my samba log.
BUT... I still get the "Creation of workstation account failed" from the ...
  • Jump to post
by thedd
Wed Feb 01, 2006 11:06 pm
Forum: Networking & Security
Topic: LDAP+Samba Authentication problem
Replies: 14
Views: 6470

why can't samba add users/machines/etc on its own?
why do it need to rely on external scripts?

the authentication is done "natively" by samba, so why not the adding of users, machines etc??

do people normally use the IDEALX scripts? or am I going in the wrong direction here?
the HowTo tells me to ...
  • Jump to post
by thedd
Mon Jan 30, 2006 9:25 am
Forum: Networking & Security
Topic: LDAP+Samba Authentication problem
Replies: 14
Views: 6470

I noticed you run the /usr/share/samba/scripts/smbldap... scripts on most of the commands except the machine add one. Is this for a special reason?
What happens if you run the command manually?

all the scripts are on the PATH, so it works either way.
yes, I have tried to run it manually, and it ...
  • Jump to post
by thedd
Sun Jan 29, 2006 9:39 pm
Forum: Networking & Security
Topic: LDAP+Samba Authentication problem
Replies: 14
Views: 6470

bump...
  • Jump to post
by thedd
Sat Jan 28, 2006 9:46 pm
Forum: Networking & Security
Topic: LDAP+Samba Authentication problem
Replies: 14
Views: 6470

No. The $ is okay. But the double ' at the end of the command is not okay.

This is not okay: smbldap-useradd -w -d /dev/null -c 'Machine Account' -s /bin/false 'echelon$''

This is okay: smbldap-useradd -w -d /dev/null -c 'Machine Account' -s /bin/false 'echelon$'


Why is the '' after the ...
  • Jump to post
by thedd
Sat Jan 28, 2006 11:23 am
Forum: Networking & Security
Topic: LDAP+Samba Authentication problem
Replies: 14
Views: 6470

This looks strange to me: _samr_create_user: Running the command `smbldap-useradd -w -d /dev/null -c 'Machine Account' -s /bin/false 'echelon$'' gave 1

Could you post your smb.conf? It looks like you have a typo there (see the '' at the end of your machine name?).


cheers

SteveB

you mean the ...
  • Jump to post
by thedd
Fri Jan 27, 2006 3:47 pm
Forum: Networking & Security
Topic: How-To LDAP Samba PDC Support
Replies: 34
Views: 21218

I'm having trouble with the samba+ldap after following this HowTo.
Please look at http://forums.gentoo.org/viewtopic-t-427457.html
  • Jump to post
by thedd
Fri Jan 27, 2006 3:44 pm
Forum: Networking & Security
Topic: LDAP+Samba Authentication problem
Replies: 14
Views: 6470

LDAP+Samba Authentication problem

Hi all!

I have followed the guide on http://gentoo-wiki.com/HOWTO_LDAP_SAMBA_PDC

I did smbldap-populate and it worked fine
I did smbldap-useradd -a -m -P testuser and that also worked out fine.

but!

when I try to login on my PDC using net join MYDOMAIN -U testuser i get this
Creation of ...
  • Jump to post
by thedd
Sat May 28, 2005 9:42 am
Forum: Portage & Programming
Topic: Java having huge depends.
Replies: 3
Views: 650

Fat Bastard wrote:Recently, sdl was set as a default USE flag. Maybe that's your problem?
Ah! I missed that, it's never been there before?
Well it's solved now, thanks!
  • Jump to post
by thedd
Sat May 28, 2005 1:56 am
Forum: Portage & Programming
Topic: Java having huge depends.
Replies: 3
Views: 650

Java having huge depends.

How come the java jre and jdk has x11 and qt(!) as depends?
I was about to install the Tomcat web-server on my server, and portage wanted to install a bunch of stuff including qt and xfree.
I could use --nodeps but it would be nice to know if I'm missing something or if it relly is like this.

just ...
  • Jump to post
by thedd
Sat Mar 26, 2005 9:58 pm
Forum: Networking & Security
Topic: CVSD help
Replies: 20
Views: 17426

same here!

I have the exact same problem.
I have been googling on it quite alot.
everywhere it is brought up there are several people asking the question but no answers.

Anyone got this working please tell us how!

my firewall is not up, i'm not using xinet, the debug (cvsd -d) gives nothing interesting. (no ...
  • Jump to post
by thedd
Sun Aug 15, 2004 8:06 pm
Forum: Portage & Programming
Topic: /etc/init.d/orion bug?
Replies: 0
Views: 560

/etc/init.d/orion bug?

I guess that for some clever reason the /etc/profile is not "sourced" when /etc/init.d/orion is started, but this means that the systems locales is not passed to the java VM and therefore my swedish characters is not working in orion (i.e. filenames is not correct etc.) is this a bug?

I added ...
  • Jump to post
by thedd
Sat Jul 10, 2004 4:20 pm
Forum: Portage & Programming
Topic: problems with perl-5.8.2-r1 ebuild (ACCESS DENIED open_wr:)
Replies: 9
Views: 2050

problems with perl-5.8.2-r1 ebuild (ACCESS DENIED open_wr:)

when merging system I get "ACCESS VIOLATION" on the perl package.
first I get a random bunch of

ACCESS DENIED open_wr:

then after a while the whole thing breaks down and I get a list of all the violations.
then emerge halts.

I have been merging alot of other packages without any problems, it's ...
  • Jump to post
by thedd
Sun Mar 21, 2004 8:00 pm
Forum: Gentoo on AMD64
Topic: Crosscompile on AMD64 for i586 fails...
Replies: 1
Views: 3520

You need to chroot with

Code: Select all

linux32 chroot /path/to/root /bin/bash
else uname -m will say you have a 64bit hardware...
good luck!
  • Jump to post
by thedd
Tue Mar 16, 2004 9:35 pm
Forum: Gentoo Chat
Topic: The Gentoo Icon Set (you may also request) Vol 1
Replies: 750
Views: 469298

request!

An icon for IntelliJ Idea would be really nice!
that's the only one I am missing :)
  • Jump to post
by thedd
Tue Mar 16, 2004 10:01 am
Forum: Gentoo on AMD64
Topic: alsa (maybe xmms) problems on amd64
Replies: 6
Views: 5823

Someone has posted a bug about it # 42781

I think this is a alsa error. xmms segfaults, totem segfaults and alot of other apps segfaults when i alter the mixer settings.
and as I said, the alsamixer acts really weird! sometimes(?) I get sound only when I set sertain mixel levels to <mute>, and ...
  • Jump to post
by thedd
Sat Mar 13, 2004 4:00 pm
Forum: Gentoo on AMD64
Topic: alsa (maybe xmms) problems on amd64
Replies: 6
Views: 5823

J.M.I.T. wrote:same here... i can live with it...
yeah, I guess it will be fixed.
  • Jump to post
by thedd
Sat Mar 13, 2004 3:17 pm
Forum: Gentoo on AMD64
Topic: alsa (maybe xmms) problems on amd64
Replies: 6
Views: 5823

alsa (maybe xmms) problems on amd64

when changing volume or pan (or anything that has to do with the mixer) using the alsa output plugin in xmms, it segfaults.
I have compiled in alsas oss emulation and when I use that as output in xmms I can't change the volume... unless I let it controll the master volume instead of PCM. then it ...
  • Jump to post
by thedd
Fri Mar 12, 2004 4:25 pm
Forum: Gentoo on AMD64
Topic: ssh host_key generation -> Floating point exception
Replies: 4
Views: 3232

ssh host_key generation -> Floating point exception

I have got

Code: Select all

/sbin/runscript.sh: line 528:  8282 Floating point exception/usr/bin/ssh-keygen -t rsa1 -b 1024 -f /etc/ssh/ssh_host_key -N ''
a couple of times when running /etc/init.d/sshd start
don't know if this is an amd64 issue.
  • Jump to post

Search found 20 matches • Page 1 of 1

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy